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

Fix CI mypy command on free-threaded Python
#2040 by EliahKagan was merged Jun 7, 2025 Loading…
Clarify USE_SHELL warning helper signature
#2045 by EliahKagan was merged Jun 7, 2025 Loading…
Various style improvements
#2049 by EliahKagan was merged Jun 8, 2025 Loading…
Remove explicit empty "" handling in ConfigParser
#2047 by EliahKagan was merged Jun 8, 2025 Loading…
Test ConfigParser with whitespace outside the value
#2046 by EliahKagan was merged Jun 7, 2025 Loading…
Bump Vampire/setup-wsl from 5.0.1 to 6.0.0 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#2056 by dependabot bot was merged Jul 8, 2025 Loading…
Bump cygwin/cygwin-install-action from 5 to 6 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#2057 by dependabot bot was merged Jul 8, 2025 Loading…
Prepare a new release
#2063 by Byron was merged Jul 24, 2025 Loading…
Bump actions/checkout from 4 to 5 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#2067 by dependabot bot was merged Aug 11, 2025 Loading…
Bump git/ext/gitdb from 335c0f6 to 39d7dbf dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code
#2068 by dependabot bot was merged Aug 19, 2025 Loading…
Add an output_nostrip kwarg to Git.execute
#75 by znerol was closed Oct 12, 2012 Loading…
Add an output_nostrip kwarg to Git.execute
#76 by znerol was closed Oct 12, 2012 Loading…
Some whitespace cleanup
#98 by medwards was closed Nov 19, 2014 Loading…
Fix tests that are broken under Python 2.7.
#86 by marcusrbrown was closed Nov 19, 2014 Loading…
DOC: minor typos
#374 by yarikoptic was merged Jan 9, 2016 Loading…
Added CHECKING_OUT as a logged operation
#368 by PonteIneptique was merged Dec 2, 2015 Loading…
Fixed a non-Windows import
#372 by AWhetter was merged Dec 21, 2015 Loading…
test & fix for mangled tagger names
#14 by orestis was merged May 2, 2011 Loading…
Update reference.py
#108 by russkel was closed Jun 12, 2013 Loading…
Update reference.py
#109 by russkel was closed Apr 19, 2014 Loading…
ProTip! Filter pull requests by the default branch with base:main.