Commits
User selector
Commit History
Commits on Apr 8, 2015
fix(remote): allow to raise during push/fetch
Show description for e9f8f15committed
Commits on Feb 21, 2015
Fixed trailing white space!
Show description for 9d1a489committed`stale_refs()` may now also handle other kinds of references, like tags.
Show description for 3236f8bcommittedAdded 'insert_kwargs_after' flag for consumption by _call_process.
Show description for e0acb83committed
Commits on Jan 30, 2015
Remote.update() didn't pass kwargs along to git command.
Show description for f498de9committed
Commits on Jan 22, 2015
Merge branch 'master' into teeberg-master
Show description for 5ad07f7committedFetch now deals with custom refspecs much better.
Show description for 06bec1bcommittedOverhauled all tutorials, and placed them in a unit-test.
Show description for b54b939committed- committed
Commits on Jan 21, 2015
Added advance usage examples to tutorial and made minor fixes.
Show description for e4d3809committed- committed
Commits on Jan 20, 2015
Remote.fetch|pull() will not use poll/threads anymore as only stderr is read.
Show description for fe2fbc5committed
Commits on Jan 16, 2015
Added debug code to keep lines fed into progress handler and the contents of FETCH_HEAD.
Show description for 3480201committed
Commits on Jan 14, 2015
Fixed some doc strings to build correctly with sphinx
Show description for 6569c48committed
Commits on Jan 8, 2015
Fixed PY3 support.
Show description for e40ad63committedAuto-update odb caches after fetch or pull.
Show description for 46889d1committedAdded assertion to better detect diff issues.
Show description for 27b4efecommitted- committed
Improve error handling of fetch/pull line parsing
Show description for c7887c6committed
Commits on Jan 7, 2015
- committed
Implemented non-blocking operations using poll()
Show description for 4914405committed
Commits on Jan 6, 2015
test_remote works
Show description for 60e5413committed
Commits on Jan 5, 2015
Intermediate commit: test_config and test_actor works
Show description for 04357d0committed
Commits on Jan 4, 2015
initial set of adjustments to make (most) imports work.
Show description for f6aa8d1committedBumped version, updated changelog, reduced code smell
Show description for c80d727committedApplied autopep8
Show description for 965a08ccommitted
Commits on Jan 3, 2015
Reduced hackyness of remote reference parsing.
Show description for 863a40ecommittedVarious fixes and improvements
Show description for de9a6bbcommitted
Commits on Jan 2, 2015
- committed
Thomas Rehn
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