Skip to content

Pull requests: gitpython-developers/GitPython

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Bump Vampire/setup-wsl from 2.0.2 to 3.0.0 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#1819 by dependabot bot was merged Feb 12, 2024 Loading…
Bump pre-commit/action from 3.0.0 to 3.0.1 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#1818 by dependabot bot was merged Feb 12, 2024 Loading…
Test with M1 macOS CI runner
#1817 by EliahKagan was merged Feb 6, 2024 Loading…
Omit warning prefix in "Bad git executable" message
#1816 by EliahKagan was merged Feb 6, 2024 Loading…
Pin Python 3.9.16 on Cygwin CI
#1814 by EliahKagan was merged Jan 28, 2024 Loading…
Remove git.util.NullHandler
#1807 by EliahKagan was merged Jan 24, 2024 Loading…
Fix mypy warning "Missing return statement"
#1789 by EliahKagan was merged Dec 26, 2023 Loading…
Bump github/codeql-action from 2 to 3 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#1773 by dependabot bot was merged Dec 18, 2023 Loading…
Extract remaining local "import gc" to module level
#1768 by EliahKagan was merged Dec 12, 2023 Loading…
Bump git/ext/gitdb from 3d3e957 to b653923 dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code
#1764 by dependabot bot was closed May 31, 2024 Loading…
Bump actions/setup-python from 4 to 5 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#1763 by dependabot bot was merged Dec 11, 2023 Loading…
Don't return with operand when conceptually void
#1755 by EliahKagan was merged Dec 3, 2023 Loading…
Remove unused TASKKILL fallback in AutoInterrupt
#1754 by EliahKagan was merged Dec 2, 2023 Loading…
Let close_fds be True on all platforms
#1753 by EliahKagan was merged Dec 1, 2023 Loading…
Test macOS on CI
#1752 by EliahKagan was merged Dec 1, 2023 Loading…
Always read metadata files as UTF-8 in setup.py
#1748 by EliahKagan was merged Nov 29, 2023 Loading…
Add tox.ini to sdist wont fix
#1743 by mtelka was closed Nov 27, 2023 Loading…
Remove obsolete note in _iter_packed_refs
#1727 by EliahKagan was merged Nov 3, 2023 Loading…
Bump git/ext/gitdb from 8ec2390 to ec58b7e dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code
#1722 by dependabot bot was merged Oct 20, 2023 Loading…
Have init script clone submodules unconditionally
#1715 by EliahKagan was merged Oct 18, 2023 Loading…
Add missing info in Submodule.remove docstring
#1714 by EliahKagan was merged Oct 18, 2023 Loading…
Update readme for milestone-less releasing
#1707 by EliahKagan was merged Oct 14, 2023 Loading…
Bump git/ext/gitdb from 8ec2390 to 6a22706 dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code
#1705 by dependabot bot was merged Oct 13, 2023 Loading…
ProTip! Exclude everything labeled bug with -label:bug.