Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 16 Apr 2016 09:00:15 -0700 | Gregory Szorc | lock: clear postrelease hooks list after usage |
Sun, 27 Mar 2016 21:05:55 +0900 | Yuya Nishihara | ui: drop template aliases by HGPLAIN |
Sun, 27 Mar 2016 20:59:36 +0900 | Yuya Nishihara | templater: load and expand aliases by template engine (API) (issue4842) |
Sun, 03 Apr 2016 13:23:40 +0900 | Yuya Nishihara | templater: inline compiletemplate() function into engine |
Sun, 10 Apr 2016 17:23:09 +0900 | Yuya Nishihara | templater: factor out function that creates templater from string template |
Sun, 03 Apr 2016 23:26:48 +0900 | Yuya Nishihara | templater: separate function to create templater from map file (API) |
Sun, 03 Apr 2016 23:18:30 +0900 | Yuya Nishihara | templater: extract function that loads template map file |