Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 25 Feb 2018 16:35:34 +0900 | Yuya Nishihara | templatekw: factor out function to build a list of files per status |
Sun, 25 Feb 2018 13:40:46 +0900 | Yuya Nishihara | templatekw: switch non-showlist template keywords to new API |
Sun, 25 Feb 2018 14:28:32 +0900 | Yuya Nishihara | templatekw: extract non-templatekw function as getgraphnode() |
Wed, 28 Feb 2018 16:24:39 +0100 | Sascha Nemecek | convert: avoid closing ui.fout in subversion code (issue5807) |
Sun, 07 Jan 2018 11:53:07 +0900 | Yuya Nishihara | cmdutil: expand filename format string by templater (BC) |
Wed, 21 Feb 2018 21:14:05 +0900 | Yuya Nishihara | annotate: do not poorly split lines at CR (issue5798) stable |
Sun, 18 Feb 2018 11:53:26 +0900 | Yuya Nishihara | templater: add option to parse template string just like raw string literal |