Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
gitpython-developers
/
GitPython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
987
Star
5.2k
Code
Issues
8
Pull requests
2
Discussions
Actions
Security and quality
31
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
GitPython
git
on
3.1.45
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 22, 2025
Allow relative path url in submodules for submodule_update
t-webber
committed
ec2e2c8
View commit details
Copy full SHA for ec2e2c8
View code at this point
Browse repository at this point
Commits on Jul 20, 2025
Fix name collision
NMertsch
committed
a4aadb0
View commit details
Copy full SHA for a4aadb0
View code at this point
Browse repository at this point
Commits on Jun 17, 2025
Add clearer error version for unsupported index error
tombedor
committed
ac3437d
View commit details
Copy full SHA for ac3437d
View code at this point
Browse repository at this point
Commits on Jun 11, 2025
fix updating submodules with relative urls
Show description for 1d80891
david0
committed
1d80891
View commit details
Copy full SHA for 1d80891
View code at this point
Browse repository at this point
Commits on Jun 9, 2025
Merge pull request #2048 from EliahKagan/conservative-quote-removal
Show description for 85c8155
Byron
authored
85c8155
View commit details
Copy full SHA for 85c8155
View code at this point
Browse repository at this point
Commits on Jun 8, 2025
Always use a `def` instead of assigning a `lambda`
Show description for a36b8a5
EliahKagan
committed
a36b8a5
View commit details
Copy full SHA for a36b8a5
View code at this point
Browse repository at this point
Don't remove quotes if `\` or `"` are present inside
Show description for f2b8041
EliahKagan
committed
f2b8041
View commit details
Copy full SHA for f2b8041
View code at this point
Browse repository at this point
Refactor quote parsing, to prepare for more checks
Show description for c8e4aa0
EliahKagan
committed
c8e4aa0
View commit details
Copy full SHA for c8e4aa0
View code at this point
Browse repository at this point
Remove explicit empty `""` handling in ConfigParser
Show description for 2f22524
EliahKagan
committed
2f22524
View commit details
Copy full SHA for 2f22524
View code at this point
Browse repository at this point
Commits on Jun 7, 2025
Clarify `USE_SHELL` warning helper signature
Show description for 253099f
EliahKagan
committed
253099f
View commit details
Copy full SHA for 253099f
View code at this point
Browse repository at this point
Fix ambiguous `_safer_popen_windows` comment
Show description for 2b85cd1
EliahKagan
committed
2b85cd1
View commit details
Copy full SHA for 2b85cd1
View code at this point
Browse repository at this point
Import `TypeAlias` from `typing_extensions` where needed
Show description for c6c0812
EliahKagan
committed
c6c0812
View commit details
Copy full SHA for c6c0812
View code at this point
Browse repository at this point
Start on fixing AutoInterrupt/CatFileContentStream aliases
Show description for c6d16d0
EliahKagan
committed
c6d16d0
View commit details
Copy full SHA for c6d16d0
View code at this point
Browse repository at this point
Refactor Git.{AutoInterrupt,CatFileContentStream} nesting
Show description for 5a8a405
EliahKagan
committed
5a8a405
View commit details
Copy full SHA for 5a8a405
View code at this point
Browse repository at this point
Preserve quoted leading and trailing single-line whitespace
Show description for bd2b930
EliahKagan
committed
bd2b930
View commit details
Copy full SHA for bd2b930
View code at this point
Browse repository at this point
Commits on Jun 6, 2025
Fix GitConfigParser not removing quotes from values
betaboon
committed
67468a2
View commit details
Copy full SHA for 67468a2
View code at this point
Browse repository at this point
Commits on Jun 3, 2025
Bump git/ext/gitdb from `f36c0cc` to `7e02fbd`
Show description for 00b4612
dependabot[bot]
authored
00b4612
View commit details
Copy full SHA for 00b4612
View code at this point
Browse repository at this point
Commits on May 30, 2025
Use newer ruff style
Show description for b7ce712
EliahKagan
committed
b7ce712
View commit details
Copy full SHA for b7ce712
View code at this point
Browse repository at this point
Commits on May 28, 2025
Merge pull request #2026 from gcmarx/main
Show description for 8576534
EliahKagan
authored
8576534
View commit details
Copy full SHA for 8576534
View code at this point
Browse repository at this point
incorporate review feedback from @EliahKagan
gcmarx
committed
f3ab5d3
View commit details
Copy full SHA for f3ab5d3
View code at this point
Browse repository at this point
Revert "use `strings` instead of `uname` to detect cygwin"
Show description for 1731c1e
gcmarx
committed
1731c1e
View commit details
Copy full SHA for 1731c1e
View code at this point
Browse repository at this point
Revert "debug printing"
Show description for 58f7710
gcmarx
committed
58f7710
View commit details
Copy full SHA for 58f7710
View code at this point
Browse repository at this point
Commits on May 27, 2025
debug printing
gcmarx
committed
0df0818
View commit details
Copy full SHA for 0df0818
View code at this point
Browse repository at this point
use `strings` instead of `uname` to detect cygwin
gcmarx
committed
c441316
View commit details
Copy full SHA for c441316
View code at this point
Browse repository at this point
Commits on May 22, 2025
remove type assertions from util.py
gcmarx
committed
8dc7552
View commit details
Copy full SHA for 8dc7552
View code at this point
Browse repository at this point
turns out f-strings before 3.8 don't support {variable=} notation, take that out
gcmarx
committed
cffa264
View commit details
Copy full SHA for cffa264
View code at this point
Browse repository at this point
it's is_file(), not isfile()
gcmarx
committed
b1289ee
View commit details
Copy full SHA for b1289ee
View code at this point
Browse repository at this point
check that uname_cmd points to a file; if uname_cmd were a directory, it could both exist and have os.X_OK but not work
gcmarx
committed
226f4ff
View commit details
Copy full SHA for 226f4ff
View code at this point
Browse repository at this point
don't keep checking if sys.platform isn't 'cygwin'
gcmarx
committed
3f5a942
View commit details
Copy full SHA for 3f5a942
View code at this point
Browse repository at this point
use pathlib.Path instead of os.path.isfile
gcmarx
committed
7187984
View commit details
Copy full SHA for 7187984
View code at this point
Browse repository at this point
Revert "check for the existence/execute bit on the uname command before trying to run it"
Show description for 58ff723
gcmarx
committed
58ff723
View commit details
Copy full SHA for 58ff723
View code at this point
Browse repository at this point
Commits on May 21, 2025
check for the existence/execute bit on the uname command before trying to run it
gcmarx
committed
de5e57c
View commit details
Copy full SHA for de5e57c
View code at this point
Browse repository at this point
Commits on Mar 23, 2025
Fix some incorrect sphinx markups in the docstrings
Show description for 3d979a6
Yuki Kobayashi
committed
3d979a6
View commit details
Copy full SHA for 3d979a6
View code at this point
Browse repository at this point
Commits on Mar 19, 2025
Use property decorator to support typing
Andrej730
committed
94151aa
View commit details
Copy full SHA for 94151aa
View code at this point
Browse repository at this point
Commits on Mar 12, 2025
`IndexFile._to_relative_path` - fix case where absolute path gets stripped of trailing slash
kamilkozik7
authored and
Byron
committed
11f7faf
View commit details
Copy full SHA for 11f7faf
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.