Mercurial > public > mercurial-scm > hg
diff tests/test-debugcomplete.t @ 13396:3e66eec9a814
add debugignore which yields the combined ignore patten of the .hgignore files
For GUI clients its sometimes important to know which files will be ignored and
which files will be important. This allows the GUI client to skipping redoing a
'hg status' when the files are ignored but have changed. (For instance, a
typical case is that the "build" directory inside some project is ignored but
files in it frequently change.)
author | jfh <jason@jasonfharris.com> |
---|---|
date | Sat, 15 Jan 2011 16:02:03 +0100 |
parents | d4ab9486e514 |
children | 0fb2ff949790 |
line wrap: on
line diff
--- a/tests/test-debugcomplete.t Fri Feb 04 16:32:14 2011 -0300 +++ b/tests/test-debugcomplete.t Sat Jan 15 16:02:03 2011 +0100 @@ -75,6 +75,7 @@ debugdata debugdate debugfsinfo + debugignore debugindex debugindexdot debuginstall @@ -214,6 +215,7 @@ debugdata: debugdate: extended debugfsinfo: + debugignore: debugindex: format debugindexdot: debuginstall: