Mercurial > hg
log
age | author | description |
---|---|---|
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:29:53 +0900 | Yuya Nishihara | import-checker: drop workaround for pure modules |
Sat, 13 Aug 2016 12:28:52 +0900 | Yuya Nishihara | policy: drop custom importer for pure modules |
Sat, 13 Aug 2016 12:23:56 +0900 | Yuya Nishihara | parsers: switch to policy importer |
Sat, 13 Aug 2016 12:18:58 +0900 | Yuya Nishihara | mpatch: switch to policy importer |