Mercurial > public > mercurial-scm > hg-stable
log mercurial/debugcommands.py @ 45665:308ca5528ee6
age | author | description |
---|---|---|
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() |
Tue, 04 Aug 2020 13:21:29 -0700 | Martin von Zweigbergk | templater: replace templatepath() with function that also opens the file |
Fri, 24 Jul 2020 11:24:59 -0700 | Martin von Zweigbergk | templater: handle None returned from templatedir() |
Tue, 21 Jul 2020 13:11:49 -0700 | Martin von Zweigbergk | templater: make templatepaths() return a single path, or None |