Commits
User selector
Commit History
Commits on Feb 10, 2017
fix(cmd): checking process.DEVNUL were needlessly opening `os.devnull`
Show description for 12db6bbauthored
Commits on Dec 8, 2016
Merge pull request #541 from andy-maier/py26_fixes
Show description for 2f207e0authoredchore(lint): flake8
Show description for b06b13ecommitted
Commits on Oct 24, 2016
Fixes to support Python 2.6 again.
Show description for f3d5df2committed
Commits on Oct 22, 2016
Commits on Oct 20, 2016
- committed
Commits on Oct 18, 2016
Commits on Oct 14, 2016
cygwin, #533: FIX daemon launching
Show description for 0bce7cccommittedcygwin, #533: Try to make it work with Cygwin's Git.
Show description for e6e23edcommittedcmd, #525: Always include stdout+stderr in exceptions
Show description for c8e914ecommittedremote, #525: FIX BUG push-cmd misses error messages
Show description for 5e6827ecommitted
Commits on Oct 13, 2016
remote, #525: pump fetch-infos instead of GIL-read stderr
Show description for 85f38a1committedtest, #525: allow disabling freeze errors separately
Show description for 8364597committed
Commits on Oct 12, 2016
daemon, #525: FIX remote urls in config-files
Show description for 4b586fbcommittedrepo, cmd: DROP UNEEDED Win path for chcwd & check for '~' homedir
Show description for 8ea7e26committed- committed
Commits on Oct 2, 2016
Commits on Oct 1, 2016
Win, #519: FIX repo TCs.
Show description for b8b025fcommitted
Commits on Sep 29, 2016
ci: Capture logging for Popen() execute statements.
Show description for b114f3bcommitted
Commits on Sep 28, 2016
- committed
remote, #519: INCOMPLETE FIX-2 double-decoding push-infos
Show description for 6e98416committedProc, #519: Rework error-exc msgs & log thread-pumps errors
Show description for 44c6d0bcommittedio, dif: #519: FIX DIFF freeze when reading from GIL
Show description for a5db3d3committedWin, #519: FIX with_rw_directory() to remove read-only dirs
Show description for 137ee6ecommittedsrc: constify is_<platform>() calls
Show description for e61439bcommittedWin, #519: Remove `git.cmd` failback - no longer exists.
Show description for 25a2ebfcommittedtest, #519: Try appveyor advice for never-ending builds
Show description for 618e625committed
Commits on Sep 27, 2016
Commits on Sep 26, 2016
Win, #519: FIX WinHangs: Popen() CREATE_NEW_PROCESS_GROUP to allow kill
Show description for 45f8f20committed- committed
apveyor, #519: FIX incomplete Popen pump
Show description for 7ec2f8acommitted
Commits on Sep 25, 2016
test, deps: FIX `mock` deps on py3.
Show description for 7842e92committed
Commits on Sep 11, 2016
fix(repo): make it serializable with pickle
Show description for 2ba897bcommitted