Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 13 May 2017 15:41:50 +0900 | Yuya Nishihara | extensions: prohibit registration of command without using @command (API) |
Sun, 14 May 2017 15:46:45 +0900 | Yuya Nishihara | extensions: optionally print hint on import failure |
Sun, 14 May 2017 15:41:27 +0900 | Yuya Nishihara | error: add hint to ProgrammingError |
Mon, 08 May 2017 22:14:56 +0900 | Yuya Nishihara | registrar: unindent superfluous "if True" block |
Mon, 08 May 2017 22:08:40 +0900 | Yuya Nishihara | registrar: switch @command decorator to class |
Sat, 09 Jan 2016 23:07:20 +0900 | Yuya Nishihara | registrar: move cmdutil.command to registrar module (API) |