Mercurial > public > mercurial-scm > hg-stable
log mercurial/debugcommands.py @ 41092:a59a74721c76
age | author | description |
---|---|---|
Fri, 21 Dec 2018 13:17:58 +0100 | Boris Feld | debugupgraderepo: add a --no-backup mode |
Wed, 24 Oct 2018 21:29:04 +0900 | Yuya Nishihara | py3: do not stringify integers in revlog stats by '%s' |
Thu, 18 Oct 2018 10:11:08 -0700 | Martin von Zweigbergk | debugcommands: avoid stack trace from debugindexstats in pure mode |
Thu, 11 Oct 2018 09:47:52 +0200 | Gregory Szorc | debugcommands: support wrapping long lines |
Wed, 03 Oct 2018 10:27:44 -0700 | Martin von Zweigbergk | cleanup: some Yoda conditions, this patch removes |
Wed, 26 Sep 2018 14:54:15 -0700 | Gregory Szorc | debugcommands: print all CBOR objects |