Mercurial > public > mercurial-scm > hg-stable
log mercurial/debugcommands.py @ 45715:0428978bca22
age | author | description |
---|---|---|
Sat, 10 Oct 2020 12:43:04 +0530 | Pulkit Goyal | mergestate: add `allextras()` to get all extras |
Thu, 08 Oct 2020 13:37:31 -0700 | Martin von Zweigbergk | errors: name arguments to Abort constructor |
Wed, 30 Sep 2020 09:21:33 +0200 | Pierre-Yves David | changing-files: add a debug command display changed files |
Thu, 03 Sep 2020 14:45:16 +0530 | Pulkit Goyal | debugmergestate: sort extras before printing |
Mon, 24 Aug 2020 18:59:19 +0530 | Pulkit Goyal | debugmergestate: show extras for files which are not in mergestate |
Thu, 06 Aug 2020 09:50:10 -0700 | Martin von Zweigbergk | templater: add exception-raising version of open_template() |