Commits
User selector
Commit History
Commits on Oct 15, 2015
- committed
fix(cmd): fixed deadlock when stderr buffer overflow
Show description for 2cc8f1eauthored andcommitted
Commits on Aug 19, 2015
Commits on Jul 3, 2015
fix(cmd): don't open stdout when fetching
Show description for 369e564committedfix(cmd): line parsing
Show description for 0401087committed
Commits on Jun 25, 2015
Added NullHandlers to all loggers to preven "No handler" messages
Show description for aa0cceacommitted
James Nowell
Commits on May 31, 2015
fix(git-cmd): set LANGUAGE as well
Show description for 1485103committedfix(git-cmd): use LC_ALL instead of LC_MESSAGES
Show description for 32e4e08committed
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