Commits
User selector
Commit History
Commits on Apr 8, 2015
fix(cmd): throw GitCommandNotFoundError ...
Show description for 1c2dd54committed
Commits on Feb 21, 2015
Added 'insert_kwargs_after' flag for consumption by _call_process.
Show description for e0acb83committed
Commits on Jan 22, 2015
Removed Git.sshkey() as it couldn't be distributed properly.
Show description for 4df4159committedMerge branch 'master' into teeberg-master
Show description for 5ad07f7committedIntermediate commit on my way to get this finalized.
Show description for 2ce3fe7committed- committed
- committed
- committed
- committed
Commits on Jan 21, 2015
Added advance usage examples to tutorial and made minor fixes.
Show description for e4d3809committedInitial set of documentation improvements, and a fix to the submodule tests.
Show description for e48e520committed
Commits on Jan 20, 2015
Another take on fixing the current concurrent read implementation in git.cmd
Show description for ea29541committed
Commits on Jan 14, 2015
Fixed some doc strings to build correctly with sphinx
Show description for 6569c48committedAn attempt to help the threaded reading to not show spurious errors anymore.
Show description for 53e5fb3committed
Commits on Jan 12, 2015
IndexFile.commit() now runs pre-commit and post-commit hooks.
Show description for e8eae18committed
Commits on Jan 9, 2015
Added test to assure blame can deal with binary patches.
Show description for 17f5d13committed
Commits on Jan 8, 2015
Improve error handling of fetch/pull line parsing
Show description for c7887c6committed
Commits on Jan 7, 2015
Made improvements to assure test-cases don't leak file handles
Show description for 36cdfd3committed- committed
- committed
- committed
Implemented non-blocking operations using poll()
Show description for 4914405committedMake sure we ignore WindowsErrors too, in case the process is already dead
Show description for d83f6e8committedThis should fix flake8 on py3
Show description for 3efacd7committed
Commits on Jan 6, 2015
- committed
- committed
test_remote works
Show description for 60e5413committed
Commits on Jan 5, 2015
- committed
Intermediate commit: test_config and test_actor works
Show description for 04357d0committed
Commits on Jan 4, 2015
Dum brute force conversion of all types.
Show description for ae2ff0fcommittedinitial set of adjustments to make (most) imports work.
Show description for f6aa8d1committedReplaced ordered dict with standard version; used logging module
Show description for 6f55c17committedBumped version, updated changelog, reduced code smell
Show description for c80d727committed
Commits on Jan 3, 2015
Various fixes and improvements
Show description for de9a6bbcommitted
Commits on Nov 19, 2014
Applied autopep8
Show description for 2572647committed