##// END OF EJS Templates
Merge with crew
Merge with crew

File last commit:

r4180:f80cf8b7 default
r6227:4c1aa6af merge default
Show More
test-diffdir.out
22 lines | 316 B | text/plain | TextLexer
Matt Mackall
Remove dummy branch hack from tests
r4180 diff -r acd8075edac9 b
mpm@selenic.com
Refactor diffrevs/diffdir into changes...
r536 --- /dev/null
+++ b/b
@@ -0,0 +1,1 @@
+123
Matt Mackall
Remove dummy branch hack from tests
r4180 diff -r acd8075edac9 b
mpm@selenic.com
Refactor diffrevs/diffdir into changes...
r536 --- /dev/null
+++ b/b
@@ -0,0 +1,1 @@
+123
Matt Mackall
Remove dummy branch hack from tests
r4180 diff -r acd8075edac9 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
Matt Mackall
Remove dummy branch hack from tests
r4180 diff -r acd8075edac9 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!