Mercurial > public > mercurial-scm > hg-stable
log mercurial/debugcommands.py @ 37047:d3a9036d9ae9
age | author | description |
---|---|---|
Tue, 13 Mar 2018 11:20:07 -0700 | Gregory Szorc | util: don't log low-level I/O calls for HTTP peer |
Tue, 13 Mar 2018 11:17:10 -0700 | Gregory Szorc | debugcommands: support sending HTTP requests with debugwireproto |
Tue, 13 Mar 2018 10:02:03 -0700 | Gregory Szorc | debugcommands: support connecting to HTTP peers |
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 |