-
-
Notifications
You must be signed in to change notification settings - Fork 954
Pull requests: gitpython-developers/GitPython
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
use
sys.platform == "cygwin"
to figure out when we are using cygwin
#2027
by gcmarx
was closed May 30, 2025
Loading…
BF: there is no exc variable, raising NotASurrogateError if that is the right thing todo
#598
by yarikoptic
was merged Mar 1, 2017
Loading…
Fix creating references containing '@'
waiting for feedback
#854
by tobiashenkel
was closed Jan 6, 2021
Loading…
allow calling index.add, index.move and index.remove with single items
waiting for feedback
#840
by MarcelBeining
was closed Sep 28, 2019
Loading…
Raise exception when push fails
breaking change
This change is breaking the API and would need a major version bump.
#1354
by Sjord
was closed Oct 4, 2021
Loading…
Add the
.git
subdir as another safe.directory
on Cygwin CI
#1916
by EliahKagan
was merged May 27, 2024
Loading…
Clarify why GIT_PYTHON_GIT_EXECUTABLE may be set on failure
#1810
by EliahKagan
was merged Jan 24, 2024
Loading…
Dockerize "Direct Execution of Fuzz Targets"
📣highlight-in-changelog📣
Specifically highlight this PR in the changelog after it was created
#1904
by DaveLak
was merged Apr 22, 2024
Loading…
Bump Vampire/setup-wsl from 3.0.0 to 3.1.0
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#1917
by dependabot
bot
was merged May 28, 2024
Loading…
Fix iter_change_type diff renamed property to prevent warning
#1918
by kamilkrzyskow
was merged Jun 8, 2024
Loading…
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.