Mercurial > public > mercurial-scm > hg
log mercurial/debugcommands.py @ 32406:952017471f93
age | author | description |
---|---|---|
Mon, 22 May 2017 11:08:18 -0700 | Martin von Zweigbergk | match: implement __repr__() and update users (API) |
Thu, 04 May 2017 17:13:12 +0900 | Yuya Nishihara | debugcommands: use temporary dict for its command table |
Sun, 14 May 2017 16:42:16 +0900 | Yuya Nishihara | commands: move debugcommands and debugcomplete back to commands module |
Sun, 14 May 2017 16:19:47 +0900 | Yuya Nishihara | commands: move templates of common command options to cmdutil (API) |
Sat, 13 Aug 2016 12:18:58 +0900 | Yuya Nishihara | mpatch: switch to policy importer |
Sat, 13 Aug 2016 12:12:50 +0900 | Yuya Nishihara | bdiff: switch to policy importer |