Commits
User selector
Commit History
Commits on Apr 16, 2015
- committed
Commits on Apr 15, 2015
fix(util): Correct number of op codes
Show description for 6d83f44committedfix(util): Handle 'Finding sources' messages in RemoteProgress
Show description for f9e7a3dcommitted
Commits on Apr 8, 2015
fix(remote): allow to raise during push/fetch
Show description for e9f8f15committedfix(docs): be clear about exit code handling
Show description for 723f100committed
Commits on Jan 21, 2015
Fixed regression in test-suite for IndexFile
Show description for d565a87committed
Commits on Jan 20, 2015
Fixed flake8 and a minor test regression.
Show description for bb0f3d7committedGreatly improved possible safety of Submodule.update(), which is used by default.
Show description for 9fbae71committed
Commits on Jan 19, 2015
Improved unicode handling when using os.environ or GitConfigParser
Show description for df95149committed
Commits on Jan 14, 2015
Fixed some doc strings to build correctly with sphinx
Show description for 6569c48committed
Commits on Jan 7, 2015
- committed
- committed
- committed
Implemented non-blocking operations using poll()
Show description for 4914405committed
Commits on Jan 6, 2015
- committed
Commits on Jan 4, 2015
initial set of adjustments to make (most) imports work.
Show description for f6aa8d1committed- committed
Bumped version, updated changelog, reduced code smell
Show description for c80d727committed
Commits on Nov 19, 2014
Applied autopep8
Show description for 2572647committed
Commits on Nov 16, 2014
pep8 linting (trailing whitespace)
Show description for c8e7074committedpep8 linting (whitespace before/after)
Show description for 614907bcommittedpep8 linting (blank lines expectations)
Show description for be34ec2committedpep8 linting (whitespaces)
Show description for f5d11b7committed
Commits on Nov 15, 2014
Merge branch 'sf-master' of https://github.com/johnsca/GitPython into johnsca-sf-master
Show description for ff13922committed
Commits on Nov 14, 2014
Simplified get_user_id() and fixed possible python3 compatiblity issue.
Show description for 598cd1dcommitted
Commits on Jun 26, 2014
Add patch from to 0.3 branch.
Show description for d9fc8b6committed
William Gibb
Commits on Jan 29, 2014
Fix missed import from d3a7282
Show description for 2e6957acommitted
Commits on Oct 9, 2013
- committed
Cory Johns
Commits on Jun 13, 2011
- committed
- committed
Commits on Jun 8, 2011
Commits on Jun 7, 2011
log: non-existing logs no longer throw an exception, but are ignored. Fixed critical bug which caused packed-ref files to be written with native line endings, which made git fail to parse it. I won…
Show description for fcc166dcommitted- authored andcommitted
Added conditional usage of the --progress flag to all relevant methods, that is push, fetch, pull and clone. This allows progress information to be sent in newer git versions without breaking older…
Show description for 55eb3decommitted