Commits
User selector
Commit History
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- committed
Commits on Sep 26, 2016
win, #519: proc.terminate() instead of kill(SIGTERM)
Show description for 29eb301committedWin, #519: FIX WinHangs: Popen() CREATE_NEW_PROCESS_GROUP to allow kill
Show description for 45f8f20committedwin: GC.collect on all TC.tearDown to fix appveyor hang runs
Show description for 51bf7cbcommitted
Commits on Sep 25, 2016
test, deps: FIX `mock` deps on py3.
Show description for 7842e92committed
Commits on Apr 21, 2015
test: make git-daemon port configurable via env
Show description for c1cedc5committedtest: Make git-daemon only listen on localhost
Show description for bccdb48committed