diff mercurial/ui.py @ 16586:ebd2ead59f1c stable

largefiles: fix "hg status dir" missing regular files (issue3421) largefiles status implementation attemps to rewrite the input match objects to match the "standins" as well as the regular files. When fixing the directories listed in match.files(), if there was related standin entry, it was kept and the original path discarded. But directories can appear both as regular and standin entries.
author Patrick Mezard <patrick@mezard.eu>
date Sun, 06 May 2012 13:14:58 +0200
parents f5dd179bfa4a
children 525fdb738975 15d4d475de9e
line wrap: on
line diff