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 }}
SpoonMeiser
/
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
Breadcrumbs
History for
GitPython
git
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 11, 2020
Change signing key back to what it was
Byron
committed
e236853
View commit details
Copy full SHA for e236853
View code at this point
Browse repository at this point
Remove forced verbosity when fetching from a remote
ngcortes
authored and
Byron
committed
1fbc230
View commit details
Copy full SHA for 1fbc230
View code at this point
Browse repository at this point
Now it should really start working - go, doctests, go!
Byron
committed
890fd8f
View commit details
Copy full SHA for 890fd8f
View code at this point
Browse repository at this point
Maybe this fixes the doc tests
Byron
committed
07f6f2a
View commit details
Copy full SHA for 07f6f2a
View code at this point
Browse repository at this point
This should fix tests, as tree[0] is not a tree anymore
Byron
committed
5d4dd2f
View commit details
Copy full SHA for 5d4dd2f
View code at this point
Browse repository at this point
Test for PyOxidizer and avoid trying to use __file__ if present
Show description for 466ed9c
Byron
committed
466ed9c
View commit details
Copy full SHA for 466ed9c
View code at this point
Browse repository at this point
Satisfy flake8 requirement related to #1000
Byron
committed
bdd4368
View commit details
Copy full SHA for bdd4368
View code at this point
Browse repository at this point
Try again to apply patch related to #1000
Byron
committed
2d47232
View commit details
Copy full SHA for 2d47232
View code at this point
Browse repository at this point
Revert "When using GIT_OBJECT_DIRECTORY, don't require presence of 'objects' subdirectory"
Show description for 644f753
Byron
committed
644f753
View commit details
Copy full SHA for 644f753
View code at this point
Browse repository at this point
When using GIT_OBJECT_DIRECTORY, don't require presence of 'objects' subdirectory
Show description for eb792ea
Byron
committed
eb792ea
View commit details
Copy full SHA for eb792ea
View code at this point
Browse repository at this point
Commits on Mar 21, 2020
fix: wrong refs 'HEAD' exception
dongs0104
authored and
Byron
committed
5db2e0c
View commit details
Copy full SHA for 5db2e0c
View code at this point
Browse repository at this point
Do not error in race condition of directory existing
AlanCoding
authored and
Byron
committed
dbf3d27
View commit details
Copy full SHA for dbf3d27
View code at this point
Browse repository at this point
Commits on Mar 8, 2020
Only resolve globs if path does not exist on disk
Show description for 0420b01
Byron
committed
0420b01
View commit details
Copy full SHA for 0420b01
View code at this point
Browse repository at this point
Commits on Feb 25, 2020
Remove now unnecessary explicit Unicode string literal prefixes
Harmon758
committed
d39bd53
View commit details
Copy full SHA for d39bd53
View code at this point
Browse repository at this point
Commits on Feb 24, 2020
Fix param format of Repo.commit
Show description for d7b401e
tkdchen
authored and
Byron
committed
d7b401e
View commit details
Copy full SHA for d7b401e
View code at this point
Browse repository at this point
v3.1.0
Harmon758
committed
c859019
View commit details
Copy full SHA for c859019
View code at this point
Browse repository at this point
Commits on Feb 20, 2020
Replace invalid bytes when decoding TagObject stream
Show description for a244bd1
Harmon758
committed
a244bd1
View commit details
Copy full SHA for a244bd1
View code at this point
Browse repository at this point
Commits on Feb 18, 2020
Use UTF-8 encoding when getting information about a symbolic reference
Show description for 863abe8
Harmon758
committed
863abe8
View commit details
Copy full SHA for 863abe8
View code at this point
Browse repository at this point
Commits on Feb 17, 2020
bump version to 3.0.8
Byron
committed
bc553d6
View commit details
Copy full SHA for bc553d6
View code at this point
Browse repository at this point
Commits on Feb 16, 2020
Remove test.lib.asserts and use unittest.mock.patch directly
Harmon758
committed
99b6dff
View commit details
Copy full SHA for 99b6dff
View code at this point
Browse repository at this point
Replace assert_false with assertFalse
Harmon758
committed
8a5a78b
View commit details
Copy full SHA for 8a5a78b
View code at this point
Browse repository at this point
Replace assert_true with assertTrue
Show description for 7fd8768
Harmon758
committed
7fd8768
View commit details
Copy full SHA for 7fd8768
View code at this point
Browse repository at this point
Replace raises with assertRaises
Harmon758
committed
eca6951
View commit details
Copy full SHA for eca6951
View code at this point
Browse repository at this point
Replace assert_raises with assertRaises
Harmon758
committed
c8c63ab
View commit details
Copy full SHA for c8c63ab
View code at this point
Browse repository at this point
Replace assert_not_equal with assertNotEqual
Harmon758
committed
24d04e8
View commit details
Copy full SHA for 24d04e8
View code at this point
Browse repository at this point
Replace assert_equal with assertEqual
Show description for ab361cf
Harmon758
committed
ab361cf
View commit details
Copy full SHA for ab361cf
View code at this point
Browse repository at this point
Remove and replace assert_match with assertRegex
Show description for 99471bb
Harmon758
committed
99471bb
View commit details
Copy full SHA for 99471bb
View code at this point
Browse repository at this point
Remove old, no longer used assert methods
Show description for 45a5495
Harmon758
committed
45a5495
View commit details
Copy full SHA for 45a5495
View code at this point
Browse repository at this point
Remove outdated checks for unittest.mock existence
Harmon758
committed
909ee3b
View commit details
Copy full SHA for 909ee3b
View code at this point
Browse repository at this point
Replace deprecated Logger.warn with Logger.warning
Harmon758
committed
e4a83ff
View commit details
Copy full SHA for e4a83ff
View code at this point
Browse repository at this point
Replace deprecated assertRaisesRegexp alias with assertRaisesRegex
Show description for b0a69bb
Harmon758
committed
b0a69bb
View commit details
Copy full SHA for b0a69bb
View code at this point
Browse repository at this point
Replace deprecated assertNotEquals alias with assertNotEqual
Show description for 625969d
Harmon758
committed
625969d
View commit details
Copy full SHA for 625969d
View code at this point
Browse repository at this point
Replace deprecated assertEquals alias with assertEqual in TestGit
Harmon758
committed
e671d24
View commit details
Copy full SHA for e671d24
View code at this point
Browse repository at this point
Replace deprecated assertRegexpMatches alias with assertRegex
Show description for 8cb3e0c
Harmon758
committed
8cb3e0c
View commit details
Copy full SHA for 8cb3e0c
View code at this point
Browse repository at this point
Replace deprecated failUnlessRaises alias with assertRaises in tests
Harmon758
committed
7cf0ca8
View commit details
Copy full SHA for 7cf0ca8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.