Mercurial > hg-stable
log
age | author | description |
---|---|---|
Sun, 28 May 2017 18:08:14 -0400 | Augie Fackler | tests: drop assertIn polyfill now that we're 2.7-only |
Sun, 28 May 2017 11:13:10 -0700 | Gregory Szorc | perf: benchmark command for revlog indexes |
Sun, 28 May 2017 10:56:28 -0700 | Gregory Szorc | perf: rename perfrevlog to perfrevlogrevisions |
Sun, 28 May 2017 15:43:26 -0400 | Augie Fackler | server: use pycompat to get argv |
Sun, 28 May 2017 13:27:29 -0400 | Augie Fackler | encoding: make wide character class list a sysstr |
Sun, 28 May 2017 14:02:14 -0400 | Augie Fackler | cmdutil: use sorted(dict) instead of x = dict.keys(); x.sort() |
Sun, 28 May 2017 16:17:43 -0400 | Augie Fackler | util: look for empty-sysstr instead of empty-bytesstr in textwrap code |