Mercurial > hg
comparison mercurial/exewrapper.c @ 40340:2d45b549392f
store: pass matcher to store.datafiles()
To get narrow stream clones working, we need a way to filter the storage files
using a matcher. This patch adds matcher as an argument to store.walk() and
store.datafiles() so that we can filter the files returned according to the
matcher.
Differential Revision: https://phab.mercurial-scm.org/D4850
author | Pulkit Goyal <pulkit@yandex-team.ru> |
---|---|
date | Wed, 03 Oct 2018 16:45:24 +0300 |
parents | 31c6c4d27be7 |
children | aca727359ec5 |
comparison
equal
deleted
inserted
replaced
40339:f0e8f27768eb | 40340:2d45b549392f |
---|