tests/test-filelog.py.out
author Yuya Nishihara <yuya@tcha.org>
Thu, 02 Jul 2015 22:18:21 +0900
changeset 25740 47469fa8fb01
parent 16498 d76ba2090e0c
permissions -rw-r--r--
templatekw: make {rev} return wdirrev instead of None wdirrev/wdirnode identifiers are still experimental, but {node} is mapped to wdirnode. So {rev} should do the same for consistency. I'm not sure if templatekw can import scmutil. If not, we should move intrev() to node module.

ERROR: FIXME: This is a known failure of filelog.size for data starting with \1\n
OK.