comparison tests/test-hgweb-filelog.t @ 19177:1e104aaa4c44

store: move top file walk to a separate function Some extensions find it useful to be able to walk the non-data files in the repo, so I'm moving that part of the walk to a separate function. In particular, this allows an extension to interact with only the non-filelog store data (for instance, when cloning everything but filelogs).
author Durham Goode <durham@fb.com>
date Wed, 08 May 2013 14:22:00 -0700
parents d6ebdbdd70a5
children f4a3b50a30bd
comparison
equal deleted inserted replaced
19176:aae14b3d0a9c 19177:1e104aaa4c44