##// END OF EJS Templates
Close keepalive connections to fix server traceback
Close keepalive connections to fix server traceback

File last commit:

r3825:000d1220 default
r4132:0d94e4a3 default
Show More
test-diffdir.out
22 lines | 316 B | text/plain | TextLexer
Thomas Arendsen Hein
Use 'hg ci -d "1000000 0"' in tests to circumvent problem with leading zero....
r1933 diff -r acd8075edac9 b
mpm@selenic.com
Refactor diffrevs/diffdir into changes...
r536 --- /dev/null
+++ b/b
@@ -0,0 +1,1 @@
+123
Thomas Arendsen Hein
Use 'hg ci -d "1000000 0"' in tests to circumvent problem with leading zero....
r1933 diff -r acd8075edac9 b
mpm@selenic.com
Refactor diffrevs/diffdir into changes...
r536 --- /dev/null
+++ b/b
@@ -0,0 +1,1 @@
+123
Thomas Arendsen Hein
Use 'hg ci -d "1000000 0"' in tests to circumvent problem with leading zero....
r1933 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
Thomas Arendsen Hein
Use 'hg ci -d "1000000 0"' in tests to circumvent problem with leading zero....
r1933 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!