mercurial/cffi/__init__.py
author Yuya Nishihara <yuya@tcha.org>
Sun, 05 Aug 2018 16:27:09 +0900
changeset 39368 5b1d406b39f1
parent 30346 9cc438bf7d9a
permissions -rw-r--r--
templatekw: alias {name} of file copies dict to {path} For the same reason as the previous patch. We might want some hack to support {source.path}, {source.rev}, etc., but that's a different issue.