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
Type
/
to 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
1
Discussions
Actions
Security and quality
31
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Branch selector
3297fe5
User selector
All users
All time
Commit history
Commits on Apr 19, 2016
Merge remote-tracking branch 'upstream/master'
nvie
committed
3297fe5
View commit details
Copy full SHA for 3297fe5
Browse repository at this point
Remove Python 2.6 hack
Show description for 722473e
nvie
committed
722473e
View commit details
Copy full SHA for 722473e
Browse repository at this point
feat(py-support): drop py2.6 support
Show description for 76e19e4
Sebastian Thiel
committed
76e19e4
View commit details
Copy full SHA for 76e19e4
Browse repository at this point
Commits on Apr 14, 2016
Perform diff-tree recursively to have the same output as diff
nvie
committed
28afef5
View commit details
Copy full SHA for 28afef5
Browse repository at this point
Drop dependency on six
nvie
committed
6bdaa46
View commit details
Copy full SHA for 6bdaa46
Browse repository at this point
Fix test cases
nvie
committed
1875885
View commit details
Copy full SHA for 1875885
Browse repository at this point
Export NULL_TREE
nvie
committed
c042f56
View commit details
Copy full SHA for c042f56
Browse repository at this point
Update changelog for next release
nvie
committed
07b124c
View commit details
Copy full SHA for 07b124c
Browse repository at this point
Use a special object rather than a string
Show description for 82b533f
nvie
committed
82b533f
View commit details
Copy full SHA for 82b533f
Browse repository at this point
Fix comment
nvie
committed
aae2a73
View commit details
Copy full SHA for aae2a73
Browse repository at this point
Support "root" as a special value in .diff() calls
Show description for 5de21c7
nvie
committed
5de21c7
View commit details
Copy full SHA for 5de21c7
Browse repository at this point
Add Python 3.5 env
nvie
committed
83156b9
View commit details
Copy full SHA for 83156b9
Browse repository at this point
Pass through the $HOME env var to the tox env
nvie
committed
9ae1f21
View commit details
Copy full SHA for 9ae1f21
Browse repository at this point
Merge pull request #402 from rrei/master
Show description for ccb653d
Byron
committed
ccb653d
View commit details
Copy full SHA for ccb653d
Browse repository at this point
Merge pull request #409 from nvie/add-incremental-blame-support
Show description for 20a338f
Byron
committed
20a338f
View commit details
Copy full SHA for 20a338f
Browse repository at this point
Merge pull request #410 from ppietrasa/master
Show description for 978eb5b
Byron
committed
978eb5b
View commit details
Copy full SHA for 978eb5b
Browse repository at this point
Commits on Apr 13, 2016
fixed unittest of issue #407 for Python3
Piotr Pietraszkiewicz
committed
6f67136
View commit details
Copy full SHA for 6f67136
Browse repository at this point
fix(index): avoid recursing endlessly in add()
Show description for af74966
Piotr Pietraszkiewicz
committed
af74966
View commit details
Copy full SHA for af74966
Browse repository at this point
Allow passing args to git-blame
Show description for f533a68
nvie
committed
f533a68
View commit details
Copy full SHA for f533a68
Browse repository at this point
Add incremental blame support
Show description for e5b8220
nvie
committed
e5b8220
View commit details
Copy full SHA for e5b8220
Browse repository at this point
Commits on Apr 10, 2016
Merge pull request #405 from nvie/master
Show description for 9debf6b
Byron
committed
9debf6b
View commit details
Copy full SHA for 9debf6b
Browse repository at this point
Commits on Apr 7, 2016
Fix tests
nvie
committed
5324565
View commit details
Copy full SHA for 5324565
Browse repository at this point
Commits on Apr 6, 2016
Make sure .read() and friends always return bytes
nvie
committed
6271586
View commit details
Copy full SHA for 6271586
Browse repository at this point
Commits on Apr 4, 2016
Merge pull request #404 from graingert/patch-1
Show description for dabd563
Byron
committed
dabd563
View commit details
Copy full SHA for dabd563
Browse repository at this point
Support universal wheels
graingert
committed
6bb927d
View commit details
Copy full SHA for 6bb927d
Browse repository at this point
Commits on Mar 28, 2016
Remove assertion over fetch refspec when explicitly specified
rrei
committed
e61e320
View commit details
Copy full SHA for e61e320
Browse repository at this point
fix(remote): asssertion message formatting
Show description for bfaf706
Byron
committed
bfaf706
View commit details
Copy full SHA for bfaf706
Browse repository at this point
fix(refs): don't raise StopIteration
Show description for c4c6851
Byron
committed
c4c6851
View commit details
Copy full SHA for c4c6851
Browse repository at this point
Commits on Mar 16, 2016
Merge pull request #398 from gitprime/master
Show description for c877794
Byron
committed
c877794
View commit details
Copy full SHA for c877794
Browse repository at this point
Add test and fixture for diff index from raw format
Show description for e328ffd
jonathanchu
committed
e328ffd
View commit details
Copy full SHA for e328ffd
Browse repository at this point
Commits on Mar 15, 2016
Split diff line by '\t' for metadata and path
Show description for 25f27c8
jonathanchu
committed
25f27c8
View commit details
Copy full SHA for 25f27c8
Browse repository at this point
Merge pull request #397 from wagnermarkd/patch-1
Show description for b297148
Byron
committed
b297148
View commit details
Copy full SHA for b297148
Browse repository at this point
Fix it's vs its in tutorial.rst
wagnermarkd
committed
a91a659
View commit details
Copy full SHA for a91a659
Browse repository at this point
Commits on Mar 6, 2016
Merge pull request #391 from pendragon-/parser_context_reenter
Show description for ceae5e9
Byron
committed
ceae5e9
View commit details
Copy full SHA for ceae5e9
Browse repository at this point
config parsers as context mangers can now be reentered for locks
boidolr
committed
d97a8bb
View commit details
Copy full SHA for d97a8bb
Browse repository at this point
Previous
Next
You can’t perform that action at this time.