Mercurial > hg
view contrib/debian/changelog @ 37403:448f7ec247e2
hgweb: fix type of {nav} keyword when linerange filter is active
Spotted by making '%' operator check the operand type more strictly. Before,
"{nav}" would be evaluated to a lazy "" (empty string) and {"" % x} would
yield one empty string.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sun, 18 Mar 2018 21:18:57 +0900 |
parents | dc22729b4ebd |
children |
line wrap: on
line source
mercurial (__VERSION__) __CODENAME__; urgency=medium * Automated build performed by upstream. -- Mercurial Devel <mercurial-devel@mercurial-scm.org> __DATE__