Commits
User selector
Commit History
Commits on May 26, 2016
Use proper syntax for conditional expression
Show description for 39164b0committedfix(remote): use universal_newlines for fetch/push
Show description for 515a6b9committed- committed
Commits on May 24, 2016
fix(cmd): fix with_stdout implementation
Show description for 7228ca9committedfix(cmd): don't catch progress handler exceptions
Show description for 7a8f96ccommitted
Commits on May 12, 2016
Fix order of operators before executing the git command
Show description for 89ade7bcommitted
Commits on Apr 19, 2016
Support repeated kwargs
Show description for a3c89a5committed
Commits on Apr 6, 2016
Commits on Feb 25, 2016
fix(cmd): Use buffered reads
Show description for 5982ff7committed
Commits on Feb 14, 2016
fix(cmd): allow improved errors during clone operation
Show description for 121f6afcommitted
Commits on Feb 13, 2016
fix(cmd): focus !
Show description for 55db0fccommittedfix(cmd): safely read from stderr
Show description for d2f6fefcommitted
Commits on Feb 7, 2016
fix(cmd): prevent deadlock on clone/fetch/pull
Show description for f8775f9committed
Commits on Dec 21, 2015
Fixed a non-Windows import
Show description for 05a302ccommitted
Commits on Oct 16, 2015
Merge pull request #354 from dpursehouse/execute-timeout
Show description for a929ab2committed
Commits on Oct 15, 2015
- committed
doc(cmd): make sure people know wait() may block
Show description for 3cb5e17committed- committed
fix(cmd): fixed deadlock when stderr buffer overflow
Show description for 2cc8f1eauthored andcommitted
Commits on Oct 13, 2015
Run os.kill for all child pids even after some of them are down
Show description for dbbcaf7authored andcommittedUpdate docstring for 'kill_after_timeout' parameter
Show description for d06e76bauthored andcommittedRename execute param 'timeout' to 'kill_after_timeout'
Show description for 4faf5cdauthored andcommitted
Commits on Oct 9, 2015
Only create watchdog and event if timeout is specified in execute command
Show description for 7cc0e6cauthored andcommittedRaise exception when timeout is used in execute command on Windows
Show description for 9e1c90eauthored andcommitted
Commits on Sep 28, 2015
Include 'timeout' parameter in Git execute
Show description for cd4caf1authored 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 5ad07f7committed