Mercurial > hg
graph
-
cmdutil: drop deprecated hack to pass file object to makefileobj() (API)Thu, 25 May 2017 21:25:49 +0900, by Yuya Nishihara
-
encoding: make sure "wide" variable never be referenced from other modulesMon, 29 May 2017 21:57:51 +0900, by Yuya Nishihara
-
manifest: use itertools.chain() instead of + for Python 3 compatSun, 28 May 2017 21:29:58 -0400, by Augie Fackler
-
manifest: fix some pure-Python parser bits to work on Python 3Sun, 28 May 2017 21:29:15 -0400, by Augie Fackler
-
tests: make test-manifest finish importing in Python 3Sun, 28 May 2017 18:08:36 -0400, by Augie Fackler
-
tests: drop assertIn polyfill now that we're 2.7-onlySun, 28 May 2017 18:08:14 -0400, by Augie Fackler
-
perf: benchmark command for revlog indexesSun, 28 May 2017 11:13:10 -0700, by Gregory Szorc