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

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…
Fix bugs affecting exception wrapping in rmtree callback
#1700 by EliahKagan was merged Oct 10, 2023 Loading…
Fix submodules listing error waiting for feedback
#818 by stsewd was merged Jul 20, 2019 Loading…
Run Cygwin CI workflow commands in login shells
#1709 by EliahKagan was merged Oct 14, 2023 Loading…
Add Ram Rachum to AUTHORS
#1025 by cool-RR was merged Jun 15, 2020 Loading…
Add __all__ in git.exc
#1719 by EliahKagan was merged Oct 20, 2023 Loading…
Have Dependabot offer submodule updates
#1702 by EliahKagan was merged Oct 13, 2023 Loading…
Never modify sys.path
#1720 by EliahKagan was merged Oct 20, 2023 Loading…
Set submodule update cadence to weekly
#1721 by EliahKagan was merged Oct 20, 2023 Loading…
Adding inital types to remote.py
#1229 by Yobmod was merged May 7, 2021 Loading…
Add more types
#1202 by Yobmod was merged Mar 17, 2021 Loading…
Do not call get_user_id if it is not needed
#1314 by eric-wieser was merged Aug 6, 2021 Loading…
Use zero-argument super()
#1726 by EliahKagan was merged Nov 2, 2023 Loading…
Revise and restore some module docstrings
#1735 by EliahKagan was merged Nov 6, 2023 Loading…
Reorganize test_util and make xfail marks precise
#1729 by EliahKagan was merged Nov 3, 2023 Loading…
Make the rmtree callback Windows-only
#1739 by EliahKagan was merged Nov 15, 2023 Loading…
List all non-passing tests in test summaries
#1740 by EliahKagan was merged Nov 15, 2023 Loading…
Drop unneeded flake8 suppressions
#1681 by EliahKagan was merged Sep 27, 2023 Loading…
ProTip! Exclude everything labeled bug with -label:bug.