Mercurial > public > mercurial-scm > hg
log mercurial/debugcommands.py @ 33100:05906b8e1d23
age | author | description |
---|---|---|
Tue, 27 Jun 2017 00:20:55 +0530 | Pulkit Goyal | py3: use pycompat.byteskwargs() to convert kwargs' keys to bytes |
Mon, 26 Jun 2017 22:27:34 +0900 | Yuya Nishihara | debugrevlog: align chain length, reach, and compression ratio |
Fri, 23 Jun 2017 01:38:10 +0200 | Pierre-Yves David | debugrevlog: also display the largest delta chain span |
Thu, 22 Jun 2017 10:10:02 -0700 | Martin von Zweigbergk | bundle: add config option to include phases |
Thu, 22 Jun 2017 10:15:15 -0700 | Martin von Zweigbergk | debugcommands: pass part, not read data, into _debugobsmarker() |
Thu, 22 Jun 2017 10:09:58 -0700 | Martin von Zweigbergk | debugcommands: remove unused "all" argument from _debugobsmarkers |