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

Various style improvements
#2049 by EliahKagan was merged Jun 8, 2025 Loading…
Don't remove quotes if \ or " are present inside
#2048 by EliahKagan was merged Jun 9, 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…
Clarify USE_SHELL warning helper signature
#2045 by EliahKagan was merged Jun 7, 2025 Loading…
Fix ambiguous _safer_popen_windows comment
#2044 by EliahKagan was merged Jun 7, 2025 Loading…
Express conditional setuptools requirement statically
#2043 by EliahKagan was merged Jun 7, 2025 Loading…
Fix CI mypy command on free-threaded Python
#2040 by EliahKagan was merged Jun 7, 2025 Loading…
Specify explicit contents: read workflow permissions
#2033 by EliahKagan was merged May 30, 2025 Loading…
Use newer ruff style
#2031 by EliahKagan was merged May 30, 2025 Loading…
Fix some incorrect sphinx markups in the docstrings
#2018 by koyuki7w was merged Mar 23, 2025 Loading…
Use property decorator to support typing
#2015 by Andrej730 was merged Mar 20, 2025 Loading…
Use WSL1 on CI
#2010 by EliahKagan was merged Mar 12, 2025 Loading…
Fuzzing: Fix Broken Fuzz Test for Git Submodule Handling
#1997 by DaveLak was merged Jan 11, 2025 Loading…
Fix links to gitdb and smmap SECURITY.md files
#1992 by EliahKagan was merged Jan 5, 2025 Loading…
Test Python 3.13 regularly on Ubuntu and macOS on CI
#1990 by EliahKagan was merged Jan 5, 2025 Loading…
ProTip! Exclude everything labeled bug with -label:bug.