Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 15 Apr 2017 13:27:44 +0900 | Yuya Nishihara | worker: propagate exit code to main process |
Sat, 15 Apr 2017 13:02:34 +0900 | Yuya Nishihara | dispatch: print traceback in scmutil.callcatch() if --traceback specified |
Sat, 15 Apr 2017 12:58:06 +0900 | Yuya Nishihara | dispatch: mark callcatch() as a private function |
Sat, 15 Apr 2017 10:51:17 +0900 | Yuya Nishihara | templatefilters: fix crash by string formatting of '{x|splitlines}' |
Wed, 05 Apr 2017 21:57:05 +0900 | Yuya Nishihara | templatekw: factor out showdict() helper |
Wed, 05 Apr 2017 21:47:34 +0900 | Yuya Nishihara | templatekw: have showlist() take mapping dict with no **kwargs expansion (API) |
Wed, 05 Apr 2017 21:40:38 +0900 | Yuya Nishihara | templatekw: change _showlist() to take mapping dict with no **kwargs expansion |