tests/test-parseindex2.py.out
author Yuya Nishihara <yuya@tcha.org>
Fri, 31 Aug 2018 21:44:24 +0900
branchstable
changeset 39416 ede3bf31fe63
parent 7110 75fdc39b6172
permissions -rw-r--r--
hgweb: load revcount + 1 entries to fill nextentry in log page (issue5972) "revcount + 1" is moved to the call site to make it clearer.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
7110
75fdc39b6172 Add parseindex2.py test case
Bernhard Leiner <bleiner@gmail.com>
parents:
diff changeset
     1
done