Mercurial > hg
comparison mercurial/localrepo.py @ 28955:78759f78a44e
templater: factor out function that creates templater from string template
This function will host loading of template aliases. It is not defined at
templater, but at formatter, since formatter is the module handling ui stuff
in front of templater.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sun, 10 Apr 2016 17:23:09 +0900 |
parents | 032c4c2f802a |
children | 3f0177d2b8fb dae38633eba8 |
comparison
equal
deleted
inserted
replaced
28954:f97a0bcfd7a1 | 28955:78759f78a44e |
---|