Mercurial > hg
comparison COPYING @ 24156:75a2df2bbde8 stable
templatekw: inline showlist() into showbookmarks()
showlist() is the helper to build _hybrid object from a trivial list. It can't
be applied if each value has more than one items, 'bookmark' and 'current' in
this case.
This change is necessary to fix random failure of "{join(bookmarks, sep)}".
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Wed, 18 Feb 2015 22:10:17 +0900 |
parents | 8c8b55733cbd |
children |
comparison
equal
deleted
inserted
replaced
24155:e5ce49a30146 | 24156:75a2df2bbde8 |
---|