Mercurial > hg
comparison contrib/dumprevlog @ 22591:9fe33afc00b4
files: actually filter out removed files
'hg files' makes an attempt to filter out removed files, but that doesn't work
because repo.dirstate[f] returns lowercase 'r', not uppercase.
author | Siddharth Agarwal <sid0@fb.com> |
---|---|
date | Tue, 30 Sep 2014 15:45:48 -0700 |
parents | 659f34b833b9 |
children | a212ca70205c |
comparison
equal
deleted
inserted
replaced
22590:d4c972b97fee | 22591:9fe33afc00b4 |
---|