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

replace quansight-labs/setup-python with actions/setup-python
#2019 by ngoldbaum was merged Mar 25, 2025 Loading… updated Mar 25, 2025
remove type assertions from util.py
#2028 by gcmarx was merged May 23, 2025 Loading… updated May 23, 2025
correctly handle uname-cmd that doesn't point to an executable file
#2026 by gcmarx was merged May 28, 2025 Loading… updated May 28, 2025
Preserve quoted leading and trailing single-line config var whitespace
#2036 by EliahKagan was merged Jun 7, 2025 Loading… updated Jun 7, 2025
Refactor Git.{AutoInterrupt,CatFileContentStream} nesting
#2037 by EliahKagan was merged Jun 7, 2025 Loading… updated Jun 7, 2025
Fix GitConfigParser not removing quotes from values
#2035 by betaboon was merged Jun 7, 2025 Loading… updated Jun 8, 2025
Don't remove quotes if \ or " are present inside
#2048 by EliahKagan was merged Jun 9, 2025 Loading… updated Jun 9, 2025
fix updating submodules with relative urls
#2051 by david0 was merged Jun 11, 2025 Loading… updated Jun 11, 2025
Allow relative path url in submodules for submodule_update
#2062 by t-webber was merged Jul 24, 2025 Loading… updated Jul 24, 2025
Bump actions/setup-python from 5 to 6 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#2070 by dependabot bot was merged Sep 4, 2025 Loading… updated Sep 4, 2025
Bump git/ext/gitdb from 39d7dbf to f8fdfec dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code
#2071 by dependabot bot was merged Sep 4, 2025 Loading… updated Sep 4, 2025
feat: Add support for hasconfig git rule.
#2075 by bvanelli was merged Oct 8, 2025 Loading… updated Oct 8, 2025
Use actual return type in annotation for method submodule_update
#2078 by extrwi was merged Oct 21, 2025 Loading… updated Oct 21, 2025
Preliminary support for index format v3
#2081 by blahgeek was merged Nov 9, 2025 Loading… updated Nov 9, 2025
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.