##// END OF EJS Templates
Push over HTTP: really tell the user the size of the bundle
Push over HTTP: really tell the user the size of the bundle

File last commit:

r4180:f80cf8b7 default
r5333:6e6a00a7 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!