Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 13 May 2015 20:36:56 +0200 | Adrian Buehlmann | store: add comment in _hashencode with reason for skipping the first 5 chars |
Tue, 14 Apr 2015 10:57:15 -0400 | Augie Fackler | test-run-tests: fix for Python 3.5 |
Tue, 14 Apr 2015 16:09:39 -0400 | Augie Fackler | run-tests: make sure all script lines are bytes |
Tue, 14 Apr 2015 10:56:58 -0400 | Augie Fackler | run-tests: fix checking a line to see if it needs globbing |
Tue, 14 Apr 2015 10:14:49 -0400 | Augie Fackler | run-tests: unblock running python tests in python 3 |
Mon, 13 Apr 2015 18:07:40 -0400 | Augie Fackler | run-tests: os.popen returns a string, make it bytes again |
Mon, 13 Apr 2015 17:24:10 -0400 | Augie Fackler | run-tests: be more paranoid about os.system using bytes |