-
-
Notifications
You must be signed in to change notification settings - Fork 940
Pull requests: gitpython-developers/GitPython
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
Specify explicit
contents: read
workflow permissions
#2033
by EliahKagan
was merged May 30, 2025
Loading…
updated May 30, 2025
Have CodeQL scan GitHub Actions workflows as well as Python code
#2032
by EliahKagan
was merged May 30, 2025
Loading…
updated May 30, 2025
use
sys.platform == "cygwin"
to figure out when we are using cygwin
#2027
by gcmarx
was closed May 30, 2025
Loading…
updated May 30, 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
Support Python 3.12 on Cygwin
#1988
by EliahKagan
was closed Apr 20, 2025
•
Draft
updated Apr 20, 2025
Fix typo in _get_exe_extensions PATHEXT fallback
#1890
by EliahKagan
was merged Apr 2, 2024
Loading…
updated Mar 30, 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
IndexFile._to_relative_path
- fix case where absolute path gets stripped of trailing slash
#2012
by kamilkozik7
was merged Mar 12, 2025
Loading…
updated Mar 12, 2025
Work around Cygwin CI failure #2004, except for
test_installation
#2007
by EliahKagan
was merged Feb 25, 2025
Loading…
updated Mar 6, 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
Fix links to gitdb and smmap
SECURITY.md
files
#1992
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
_to_relative_path to support mixing slashes and backslashes
#1961
by Andrej730
was merged Sep 14, 2024
Loading…
updated Sep 14, 2024
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.