Mercurial > hg > mercurial-source
changeset 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 (2014-09-30) |
parents | d4c972b97fee |
children | ff3ccc592af4 |
files | mercurial/commands.py tests/test-locate.t |
diffstat | 2 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff