comparison Makefile @ 29623:33bf8bd8c5b9 stable

templatekw: fix join format of revset() function It's been broken since e4609ec959f8, which made makemap() return a dict of multiple keywords. Because the default joinfmt() randomly picks one item from a dict, we have to make revset() select d[name] explicitly.
author Yuya Nishihara <yuya@tcha.org>
date Fri, 22 Jul 2016 22:00:46 +0900
parents da1848f07c6a
children 17b3309bfdff
comparison
equal deleted inserted replaced
29622:9c2cc107547f 29623:33bf8bd8c5b9