Mercurial > public > mercurial-scm > hg
log mercurial/debugcommands.py @ 37007:143219fc2620
age | author | description |
---|---|---|
Mon, 12 Mar 2018 15:49:02 -0700 | Gregory Szorc | debugcommands: introduce actions to perform deterministic reads |
Sat, 17 Mar 2018 11:23:04 +0900 | Yuya Nishihara | templater: rename .render(mapping) to .renderdefault(mapping) (API) |
Mon, 26 Feb 2018 20:44:01 +0800 | Anton Shestakov | debug: add debugwhyunstable that explains instabilities |
Wed, 21 Feb 2018 17:21:10 +0100 | Boris Feld | debugupdatecache: also warm rev branch cache |
Wed, 21 Feb 2018 17:16:56 +0100 | Boris Feld | debugbundle: do not display detailed part data in --quiet mode |
Mon, 12 Mar 2018 22:47:33 +0900 | Yuya Nishihara | debugwireproto: close the write end before consuming all available data |
Sat, 10 Mar 2018 15:57:16 +0900 | Yuya Nishihara | py3: use r'' instead of sysstr('') to get around code transformer |