Mercurial > hg > mercurial-crew
diff mercurial/revset.py @ 24161:9cf9432a505b
trydiff: extract function that generates filename pairs
The code that identifies copies/renames, as well as the filenames
before and after, is now isolated and we can extract it to a function
so it can be overridden by extensions (in particular the narrow clone
extension).
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Thu, 22 Jan 2015 23:29:00 -0800 (2015-01-23) |
parents | fe1abb5d92f6 |
children | fafd9a1284cf |