comparison tests/test-remove.out @ 1645:c6ffedc4f11b

add removed files to the changelog file list - this should allow better detection of removed file when walking in the history (like hg log) it doesn't help for the fast path of hg log where we only look at the filelog - users of the changelog file list shouldn't assume anymore that the file still exist (anyway it won't be found in the manifest like in 5ecf05541e11) - fix the tests (some hashes changed)
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Sun, 29 Jan 2006 08:38:31 +1300
parents 6a104941d56a
children 7544700fd931
comparison
equal deleted inserted replaced
1644:e7e6504c4989 1645:c6ffedc4f11b
9 +++ b/foo Thu Jan 1 00:00:00 1970 +0000 9 +++ b/foo Thu Jan 1 00:00:00 1970 +0000
10 @@ -0,0 +1,1 @@ 10 @@ -0,0 +1,1 @@
11 +a 11 +a
12 # HG changeset patch 12 # HG changeset patch
13 # User test 13 # User test
14 # Node ID 1e555b9b85c52e1e9e8175446f1ede507b2d1ebb 14 # Node ID 451c12a24e5a7336921b8d93e280837d7c2b4fc1
15 # Parent b51ca55c20354097ca299529d18b5cd356976ba2 15 # Parent b51ca55c20354097ca299529d18b5cd356976ba2
16 2 16 2
17 17
18 diff -r b51ca55c2035 -r 1e555b9b85c5 foo 18 diff -r b51ca55c2035 -r 451c12a24e5a foo
19 --- a/foo Thu Jan 1 00:00:00 1970 +0000 19 --- a/foo Thu Jan 1 00:00:00 1970 +0000
20 +++ /dev/null Thu Jan 1 00:00:00 1970 +0000 20 +++ /dev/null Thu Jan 1 00:00:00 1970 +0000
21 @@ -1,1 +0,0 @@ 21 @@ -1,1 +0,0 @@
22 -a 22 -a
23 changeset: 0:b51ca55c2035 23 changeset: 0:b51ca55c2035
30 +++ b/foo Thu Jan 1 00:00:00 1970 +0000 30 +++ b/foo Thu Jan 1 00:00:00 1970 +0000
31 @@ -0,0 +1,1 @@ 31 @@ -0,0 +1,1 @@
32 +a 32 +a
33 33
34 34
35 changeset: 1:1e555b9b85c5 35 changeset: 1:451c12a24e5a
36 tag: tip 36 tag: tip
37 user: test 37 user: test
38 date: Thu Jan 1 00:00:00 1970 +0000 38 date: Thu Jan 1 00:00:00 1970 +0000
39 summary: 2 39 summary: 2
40 40
41 diff -r b51ca55c2035 -r 1e555b9b85c5 foo 41 diff -r b51ca55c2035 -r 451c12a24e5a foo
42 --- a/foo Thu Jan 1 00:00:00 1970 +0000 42 --- a/foo Thu Jan 1 00:00:00 1970 +0000
43 +++ /dev/null Thu Jan 1 00:00:00 1970 +0000 43 +++ /dev/null Thu Jan 1 00:00:00 1970 +0000
44 @@ -1,1 +0,0 @@ 44 @@ -1,1 +0,0 @@
45 -a 45 -a
46 46