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
988
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
test
on
release
User selector
All users
All time
Commit history
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
View code at this point
Browse repository at this point
Commits on Dec 12, 2025
Add failing tests for joining paths
George-Ogden
committed
9fa28ae
View commit details
Copy full SHA for 9fa28ae
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Nov 29, 2025
Validate every fspath with tests
George-Ogden
committed
12e15ba
View commit details
Copy full SHA for 12e15ba
View code at this point
Browse repository at this point
Merge branch 'main' into true-pathlike
George-Ogden
committed
b5abe0f
View commit details
Copy full SHA for b5abe0f
View code at this point
Browse repository at this point
Remove a large number of redundant fspaths
George-Ogden
committed
df8087a
View commit details
Copy full SHA for df8087a
View code at this point
Browse repository at this point
Commits on Nov 28, 2025
Replace extra occurrences of str with fspath
George-Ogden
committed
0414bf7
View commit details
Copy full SHA for 0414bf7
View code at this point
Browse repository at this point
Set __test__ = False in not tested classes
George-Ogden
committed
019f270
View commit details
Copy full SHA for 019f270
View code at this point
Browse repository at this point
Fix or ignore all mypy errors
George-Ogden
committed
8469a12
View commit details
Copy full SHA for 8469a12
View code at this point
Browse repository at this point
Commits on Nov 27, 2025
Allow Pathlike paths when creating a git repo
George-Ogden
committed
5d26325
View commit details
Copy full SHA for 5d26325
View code at this point
Browse repository at this point
Allow Pathlike urls and destinations when cloning
George-Ogden
committed
24abf10
View commit details
Copy full SHA for 24abf10
View code at this point
Browse repository at this point
Move clone tests into dedicated file
George-Ogden
committed
e3f38ff
View commit details
Copy full SHA for e3f38ff
View code at this point
Browse repository at this point
Commits on Nov 9, 2025
make linter happy
Byron
authored
107b1b4
View commit details
Copy full SHA for 107b1b4
View code at this point
Browse repository at this point
Commits on Nov 8, 2025
improve unit test
blahgeek
committed
8a884fe
View commit details
Copy full SHA for 8a884fe
View code at this point
Browse repository at this point
Commits on Nov 2, 2025
Support index format v3
blahgeek
committed
74ff8e5
View commit details
Copy full SHA for 74ff8e5
View code at this point
Browse repository at this point
Commits on Oct 7, 2025
feat: Add support for hasconfig git rule.
bvanelli
committed
bcdcccd
View commit details
Copy full SHA for bcdcccd
View code at this point
Browse repository at this point
Commits on Jul 23, 2025
Add test case for cloning submodules with relative path
t-webber
committed
1ee1e78
View commit details
Copy full SHA for 1ee1e78
View code at this point
Browse repository at this point
Commits on Jun 16, 2025
Pass assertion `msg` as a keyword argument in `test_installation`
Show description for b21c32a
EliahKagan
committed
b21c32a
View commit details
Copy full SHA for b21c32a
View code at this point
Browse repository at this point
Improve failure message whitespace clarity
EliahKagan
committed
6826b59
View commit details
Copy full SHA for 6826b59
View code at this point
Browse repository at this point
Show more information when `test_installation` fails
Show description for a0e08fe
EliahKagan
committed
a0e08fe
View commit details
Copy full SHA for a0e08fe
View code at this point
Browse repository at this point
Commits on Jun 15, 2025
Have `test_installation` test that operations produce no warnings
Show description for a2ba480
EliahKagan
committed
a2ba480
View commit details
Copy full SHA for a2ba480
View code at this point
Browse repository at this point
Extract `subprocess.run` logic repeated in `test_installation`
Show description for 84632c7
EliahKagan
committed
84632c7
View commit details
Copy full SHA for 84632c7
View code at this point
Browse repository at this point
Comment what `TestInstallation._set_up_venv` does
Show description for 953d161
EliahKagan
committed
953d161
View commit details
Copy full SHA for 953d161
View code at this point
Browse repository at this point
Commits on Jun 14, 2025
Use *-wheel packages as a better fix for #2004
Show description for 8e24edf
EliahKagan
committed
8e24edf
View commit details
Copy full SHA for 8e24edf
View code at this point
Browse repository at this point
Commits on Jun 12, 2025
Run `cat_file.py` fixture without site customizations
Show description for 088d090
EliahKagan
committed
088d090
View commit details
Copy full SHA for 088d090
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
Add tests of ConfigParser with `"..."` with `"` or `\` inside
Show description for 7bcea08
EliahKagan
committed
7bcea08
View commit details
Copy full SHA for 7bcea08
View code at this point
Browse repository at this point
Test that ConfigParser treats empty quotes as an empty value
Show description for 4ebe407
EliahKagan
committed
4ebe407
View commit details
Copy full SHA for 4ebe407
View code at this point
Browse repository at this point
Commits on Jun 7, 2025
Test `ConfigParser` with whitespace outside the value
Show description for e5a2db5
EliahKagan
committed
e5a2db5
View commit details
Copy full SHA for e5a2db5
View code at this point
Browse repository at this point
Use static notation for `setuptools` in installation test
Show description for 31e1c03
EliahKagan
committed
31e1c03
View commit details
Copy full SHA for 31e1c03
View code at this point
Browse repository at this point
Test a quoted config var with meaningful edge whitespace
Show description for 5f30320
EliahKagan
committed
5f30320
View commit details
Copy full SHA for 5f30320
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
Previous
Next
You can’t perform that action at this time.