Mercurial > public > mercurial-scm > hg
log mercurial/debugcommands.py @ 41515:7dc160a57025
age | author | description |
---|---|---|
Fri, 25 Jan 2019 14:41:53 -0800 | Martin von Zweigbergk | debugcommands: add a debugpathcopies command |
Thu, 17 Jan 2019 09:17:12 -0800 | Martin von Zweigbergk | cleanup: delete lots of unused local variables |
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 |