Commits
User selector
Commit History
Commits on Oct 14, 2018
Apply fix for #564
Show description for a1634dccommitted
Commits on Mar 18, 2018
Commits on Mar 5, 2018
- authored
Commits on Nov 28, 2017
RF: primarily flake8 lints + minor RF to reduce duplication in PATHEXT
Show description for 6ee08fccommitted
Commits on Sep 28, 2017
Commits on Aug 25, 2017
Commits on Mar 9, 2017
- authored andcommitted
Commits on Dec 8, 2016
Merge pull request #541 from andy-maier/py26_fixes
Show description for 2f207e0authoredMerge pull request #554 from nvie/master
Show description for a8437c0authoredchore(lint): flake8
Show description for b06b13ecommitted
Commits on Dec 7, 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 16, 2016
ci, deps: no PY26, ddt>=1.1.1, CIs `pip install test-requirements`
Show description for 4486bcbcommitted- committed
- committed
cygwin, #533: polish abs-paths in `git add` commands
Show description for a2d248bcommitted
Commits on Oct 14, 2016
cygwin, #533: Allow '/cygdrive/c/' paths on repo init
Show description for 3b1cfcccommittedcygwin, #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 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 11, 2016
FIX #526: Do not depend on test-sources
Show description for 74c7ed0committed
Commits on Oct 4, 2016
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 be44602committed
Commits on Oct 2, 2016
RF: 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 9a52168committedrepo-TCs, #519: FIX config resource leaks
Show description for a79cf67committedci: restore ci log-level to normal, coverage on Win-Appveyor
Show description for 13d399fcommitted
Commits on Sep 28, 2016
remote, #519: FIX1-of-2 double-decoding push-infos
Show description for f11fdf1committedWin, hook, #519: Consume Hook Popen-proc out of GIL
Show description for cf2335acommittedWin, #519: FIX with_rw_directory() to remove read-only dirs
Show description for 137ee6ecommittedsrc: constify is_<platform>() calls
Show description for e61439bcommitted