Mercurial > hg
view contrib/debian/control @ 26036:db677b70a298
convert: implements targetfilebelongstosource for filemap source
This is an implementation of the new targetfilebelongstosource() function for
the filemapper. It simply checks if the given file name is prefixed by any of
the rename destinations.
It is not a perfect implementation since it doesn't account for the filemap
specifying includes or excludes, but that makes the problem much harder, and
this implementation should suffice for most cases.
author | Durham Goode <durham@fb.com> |
---|---|
date | Sat, 15 Aug 2015 13:46:30 -0700 |
parents | ab75baaf81d5 |
children | 7f49efcaa9b4 |
line wrap: on
line source
Package: mercurial Version: __VERSION__ Section: vcs Priority: optional Architecture: all Depends: python Conflicts: mercurial-common Maintainer: Mercurial Developers <mercurial-devel@selenic.com> Description: Mercurial (probably nightly) package built by upstream.