##// END OF EJS Templates
locate: don't print "file not found" messages....
locate: don't print "file not found" messages. This should fix issue204.

File last commit:

r4180:f80cf8b7 default
r4308:a5cde03c default
Show More
test-diffdir.out
22 lines | 316 B | text/plain | TextLexer
Thomas Arendsen Hein
Store empty (default) branch in branch cache, too....
r4167 diff -r 4da5fa99f904 b
mpm@selenic.com
Refactor diffrevs/diffdir into changes...
r536 --- /dev/null
+++ b/b
@@ -0,0 +1,1 @@
+123
Thomas Arendsen Hein
Store empty (default) branch in branch cache, too....
r4167 diff -r 4da5fa99f904 b
mpm@selenic.com
Refactor diffrevs/diffdir into changes...
r536 --- /dev/null
+++ b/b
@@ -0,0 +1,1 @@
+123
Thomas Arendsen Hein
Store empty (default) branch in branch cache, too....
r4167 diff -r 4da5fa99f904 a
Thomas Arendsen Hein
Fix diff against an empty file (issue124) and add a test for this.
r1723 --- a/a
+++ b/a
@@ -0,0 +1,1 @@
+foo
Thomas Arendsen Hein
Store empty (default) branch in branch cache, too....
r4167 diff -r 4da5fa99f904 b
Thomas Arendsen Hein
Fix diff against an empty file (issue124) and add a test for this.
r1723 --- /dev/null
+++ b/b
@@ -0,0 +1,1 @@
+123
Alexis S. L. Carvalho
fix hg diff -r ''
r3825 abort: Ambiguous identifier!
abort: Ambiguous identifier!