tests/test-mq-qdiff.out
author Steve Borho <steve@borho.org>
Tue, 12 Dec 2006 15:34:11 -0600
changeset 3875 729f354f3f09
parent 2904 8ca608c1eb02
permissions -rw-r--r--
zsh: better fix for partial completions Properly handle relative paths followed by partial filenames hg add ../path/to/file/partial[TAB]

% init
% commit
adding base
% qnew mqbase
% qrefresh
% qdiff
diff -r 67e992f2c4f3 base
--- a/base
+++ b/base
@@ -1,1 +1,1 @@ base
-base
+patched
% qdiff dirname
diff -r 67e992f2c4f3 base
--- a/base
+++ b/base
@@ -1,1 +1,1 @@ base
-base
+patched