Mercurial > hg
diff mercurial/vfs.py @ 32039:2ab7578e685b
templatefilters: fix crash by string formatting of '{x|splitlines}'
Before, it crashed because mapping['templ'] was missing. As it didn't support
the legacy list template from the beginning, we can simply use hybridlist().
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sat, 15 Apr 2017 10:51:17 +0900 |
parents | f80d9ddc40f3 |
children | d74b0cff94a9 20bac46f7744 |