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
Assigned to nobody Loading
Sort

Pull requests list

Extract remaining local "import gc" to module level
#1768 by EliahKagan was merged Dec 12, 2023 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…
Extract all "import gc" to module level
#1765 by EliahKagan was merged Dec 12, 2023 Loading…
Overhaul noqa directives
#1760 by EliahKagan was merged Dec 9, 2023 Loading…
Clarify some Git.execute kill_after_timeout limitations
#1761 by EliahKagan was merged Dec 10, 2023 Loading…
Bump git/ext/gitdb from 49c3178 to 8ec2390 dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code
#1704 by dependabot bot was merged Oct 13, 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…
Fix small #1662 regression due to #1659
#1701 by EliahKagan was merged Oct 12, 2023 Loading…
Run Cygwin CI workflow commands in login shells
#1709 by EliahKagan was merged Oct 14, 2023 Loading…
Update readme for milestone-less releasing
#1707 by EliahKagan was merged Oct 14, 2023 Loading…
Fix dynamically-set __all__ variable
#1659 by DeflateAwning was merged Oct 11, 2023 Loading…
Have Dependabot offer submodule updates
#1702 by EliahKagan was merged Oct 13, 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…
Set submodule update cadence to weekly
#1721 by EliahKagan was merged Oct 20, 2023 Loading…
ci: check types with mypy
#1226 by muggenhor was merged Apr 23, 2021 Loading…
Adding inital types to remote.py
#1229 by Yobmod was merged May 7, 2021 Loading…
Add types to git/config.py
#1234 by Yobmod was merged May 13, 2021 Loading…
Drop 3.6, increase type strictness
#1311 by Yobmod was merged Aug 3, 2021 Loading…
Fix Py.typed discovery
#1297 by Yobmod was merged Jul 24, 2021 Loading…
Add flake8-typing-imports
#1309 by kasium was merged Aug 2, 2021 Loading…
ProTip! Exclude everything labeled bug with -label:bug.