Mercurial > hg
log
age | author | description |
---|---|---|
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 |
Mon, 15 May 2017 13:29:18 -0700 | Jun Wu | test-hardlink: do not test .hg/cache/checklink |
Mon, 15 May 2017 13:25:59 -0700 | Jun Wu | test-hardlinks: unify two test files into one |
Mon, 15 May 2017 14:08:02 -0400 | Augie Fackler | style: ban [ foo == bar] bashism in tests |