Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 30 Mar 2016 02:10:44 +0900 | FUJIWARA Katsunori | keyword: use templatefilter to mark a function as template filter |
Wed, 30 Mar 2016 02:10:44 +0900 | FUJIWARA Katsunori | templatefilters: use templatefilter to mark a function as template filter |
Wed, 30 Mar 2016 02:10:44 +0900 | FUJIWARA Katsunori | registrar: add templatefilter to mark a function as template filter (API) |
Sun, 14 Feb 2016 20:43:30 +0900 | Yuya Nishihara | revset: inline _getaliasarg() function |
Sun, 14 Feb 2016 20:27:08 +0900 | Yuya Nishihara | revset: drop redundant check for unknown alias arguments |
Sun, 14 Feb 2016 19:48:33 +0900 | Yuya Nishihara | revset: move tagging of alias arguments from tokenization to parsing phase |
Sun, 14 Feb 2016 21:46:50 +0900 | Yuya Nishihara | revset: add test that should fail if '_aliasarg' tag is removed |