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
git
on
experiment-2012
User selector
All users
All time
Commit history
Commits on Nov 19, 2014
Merge branch 'patch-1' of https://github.com/neeraju/GitPython into neeraju-patch-1
Show description for bba4782
Byron
committed
bba4782
View commit details
Copy full SHA for bba4782
View code at this point
Browse repository at this point
Commits on Nov 17, 2014
Fixed indentation error
Byron
committed
d148a0d
View commit details
Copy full SHA for d148a0d
View code at this point
Browse repository at this point
Fixed regression that would possibly have caused an abundance of chdir calls.
Byron
committed
93ae6ec
View commit details
Copy full SHA for 93ae6ec
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/moshevds/GitPython into moshevds-master
Show description for ca4c1b8
Byron
committed
ca4c1b8
View commit details
Copy full SHA for ca4c1b8
View code at this point
Browse repository at this point
Commits on Nov 14, 2014
Merge pull request #192 from maxyz/master
Show description for 5c6a8d8
Byron
committed
5c6a8d8
View commit details
Copy full SHA for 5c6a8d8
View code at this point
Browse repository at this point
Commits on Sep 29, 2014
Fix issue #41: repo.is_dirty() on empty repository with stashed files
fcelda
authored and
maxyz
committed
f9ec0af
View commit details
Copy full SHA for f9ec0af
View code at this point
Browse repository at this point
test_fetch_info error, FETCH_HEAD uses tabs
maxyz
committed
9d300e2
View commit details
Copy full SHA for 9d300e2
View code at this point
Browse repository at this point
Commits on Aug 17, 2014
Merge pull request #183 from kmosher/master
Show description for aa66d10
Byron
committed
aa66d10
View commit details
Copy full SHA for aa66d10
View code at this point
Browse repository at this point
Commits on Aug 13, 2014
Fix `git push` hanging when stdout/stderr is big
Show description for 3d0e05c
msabramo
committed
3d0e05c
View commit details
Copy full SHA for 3d0e05c
View code at this point
Browse repository at this point
Commits on Aug 12, 2014
Update the config parser using code from python2.7
Show description for f72477a
kmosher
committed
f72477a
View commit details
Copy full SHA for f72477a
View code at this point
Browse repository at this point
Commits on Jul 25, 2014
Autopep8 fixes with maximum line length 120
craigez
committed
a23d0d8
View commit details
Copy full SHA for a23d0d8
View code at this point
Browse repository at this point
Merge pull request #175 from craigez/feature/handle_utf8
Show description for 7519415
Byron
committed
7519415
View commit details
Copy full SHA for 7519415
View code at this point
Browse repository at this point
Closing file handles/streams
craigez
committed
d68ffc3
View commit details
Copy full SHA for d68ffc3
View code at this point
Browse repository at this point
Basic test for __unpack_args to verify unicode handling works
craigez
committed
8fa25b1
View commit details
Copy full SHA for 8fa25b1
View code at this point
Browse repository at this point
Commits on Jul 17, 2014
Fixing unicode types
craigez
committed
ca2b901
View commit details
Copy full SHA for ca2b901
View code at this point
Browse repository at this point
Commits on May 6, 2014
Fix for untracked_files no longer detected #138
maxyz
committed
5d4a9c2
View commit details
Copy full SHA for 5d4a9c2
View code at this point
Browse repository at this point
Commits on Feb 10, 2014
Basic fixes to get tests back on track. Of course there is much more work to be done here
Byron
committed
f77230f
View commit details
Copy full SHA for f77230f
View code at this point
Browse repository at this point
removed leftover gitdb - I thought it was merged into git
Byron
committed
661c2e4
View commit details
Copy full SHA for 661c2e4
View code at this point
Browse repository at this point
Commits on Feb 9, 2014
tabs to 4 spaces - overall state of this branch is desolate, but fixable. Needs plenty of work
Byron
committed
15dd52c
View commit details
Copy full SHA for 15dd52c
View code at this point
Browse repository at this point
Commits on Dec 31, 2013
Refactored the working tree dependent code for add.
Show description for 4d4138c
moshevds
committed
4d4138c
View commit details
Copy full SHA for 4d4138c
View code at this point
Browse repository at this point
Test if it is possible to add files to the index of a bare repo.
Show description for f913337
moshevds
committed
f913337
View commit details
Copy full SHA for f913337
View code at this point
Browse repository at this point
Commits on Aug 18, 2013
Update base.py
neeraju
committed
56ae34e
View commit details
Copy full SHA for 56ae34e
View code at this point
Browse repository at this point
Commits on Oct 18, 2012
Add an output_strip kwarg to Git.execute
Show description for a300e32
znerol
committed
a300e32
View commit details
Copy full SHA for a300e32
View code at this point
Browse repository at this point
Commits on Jul 24, 2012
Make GitPython work on non English systems
FlorianLudwig
committed
c08f435
View commit details
Copy full SHA for c08f435
View code at this point
Browse repository at this point
Commits on Jun 16, 2012
add tests for git.diff.Diff._index_from_raw_format()
Patrick Pfeifer
committed
3da67f3
View commit details
Copy full SHA for 3da67f3
View code at this point
Browse repository at this point
Commits on Jun 15, 2012
detect renames in "git diff --raw" output
Show description for 8dc98aa
Patrick Pfeifer
committed
8dc98aa
View commit details
Copy full SHA for 8dc98aa
View code at this point
Browse repository at this point
Commits on May 30, 2012
Merge pull request #46 from ereOn/master
Show description for cd72d78
Byron
committed
cd72d78
View commit details
Copy full SHA for cd72d78
View code at this point
Browse repository at this point
Commits on May 17, 2012
Merge pull request #43 from swallat/master
Show description for 91c04a1
Byron
committed
91c04a1
View commit details
Copy full SHA for 91c04a1
View code at this point
Browse repository at this point
Commits on May 8, 2012
Ignore signal exception on AutoInterrupt destructor.
Show description for f467834
sugi
committed
f467834
View commit details
Copy full SHA for f467834
View code at this point
Browse repository at this point
Fix fd leak on git cmd.
Show description for cb68f36
sugi
committed
cb68f36
View commit details
Copy full SHA for cb68f36
View code at this point
Browse repository at this point
Commits on Feb 8, 2012
Fixed a case were values containing \\" were not properly escaped
ereOn
committed
3cadd6f
View commit details
Copy full SHA for 3cadd6f
View code at this point
Browse repository at this point
Fixed quotes and backslashes handling in GitConfigParser
ereOn
committed
2b7975c
View commit details
Copy full SHA for 2b7975c
View code at this point
Browse repository at this point
Added test for backslahed/quoted values
ereOn
committed
d78a82d
View commit details
Copy full SHA for d78a82d
View code at this point
Browse repository at this point
Commits on Feb 2, 2012
Fixed 'Inappropriate ioctl for device' problem on posix systems
swallat
committed
f362d10
View commit details
Copy full SHA for f362d10
View code at this point
Browse repository at this point
Commits on Jul 18, 2011
Fixed consecutive lines with same blame info not appearing in blame.
Show description for 6e86f8a
devnev
authored and
Byron
committed
6e86f8a
View commit details
Copy full SHA for 6e86f8a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.