Commits
User selector
Commit History
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 Sep 6, 2015
fix(remote): assure only repository configuration
Show description for 84fcf8ecommittedfix(config): ignore empty values in config file
Show description for 074842acommitted
Commits on Aug 29, 2015
- committed
fix(repo): fail loudly if worktrees are used
Show description for e859042committed
Commits on Aug 22, 2015
fix(repo): use GitCmdObjectDB by default
Show description for 6eb3af2committed
Commits on Aug 21, 2015
Merge pull request #341 from StyXman/master
Show description for 1d768f6committed
Commits on Aug 19, 2015
Commits on Aug 17, 2015
fix(test_index): fix encoding
Show description for c8b8379committedfix(commit): serialization timezone handling
Show description for a8f7e37committed
Commits on Aug 8, 2015
fix(tests): remove dependency on sort order
Show description for 039e265committedtests(submodule): add new submodule commits
Show description for a0acb22committed
Commits on Jul 29, 2015
fix(index):allow adding non-unicode paths to index
Show description for 7ab12b4committedfix(diff): mode-assertions now deal with 0
Show description for 8324c4bcommitted
Commits on Jul 28, 2015
don't 'log' to stderr in `RemoteProgress`
Show description for c58887acommitted
Commits on Jul 26, 2015
- committed
David García Garzón
Commits on Jul 22, 2015
gic {init,clone} --separate-git-dir is supported only since 1.7.5
Show description for 6fdb6a5committed
Julien Pivotto
Commits on Jul 21, 2015
Implement is_ancestor
Show description for 65c07d6committed
Sandy Carter
Commits on Jul 20, 2015
fix(flake8): remove unused import
Show description for f360ecdcommittedfix(index): remove invalid keyword argument
Show description for c1d3302committedfix(encoding): in `untracked_files()`
Show description for 3c8a33ecommittedfix(encoding): in untracked_files() and index
Show description for 9c272abcommitted
Commits on Jul 18, 2015
Merge pull request #319 from jeblair/fixhead
Show description for af44258committed
Commits on Jul 17, 2015
Always add '--' to git reset
Show description for bdc38b8committed