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

Allow relative path url in submodules for submodule_update
#2062 by t-webber was merged Jul 24, 2025 Loading… updated Jul 24, 2025
fix updating submodules with relative urls
#2051 by david0 was merged Jun 11, 2025 Loading… updated Jun 11, 2025
Don't remove quotes if \ or " are present inside
#2048 by EliahKagan was merged Jun 9, 2025 Loading… updated Jun 9, 2025
Fix GitConfigParser not removing quotes from values
#2035 by betaboon was merged Jun 7, 2025 Loading… updated Jun 8, 2025
Refactor Git.{AutoInterrupt,CatFileContentStream} nesting
#2037 by EliahKagan was merged Jun 7, 2025 Loading… updated Jun 7, 2025
Preserve quoted leading and trailing single-line config var whitespace
#2036 by EliahKagan was merged Jun 7, 2025 Loading… updated Jun 7, 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
remove type assertions from util.py
#2028 by gcmarx was merged May 23, 2025 Loading… updated May 23, 2025
replace quansight-labs/setup-python with actions/setup-python
#2019 by ngoldbaum was merged Mar 25, 2025 Loading… updated Mar 25, 2025
Fix some incorrect sphinx markups in the docstrings
#2018 by koyuki7w was merged Mar 23, 2025 Loading… updated Mar 23, 2025
Use property decorator to support typing
#2015 by Andrej730 was merged Mar 20, 2025 Loading… updated Mar 20, 2025
Bump Vampire/setup-wsl from 4.1.1 to 5.0.0 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#2008 by dependabot bot was merged Mar 12, 2025 Loading… updated Mar 13, 2025
Add the .git subdir as another safe.directory on Cygwin CI
#1916 by EliahKagan was merged May 27, 2024 Loading… updated Feb 21, 2025
Fuzzing: Fix Broken Fuzz Test for Git Submodule Handling
#1997 by DaveLak was merged Jan 11, 2025 Loading… updated Jan 12, 2025
Test Python 3.13 regularly on Ubuntu and macOS on CI
#1990 by EliahKagan was merged Jan 5, 2025 Loading… updated Jan 11, 2025
Repo.rev_parse: Handle <tag>^{commit} correctly
#1996 by flichtenheld was merged Jan 10, 2025 Loading… updated Jan 10, 2025
Bump Vampire/setup-wsl from 4.0.0 to 4.1.0 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#1993 by dependabot bot was merged Jan 6, 2025 Loading… updated Jan 7, 2025
Bump git/ext/gitdb from 775cfe8 to 9e68ea1 dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code
#1994 by dependabot bot was merged Jan 6, 2025 Loading… updated Jan 6, 2025
Fix links to gitdb and smmap SECURITY.md files
#1992 by EliahKagan was merged Jan 5, 2025 Loading… updated Jan 5, 2025
Affirm that gitdb and smmap advisories can also be created
#1991 by EliahKagan was merged Jan 5, 2025 Loading… updated Jan 5, 2025
Do some CI cleanup to make reports clearer and future changes easier
#1989 by EliahKagan was merged Jan 4, 2025 Loading… updated Jan 5, 2025
Fix various version-related CI breakages
#1987 by EliahKagan was merged Jan 2, 2025 Loading… updated Jan 4, 2025
Fix Fetch progress bar
#1971 by fvalette-ledger was merged Oct 15, 2024 Loading… updated Oct 15, 2024
Update base.py
#1965 by alex20230721 was merged Oct 5, 2024 Loading… updated Oct 5, 2024
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.