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
.
MacroscopeBenchmark
/
GitPython
Public
forked from
gitpython-developers/GitPython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 10, 2026
Merge pull request #2098 from Timour-Ilyas/update-readme-urls
Show description for 57bbea9
Byron
authored
57bbea9
View commit details
Copy full SHA for 57bbea9
Browse repository at this point
DOC: README Add urls and updated a relative url
Timour-Ilyas
authored
acc6a8c
View commit details
Copy full SHA for acc6a8c
Browse repository at this point
Commits on Jan 5, 2026
Merge pull request #2096 from gitpython-developers/dependabot/submodules/git/ext/gitdb-4c63ee6
Show description for 7d06b14
Byron
authored
7d06b14
View commit details
Copy full SHA for 7d06b14
Browse repository at this point
Bump git/ext/gitdb from `335c0f6` to `4c63ee6`
Show description for 0b45d12
dependabot[bot]
authored
0b45d12
View commit details
Copy full SHA for 0b45d12
Browse repository at this point
Commits on Jan 1, 2026
Merge pull request #2095 from gitpython-developers/release
Show description for 1e98250
Byron
authored
1e98250
View commit details
Copy full SHA for 1e98250
Browse repository at this point
Prepare next release
Byron
committed
9e24eb6
View commit details
Copy full SHA for 9e24eb6
Browse repository at this point
Commits on Dec 15, 2025
Merge pull request #2094 from George-Ogden/join-pathlike
Show description for b8bb60e
Byron
authored
b8bb60e
View commit details
Copy full SHA for b8bb60e
Browse repository at this point
Commits on Dec 14, 2025
Update test/test_tree.py
Show description for c8b58c0
George-Ogden
and
Copilot
authored
c8b58c0
View commit details
Copy full SHA for c8b58c0
Browse repository at this point
Commits on Dec 12, 2025
Allow joining path to tree
George-Ogden
committed
88e2614
View commit details
Copy full SHA for 88e2614
Browse repository at this point
Add failing tests for joining paths
George-Ogden
committed
9fa28ae
View commit details
Copy full SHA for 9fa28ae
Browse repository at this point
Commits on Dec 8, 2025
Merge pull request #2093 from gitpython-developers/dependabot/submodules/git/ext/gitdb-4c63ee6
Show description for 6d66a02
Byron
authored
6d66a02
View commit details
Copy full SHA for 6d66a02
Browse repository at this point
Bump git/ext/gitdb from `65321a2` to `4c63ee6`
Show description for f738029
dependabot[bot]
authored
f738029
View commit details
Copy full SHA for f738029
Browse repository at this point
Commits on Dec 6, 2025
Merge pull request #2086 from George-Ogden/true-pathlike
Show description for eecc28d
Byron
authored
eecc28d
View commit details
Copy full SHA for eecc28d
Browse repository at this point
Commits on Dec 5, 2025
Revert "Add tests with non-ascii characters"
Show description for 0cb55fb
George-Ogden
committed
0cb55fb
View commit details
Copy full SHA for 0cb55fb
Browse repository at this point
Commits on Dec 1, 2025
Add tests with non-ascii characters
George-Ogden
committed
1710626
View commit details
Copy full SHA for 1710626
Browse repository at this point
Commits on Nov 29, 2025
Fix type hints
George-Ogden
committed
8434967
View commit details
Copy full SHA for 8434967
Browse repository at this point
Validate every fspath with tests
George-Ogden
committed
12e15ba
View commit details
Copy full SHA for 12e15ba
Browse repository at this point
Merge branch 'main' into true-pathlike
George-Ogden
committed
b5abe0f
View commit details
Copy full SHA for b5abe0f
Browse repository at this point
Merge pull request #2087 from George-Ogden/mypy
Show description for 0fcf291
Byron
authored
0fcf291
View commit details
Copy full SHA for 0fcf291
Browse repository at this point
Limit mypy version due to Cygwin errors
George-Ogden
committed
921ca8a
View commit details
Copy full SHA for 921ca8a
Browse repository at this point
Remove redundant str call
George-Ogden
committed
1722561
View commit details
Copy full SHA for 1722561
Browse repository at this point
Remove a large number of redundant fspaths
George-Ogden
committed
df8087a
View commit details
Copy full SHA for df8087a
Browse repository at this point
Remove redundant `fspath`
Show description for 57a3af1
George-Ogden
and
Copilot
committed
57a3af1
View commit details
Copy full SHA for 57a3af1
Browse repository at this point
Remove redundant `fspath`
Show description for 50aea99
George-Ogden
and
Copilot
authored
50aea99
View commit details
Copy full SHA for 50aea99
Browse repository at this point
Use converted file path
Show description for b3908ed
George-Ogden
and
Copilot
authored
b3908ed
View commit details
Copy full SHA for b3908ed
Browse repository at this point
Use cast to allow silent getattrs
George-Ogden
committed
eb15123
View commit details
Copy full SHA for eb15123
Browse repository at this point
Remve comment about skipping mypy
George-Ogden
committed
b5c834a
View commit details
Copy full SHA for b5c834a
Browse repository at this point
Commits on Nov 28, 2025
Fix union type conversion to path
George-Ogden
committed
086e832
View commit details
Copy full SHA for 086e832
Browse repository at this point
Convert paths in constructors and large function calls
George-Ogden
committed
3801505
View commit details
Copy full SHA for 3801505
Browse repository at this point
Replace extra occurrences of str with fspath
George-Ogden
committed
0414bf7
View commit details
Copy full SHA for 0414bf7
Browse repository at this point
Use git.types.Literal instead of typing.Literal
George-Ogden
committed
a1f094c
View commit details
Copy full SHA for a1f094c
Browse repository at this point
Skip mypy when Python < 3.9
George-Ogden
committed
9decf74
View commit details
Copy full SHA for 9decf74
Browse repository at this point
Install mypy for Python >= 3.9
George-Ogden
committed
c757908
View commit details
Copy full SHA for c757908
Browse repository at this point
Add missing parentheses around tuple constructor
George-Ogden
committed
ca5a2e8
View commit details
Copy full SHA for ca5a2e8
Browse repository at this point
Set __test__ = False in not tested classes
George-Ogden
committed
019f270
View commit details
Copy full SHA for 019f270
Browse repository at this point
Previous
Next
You can’t perform that action at this time.