Mercurial > hg-stable
comparison hgext/record.py @ 23530:42ae1b1f048f
largefiles: start by finding files of interest
Instead of iterating over 'g' action, first find the set of all files
that are largefiles in p1. Then iterate over these files. This
prepares for considering actions other than 'g'.
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Tue, 09 Dec 2014 22:10:51 -0800 |
parents | 486a1fe09422 |
children | 79fceed67676 |
comparison
equal
deleted
inserted
replaced
23529:38e55e55ae4d | 23530:42ae1b1f048f |
---|