Mercurial > public > mercurial-scm > hg-stable
log mercurial/debugcommands.py @ 35585:35fb3367f72d
age | author | description |
---|---|---|
Fri, 29 Dec 2017 05:29:04 +0530 | Pulkit Goyal | py3: use pycompat.bytestr() instead of str() |
Fri, 15 Dec 2017 09:30:16 +0100 | Boris Feld | debug: add a 'debugdownload' command |
Fri, 29 Dec 2017 23:50:42 -0500 | Matt Harbison | debugfs: display the tested path and mount point of the filesystem, if known |
Thu, 21 Dec 2017 22:05:30 +0900 | Yuya Nishihara | templater: move repo, ui and cache to per-engine resources |
Mon, 18 Dec 2017 17:33:08 -0800 | Kyle Lippincott | debug: remove an 'if ui.debug()' that is not doing anything |
Tue, 19 Dec 2017 16:27:24 -0500 | Augie Fackler | merge with stable |
Mon, 27 Nov 2017 18:48:36 -0500 | Boris Feld | debuginstall: add a line about re2 availability |