Mercurial > public > mercurial-scm > hg
log mercurial/debugcommands.py @ 35888:c8e2d6ed1f9e
age | author | description |
---|---|---|
Sun, 21 Jan 2018 13:03:03 +0900 | Yuya Nishihara | cmdutil: drop aliases for logcmdutil functions (API) |
Thu, 18 Jan 2018 16:47:14 +0100 | Boris Feld | debugdownload: read repository hgrc if there is one |
Fri, 19 Jan 2018 08:35:22 +0100 | Paul Morelle | debugdeltachain: cleanup the double call to _slicechunk |
Mon, 16 Oct 2017 14:32:06 +0200 | Paul Morelle | debugdeltachain: display how many chunks would be read in sparse-read mode |
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 |