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
doc
on
no_devnull_open
User selector
All users
All time
Commit history
Commits on Dec 8, 2016
chore(version): 2.1.1
Byron
committed
c823d48
View commit details
Copy full SHA for c823d48
View code at this point
Browse repository at this point
Commits on Oct 22, 2016
chore(version-up): v2.1.0
Show description for 8c3a688
Byron
committed
8c3a688
View commit details
Copy full SHA for 8c3a688
View code at this point
Browse repository at this point
Commits on Oct 20, 2016
Fix some typos
bryant1410
committed
66c41eb
View commit details
Copy full SHA for 66c41eb
View code at this point
Browse repository at this point
Commits on Oct 4, 2016
io: Wrap (probably) allconfig_writers in `with` blocks
ankostis
committed
8a2f7dc
View commit details
Copy full SHA for 8a2f7dc
View code at this point
Browse repository at this point
Commits on Oct 1, 2016
io, #519: ALL open() --> with open()
Show description for 9a52168
ankostis
committed
9a52168
View commit details
Copy full SHA for 9a52168
View code at this point
Browse repository at this point
Commits on Sep 25, 2016
doc(platforms): inform more clearly about best-effort
Show description for 2d37049
Byron
committed
2d37049
View commit details
Copy full SHA for 2d37049
View code at this point
Browse repository at this point
Commits on Sep 11, 2016
doc(limitations): be very clear about known issues
Show description for 48c149c
Byron
committed
48c149c
View commit details
Copy full SHA for 48c149c
View code at this point
Browse repository at this point
fix(Head): checkout() handles detached head
Show description for 06c9c91
Byron
committed
06c9c91
View commit details
Copy full SHA for 06c9c91
View code at this point
Browse repository at this point
fix(repo): make it serializable with pickle
Show description for 2ba897b
Byron
committed
2ba897b
View commit details
Copy full SHA for 2ba897b
View code at this point
Browse repository at this point
fix(tag): resolve `commit` objects deeply.
Show description for ae6e26e
Byron
committed
ae6e26e
View commit details
Copy full SHA for ae6e26e
View code at this point
Browse repository at this point
Commits on Aug 3, 2016
chore(version-up): v2.0.8
Byron
committed
5d4d708
View commit details
Copy full SHA for 5d4d708
View code at this point
Browse repository at this point
Commits on Jul 23, 2016
fix(diff): use explicit change-type if possible
Show description for 4006c43
Byron
committed
4006c43
View commit details
Copy full SHA for 4006c43
View code at this point
Browse repository at this point
Commits on Jul 18, 2016
Update tutorial
Show description for a5e6676
nvie
authored
a5e6676
View commit details
Copy full SHA for a5e6676
View code at this point
Browse repository at this point
Commits on Jul 17, 2016
chore(version-up): v2.0.7
Byron
committed
49a9f84
View commit details
Copy full SHA for 49a9f84
View code at this point
Browse repository at this point
Commits on Jun 20, 2016
Merge branch 'master' into fix-non-ascii-chars-in-status-lines
Byron
committed
f128ae9
View commit details
Copy full SHA for f128ae9
View code at this point
Browse repository at this point
Commits on Jun 14, 2016
Store raw path bytes in Diff instances
Show description for 3ee291c
nvie
committed
3ee291c
View commit details
Copy full SHA for 3ee291c
View code at this point
Browse repository at this point
Fix for parsing non-ASCII chars in status lines
nvie
committed
5e02afb
View commit details
Copy full SHA for 5e02afb
View code at this point
Browse repository at this point
doc(changes): inform about new API
Show description for 5c8ff21
Byron
committed
5c8ff21
View commit details
Copy full SHA for 5c8ff21
View code at this point
Browse repository at this point
Commits on Jun 1, 2016
Fixed 'TypeError: decode() takes no keyword arguments' on Python 2.6
andy-maier
committed
55969cb
View commit details
Copy full SHA for 55969cb
View code at this point
Browse repository at this point
Commits on May 30, 2016
Bump for new version
nvie
committed
6581aca
View commit details
Copy full SHA for 6581aca
View code at this point
Browse repository at this point
Fix regex
Show description for 25844b8
nvie
committed
25844b8
View commit details
Copy full SHA for 25844b8
View code at this point
Browse repository at this point
Update changelog
nvie
committed
c4ace54
View commit details
Copy full SHA for c4ace54
View code at this point
Browse repository at this point
Fix bug in diff parser output
Show description for 1faf84f
nvie
committed
1faf84f
View commit details
Copy full SHA for 1faf84f
View code at this point
Browse repository at this point
Commits on May 29, 2016
doc(changes): inform about new progress API
Show description for ce87a2b
Byron
committed
ce87a2b
View commit details
Copy full SHA for ce87a2b
View code at this point
Browse repository at this point
Commits on May 26, 2016
chore(compat): another attempt to get travis right
Byron
committed
b9a7dc5
View commit details
Copy full SHA for b9a7dc5
View code at this point
Browse repository at this point
Commits on May 25, 2016
chore(changes): put fix to correct patch level
Byron
committed
bed4630
View commit details
Copy full SHA for bed4630
View code at this point
Browse repository at this point
fix(RemoteProgress): improve message sanitization
Show description for 6ef2739
Byron
committed
6ef2739
View commit details
Copy full SHA for 6ef2739
View code at this point
Browse repository at this point
Commits on May 24, 2016
Fixes for RST syntax
nvie
committed
27a041e
View commit details
Copy full SHA for 27a041e
View code at this point
Browse repository at this point
Wrap long lines for display in terminals
nvie
committed
f7a2d43
View commit details
Copy full SHA for f7a2d43
View code at this point
Browse repository at this point
Add fix to changelog
nvie
committed
ec35edc
View commit details
Copy full SHA for ec35edc
View code at this point
Browse repository at this point
fix(cmd): fix with_stdout implementation
Show description for 7228ca9
Byron
committed
7228ca9
View commit details
Copy full SHA for 7228ca9
View code at this point
Browse repository at this point
fix(cmd): don't catch progress handler exceptions
Show description for 7a8f96c
Byron
committed
7a8f96c
View commit details
Copy full SHA for 7a8f96c
View code at this point
Browse repository at this point
Commits on May 10, 2016
Update requirements doc
inderpreet99
committed
895f0bc
View commit details
Copy full SHA for 895f0bc
View code at this point
Browse repository at this point
Commits on Apr 28, 2016
This is 2.0.2
nvie
committed
e73c80d
View commit details
Copy full SHA for e73c80d
View code at this point
Browse repository at this point
Commits on Apr 24, 2016
Update changelog
nvie
committed
bc505dd
View commit details
Copy full SHA for bc505dd
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.