Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 13 May 2017 21:30:02 -0400 | Matt Harbison | tests: fix up recent conditionalized output changes |
Tue, 16 May 2017 14:42:13 -0700 | Martin von Zweigbergk | run-tests: drop fallback for proc.terminate() for pre-py2.6 |
Tue, 16 May 2017 14:40:22 -0700 | Martin von Zweigbergk | run-tests: drop fallback for sysconfig for pre-py2.7 |
Tue, 16 May 2017 17:47:27 -0700 | Martin von Zweigbergk | largefiles: move identical statement to after if/else |
Tue, 16 May 2017 23:40:29 -0700 | Martin von Zweigbergk | util: rewrite sortdict using Python 2.7's OrderedDict |
Tue, 16 May 2017 23:36:38 +0900 | Yuya Nishihara | encoding: use i.startswith() instead of i[0] to eliminate py2/3 divergence |
Sat, 13 May 2017 21:15:56 -0400 | Matt Harbison | test-casefolding: sync with latest code changes |