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
.
pythonthings
/
GitPython
Public
forked from
gitpython-developers/GitPython
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
experiment-2012
User selector
All users
All time
Commit history
Commits on Nov 19, 2014
Merge branch 'neeraju-patch-1'
Byron
committed
aedab26
View commit details
Copy full SHA for aedab26
Browse repository at this point
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
Browse repository at this point
Commits on Nov 17, 2014
Merge branch 'moshevds-master'
Byron
committed
15081dc
View commit details
Copy full SHA for 15081dc
Browse repository at this point
Fixed indentation error
Byron
committed
d148a0d
View commit details
Copy full SHA for d148a0d
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
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
Browse repository at this point
Commits on Nov 14, 2014
Added deprecation warning to master branch
Byron
committed
cebda2d
View commit details
Copy full SHA for cebda2d
Browse repository at this point
Merge pull request #190 from jean/master
Show description for 3c7ec9d
Byron
committed
3c7ec9d
View commit details
Copy full SHA for 3c7ec9d
Browse repository at this point
Merge pull request #192 from maxyz/master
Show description for 5c6a8d8
Byron
committed
5c6a8d8
View commit details
Copy full SHA for 5c6a8d8
Browse repository at this point
Merge pull request #193 from maxyz/fix-issue-41_master
Show description for 6620d9f
Byron
committed
6620d9f
View commit details
Copy full SHA for 6620d9f
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
Browse repository at this point
test_fetch_info error, FETCH_HEAD uses tabs
maxyz
committed
9d300e2
View commit details
Copy full SHA for 9d300e2
Browse repository at this point
Commits on Sep 15, 2014
Add missing requirements
jean
committed
65dfb0b
View commit details
Copy full SHA for 65dfb0b
Browse repository at this point
Commits on Sep 2, 2014
Merge pull request #187 from tsheibar/master
Show description for a82b0df
Byron
committed
a82b0df
View commit details
Copy full SHA for a82b0df
Browse repository at this point
Commits on Aug 20, 2014
Fixing 'tuple index out of range' issue with distutils/command/upload.py (v2.7.7): the 'requires' field tuple should be a list(https://github.com/gitpython-developers/GitPython/issues/186)
Ted Sheibar
committed
5f5e071
View commit details
Copy full SHA for 5f5e071
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
Browse repository at this point
Merge pull request #184 from SurveyMonkey/GH-145_fix_git_push_hang
Show description for 6d3d94c
Byron
committed
6d3d94c
View commit details
Copy full SHA for 6d3d94c
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
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
Browse repository at this point
Commits on Jul 25, 2014
Merge pull request #173 from craigez/feature/pep8
Show description for a66cfe9
Byron
committed
a66cfe9
View commit details
Copy full SHA for a66cfe9
Browse repository at this point
Autopep8 fixes with maximum line length 120
craigez
committed
a23d0d8
View commit details
Copy full SHA for a23d0d8
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
Browse repository at this point
Merge pull request #176 from craigez/feature/file_closing
Show description for 22a2103
Byron
committed
22a2103
View commit details
Copy full SHA for 22a2103
Browse repository at this point
Closing file handles/streams
craigez
committed
d68ffc3
View commit details
Copy full SHA for d68ffc3
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
Browse repository at this point
Commits on Jul 17, 2014
Fixing unicode types
craigez
committed
ca2b901
View commit details
Copy full SHA for ca2b901
Browse repository at this point
Commits on May 6, 2014
Merge pull request #159 from maxyz/master
Show description for ad715a0
Byron
committed
ad715a0
View commit details
Copy full SHA for ad715a0
Browse repository at this point
Fix for untracked_files no longer detected #138
maxyz
committed
5d4a9c2
View commit details
Copy full SHA for 5d4a9c2
Browse repository at this point
Commits on Apr 7, 2014
Merge pull request #116 from lqez/master
Show description for 2976561
Byron
committed
2976561
View commit details
Copy full SHA for 2976561
Browse repository at this point
Commits on Feb 10, 2014
Merge branch 'feature/spaces-and-cleanup-master'
Show description for 1cb02eb
Byron
committed
1cb02eb
View commit details
Copy full SHA for 1cb02eb
Browse repository at this point
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
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
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
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
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
Browse repository at this point
Previous
Next
You can’t perform that action at this time.