Commits
User selector
Commit History
Commits on Mar 18, 2018
Commits on Dec 11, 2017
Commits on Nov 28, 2017
RF: primarily flake8 lints + minor RF to reduce duplication in PATHEXT
Show description for 6ee08fccommitted
Commits on Nov 27, 2017
Commits on Apr 9, 2017
Python 3.6 invalid escape sequence deprecation fixes
Show description for 32da7feauthored andcommitted
Commits on Mar 9, 2017
- authored andcommitted
Commits on Dec 8, 2016
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 17, 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 e6e23edcommittedremote, #525: FIX BUG push-cmd misses error messages
Show description for 5e6827ecommitted
Commits on Oct 12, 2016
- committed
- committed
daemon, #525: FIX remote urls in config-files
Show description for 4b586fbcommitted
Commits on Oct 11, 2016
FIX #526: Do not depend on test-sources
Show description for 74c7ed0committed
Commits on Oct 4, 2016
- committed
src: No PyDev warnings
Show description for a469af8committed
Commits on Oct 3, 2016
hidden win-errs: Let leaking TCs run till end, then hide
Show description for be44602committedAppveyor: Set HIDE_WINDOWS_KNOWN_ERRORS=True
Show description for a46f670committedAppveyor: Add and set HIDE_WINDOWS_KNOWN_ERRORS=False
Show description for 6df78b1committed
Commits on Oct 2, 2016
- authored andcommitted
BF: @with_rw_directory must return decorated call
Show description for e25da8fauthored andcommittedRF: use @functools.wraps within decorators instead of manual __name__ reassignment
Show description for 51f4a14committed
Commits on Oct 1, 2016
io, #519: ALL open() --> with open()
Show description for 9a52168committed
Commits on Sep 28, 2016
remote, #519: INCOMPLETE FIX-2 double-decoding push-infos
Show description for 6e98416committedremote, #519: FIX1-of-2 double-decoding push-infos
Show description for f11fdf1committedWin, #519: FIX with_rw_directory() to remove read-only dirs
Show description for 137ee6ecommittedsrc: constify is_<platform>() calls
Show description for e61439bcommittedWin, #519: FIX undead Git-daemon on Windows
Show description for c572a8dcommittedtest, #519: Try appveyor advice for never-ending builds
Show description for 618e625committed
Commits on Sep 27, 2016
src, #519: Improve daemon launch so Win does not stuck
Show description for aa3f2facommitted