Mercurial > hg-stable
log
age | author | description |
---|---|---|
Thu, 14 Apr 2016 15:17:15 +0000 | timeless | debugcreatestreamclonebundle: use single quotes around command hint |
Sat, 16 Apr 2016 09:02:37 -0700 | Gregory Szorc | transaction: clear callback instances after usage |
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 |