Mercurial > public > mercurial-scm > hg
log mercurial/debugcommands.py @ 32377:c942c83ac2ec
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) |