Mercurial > hg
log
age | author | description |
---|---|---|
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 |
Mon, 15 May 2017 19:37:11 -0700 | Gregory Szorc | perf: always pass node to revlog.revision() |
Mon, 15 May 2017 18:55:58 -0700 | Durham Goode | hg: backout optimizing for treemanifests |