Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 05 Apr 2017 21:40:38 +0900 | Yuya Nishihara | templatekw: change _showlist() to take mapping dict with no **kwargs expansion |
Wed, 05 Apr 2017 21:32:32 +0900 | Yuya Nishihara | templatekw: rename 'args' to 'mapping' in showlist() |
Wed, 05 Apr 2017 21:27:44 +0900 | Yuya Nishihara | templatekw: eliminate unnecessary temporary variable 'names' from _showlist() |
Mon, 17 Apr 2017 20:22:00 +0200 | Pierre-Yves David | color: update the help with the new default |
Wed, 12 Apr 2017 16:48:13 +0200 | Pierre-Yves David | upgrade: register all format variants in a list |
Wed, 12 Apr 2017 16:34:05 +0200 | Pierre-Yves David | upgrade: move descriptions and selection logic in individual classes |