##// END OF EJS Templates
repair: copy non-revlog store files during upgrade...
repair: copy non-revlog store files during upgrade The store contains more than just revlogs. This patch teaches the upgrade code to copy regular files as well. As the test changes demonstrate, the phaseroots file is now copied.

File last commit:

r19767:d4501068 default
r30780:2603d048 default
Show More
search.tmpl
7 lines | 111 B | application/x-cheetah | CheetahLexer
Alexander Plavin
hgweb: add changelog and search templates to raw style...
r19429 {header}
# HG changesets search
# Node ID {node}
# Query "{query}"
Alexander Plavin
raw: show current search mode name at search results
r19767 # Mode {modedesc}
Alexander Plavin
hgweb: add changelog and search templates to raw style...
r19429
{entries%changelogentry}