##// END OF EJS Templates
diff: don't show function name by default...
Matt Mackall -
r5863:3d1f9dce default
parent child Browse files
Show More
@@ -30,7 +30,7 b' class diffopts(object):'
30 defaults = {
30 defaults = {
31 'context': 3,
31 'context': 3,
32 'text': False,
32 'text': False,
33 'showfunc': True,
33 'showfunc': False,
34 'git': False,
34 'git': False,
35 'nodates': False,
35 'nodates': False,
36 'ignorews': False,
36 'ignorews': False,
@@ -3,7 +3,7 b' not: No such file or directory'
3 quiet:
3 quiet:
4 --- a/foo Mon Jan 12 13:46:40 1970 +0000
4 --- a/foo Mon Jan 12 13:46:40 1970 +0000
5 +++ b/foo Mon Jan 12 13:46:41 1970 +0000
5 +++ b/foo Mon Jan 12 13:46:41 1970 +0000
6 @@ -1,1 +1,1 @@ bar
6 @@ -1,1 +1,1 @@
7 -bar
7 -bar
8 +foobar
8 +foobar
9
9
@@ -11,7 +11,7 b' normal:'
11 diff -r 74de3f1392e2 -r b8b5f023a6ad foo
11 diff -r 74de3f1392e2 -r b8b5f023a6ad foo
12 --- a/foo Mon Jan 12 13:46:40 1970 +0000
12 --- a/foo Mon Jan 12 13:46:40 1970 +0000
13 +++ b/foo Mon Jan 12 13:46:41 1970 +0000
13 +++ b/foo Mon Jan 12 13:46:41 1970 +0000
14 @@ -1,1 +1,1 @@ bar
14 @@ -1,1 +1,1 @@
15 -bar
15 -bar
16 +foobar
16 +foobar
17
17
@@ -19,7 +19,7 b' verbose:'
19 diff -r 74de3f1392e2 -r b8b5f023a6ad foo
19 diff -r 74de3f1392e2 -r b8b5f023a6ad foo
20 --- a/foo Mon Jan 12 13:46:40 1970 +0000
20 --- a/foo Mon Jan 12 13:46:40 1970 +0000
21 +++ b/foo Mon Jan 12 13:46:41 1970 +0000
21 +++ b/foo Mon Jan 12 13:46:41 1970 +0000
22 @@ -1,1 +1,1 @@ bar
22 @@ -1,1 +1,1 @@
23 -bar
23 -bar
24 +foobar
24 +foobar
25
25
@@ -27,7 +27,7 b' debug:'
27 diff -r 74de3f1392e2d67856fb155963441f2610494e1a -r b8b5f023a6ad77fc378bd95cf3fa00cd1414d107 foo
27 diff -r 74de3f1392e2d67856fb155963441f2610494e1a -r b8b5f023a6ad77fc378bd95cf3fa00cd1414d107 foo
28 --- a/foo Mon Jan 12 13:46:40 1970 +0000
28 --- a/foo Mon Jan 12 13:46:40 1970 +0000
29 +++ b/foo Mon Jan 12 13:46:41 1970 +0000
29 +++ b/foo Mon Jan 12 13:46:41 1970 +0000
30 @@ -1,1 +1,1 @@ bar
30 @@ -1,1 +1,1 @@
31 -bar
31 -bar
32 +foobar
32 +foobar
33
33
@@ -4,7 +4,7 b' hg diff'
4 diff -r 540c40a65b78 foo
4 diff -r 540c40a65b78 foo
5 --- a/foo
5 --- a/foo
6 +++ b/foo
6 +++ b/foo
7 @@ -1,2 +1,5 @@ hello world
7 @@ -1,2 +1,5 @@
8 +
8 +
9 hello world
9 hello world
10 +
10 +
@@ -14,7 +14,7 b' hg diff -b'
14 diff -r 540c40a65b78 foo
14 diff -r 540c40a65b78 foo
15 --- a/foo
15 --- a/foo
16 +++ b/foo
16 +++ b/foo
17 @@ -1,2 +1,5 @@ hello world
17 @@ -1,2 +1,5 @@
18 +
18 +
19 hello world
19 hello world
20 +
20 +
@@ -28,7 +28,7 b' hg diff'
28 diff -r 540c40a65b78 foo
28 diff -r 540c40a65b78 foo
29 --- a/foo
29 --- a/foo
30 +++ b/foo
30 +++ b/foo
31 @@ -1,2 +1,2 @@ hello world
31 @@ -1,2 +1,2 @@
32 -hello world
32 -hello world
33 + hello world
33 + hello world
34 goodbye world
34 goodbye world
@@ -36,7 +36,7 b' hg diff -b'
36 diff -r 540c40a65b78 foo
36 diff -r 540c40a65b78 foo
37 --- a/foo
37 --- a/foo
38 +++ b/foo
38 +++ b/foo
39 @@ -1,2 +1,2 @@ hello world
39 @@ -1,2 +1,2 @@
40 -hello world
40 -hello world
41 + hello world
41 + hello world
42 goodbye world
42 goodbye world
@@ -44,7 +44,7 b' hg diff -B'
44 diff -r 540c40a65b78 foo
44 diff -r 540c40a65b78 foo
45 --- a/foo
45 --- a/foo
46 +++ b/foo
46 +++ b/foo
47 @@ -1,2 +1,2 @@ hello world
47 @@ -1,2 +1,2 @@
48 -hello world
48 -hello world
49 + hello world
49 + hello world
50 goodbye world
50 goodbye world
@@ -52,7 +52,7 b' hg diff -Bb'
52 diff -r 540c40a65b78 foo
52 diff -r 540c40a65b78 foo
53 --- a/foo
53 --- a/foo
54 +++ b/foo
54 +++ b/foo
55 @@ -1,2 +1,2 @@ hello world
55 @@ -1,2 +1,2 @@
56 -hello world
56 -hello world
57 + hello world
57 + hello world
58 goodbye world
58 goodbye world
@@ -61,7 +61,7 b' hg diff'
61 diff -r 540c40a65b78 foo
61 diff -r 540c40a65b78 foo
62 --- a/foo
62 --- a/foo
63 +++ b/foo
63 +++ b/foo
64 @@ -1,2 +1,2 @@ hello world
64 @@ -1,2 +1,2 @@
65 -hello world
65 -hello world
66 +hello world
66 +hello world
67 goodbye world
67 goodbye world
@@ -69,7 +69,7 b' hg diff -B'
69 diff -r 540c40a65b78 foo
69 diff -r 540c40a65b78 foo
70 --- a/foo
70 --- a/foo
71 +++ b/foo
71 +++ b/foo
72 @@ -1,2 +1,2 @@ hello world
72 @@ -1,2 +1,2 @@
73 -hello world
73 -hello world
74 +hello world
74 +hello world
75 goodbye world
75 goodbye world
@@ -81,7 +81,7 b' hg diff'
81 diff -r 540c40a65b78 foo
81 diff -r 540c40a65b78 foo
82 --- a/foo
82 --- a/foo
83 +++ b/foo
83 +++ b/foo
84 @@ -1,2 +1,2 @@ hello world
84 @@ -1,2 +1,2 @@
85 hello world
85 hello world
86 -goodbye world
86 -goodbye world
87 +good bye world
87 +good bye world
@@ -89,7 +89,7 b' hg diff -B'
89 diff -r 540c40a65b78 foo
89 diff -r 540c40a65b78 foo
90 --- a/foo
90 --- a/foo
91 +++ b/foo
91 +++ b/foo
92 @@ -1,2 +1,2 @@ hello world
92 @@ -1,2 +1,2 @@
93 hello world
93 hello world
94 -goodbye world
94 -goodbye world
95 +good bye world
95 +good bye world
@@ -97,7 +97,7 b' hg diff -b'
97 diff -r 540c40a65b78 foo
97 diff -r 540c40a65b78 foo
98 --- a/foo
98 --- a/foo
99 +++ b/foo
99 +++ b/foo
100 @@ -1,2 +1,2 @@ hello world
100 @@ -1,2 +1,2 @@
101 hello world
101 hello world
102 -goodbye world
102 -goodbye world
103 +good bye world
103 +good bye world
@@ -105,7 +105,7 b' hg diff -Bb'
105 diff -r 540c40a65b78 foo
105 diff -r 540c40a65b78 foo
106 --- a/foo
106 --- a/foo
107 +++ b/foo
107 +++ b/foo
108 @@ -1,2 +1,2 @@ hello world
108 @@ -1,2 +1,2 @@
109 hello world
109 hello world
110 -goodbye world
110 -goodbye world
111 +good bye world
111 +good bye world
@@ -114,7 +114,7 b' hg diff'
114 diff -r 540c40a65b78 foo
114 diff -r 540c40a65b78 foo
115 --- a/foo
115 --- a/foo
116 +++ b/foo
116 +++ b/foo
117 @@ -1,2 +1,2 @@ hello world
117 @@ -1,2 +1,2 @@
118 hello world
118 hello world
119 -goodbye world
119 -goodbye world
120 +goodbye world
120 +goodbye world
@@ -122,7 +122,7 b' hg diff -B'
122 diff -r 540c40a65b78 foo
122 diff -r 540c40a65b78 foo
123 --- a/foo
123 --- a/foo
124 +++ b/foo
124 +++ b/foo
125 @@ -1,2 +1,2 @@ hello world
125 @@ -1,2 +1,2 @@
126 hello world
126 hello world
127 -goodbye world
127 -goodbye world
128 +goodbye world
128 +goodbye world
@@ -134,7 +134,7 b' hg diff'
134 diff -r 540c40a65b78 foo
134 diff -r 540c40a65b78 foo
135 --- a/foo
135 --- a/foo
136 +++ b/foo
136 +++ b/foo
137 @@ -1,2 +1,3 @@ hello world
137 @@ -1,2 +1,3 @@
138 hello world
138 hello world
139 +
139 +
140 goodbye world
140 goodbye world
@@ -142,7 +142,7 b' hg diff -B'
142 diff -r 540c40a65b78 foo
142 diff -r 540c40a65b78 foo
143 --- a/foo
143 --- a/foo
144 +++ b/foo
144 +++ b/foo
145 @@ -1,2 +1,3 @@ hello world
145 @@ -1,2 +1,3 @@
146 hello world
146 hello world
147 +
147 +
148 goodbye world
148 goodbye world
@@ -150,7 +150,7 b' hg diff -b'
150 diff -r 540c40a65b78 foo
150 diff -r 540c40a65b78 foo
151 --- a/foo
151 --- a/foo
152 +++ b/foo
152 +++ b/foo
153 @@ -1,2 +1,3 @@ hello world
153 @@ -1,2 +1,3 @@
154 hello world
154 hello world
155 +
155 +
156 goodbye world
156 goodbye world
@@ -160,7 +160,7 b' hg diff'
160 diff -r 540c40a65b78 foo
160 diff -r 540c40a65b78 foo
161 --- a/foo
161 --- a/foo
162 +++ b/foo
162 +++ b/foo
163 @@ -1,2 +1,3 @@ hello world
163 @@ -1,2 +1,3 @@
164 -hello world
164 -hello world
165 -goodbye world
165 -goodbye world
166 +hello world
166 +hello world
@@ -170,7 +170,7 b' hg diff -B'
170 diff -r 540c40a65b78 foo
170 diff -r 540c40a65b78 foo
171 --- a/foo
171 --- a/foo
172 +++ b/foo
172 +++ b/foo
173 @@ -1,2 +1,3 @@ hello world
173 @@ -1,2 +1,3 @@
174 -hello world
174 -hello world
175 -goodbye world
175 -goodbye world
176 +hello world
176 +hello world
@@ -180,7 +180,7 b' hg diff -b'
180 diff -r 540c40a65b78 foo
180 diff -r 540c40a65b78 foo
181 --- a/foo
181 --- a/foo
182 +++ b/foo
182 +++ b/foo
183 @@ -1,2 +1,3 @@ hello world
183 @@ -1,2 +1,3 @@
184 -hello world
184 -hello world
185 -goodbye world
185 -goodbye world
186 +hello world
186 +hello world
@@ -192,7 +192,7 b' hg diff'
192 diff -r 540c40a65b78 foo
192 diff -r 540c40a65b78 foo
193 --- a/foo
193 --- a/foo
194 +++ b/foo
194 +++ b/foo
195 @@ -1,2 +1,2 @@ hello world
195 @@ -1,2 +1,2 @@
196 -hello world
196 -hello world
197 -goodbye world
197 -goodbye world
198 +helloworld
198 +helloworld
@@ -201,7 +201,7 b' hg diff -B'
201 diff -r 540c40a65b78 foo
201 diff -r 540c40a65b78 foo
202 --- a/foo
202 --- a/foo
203 +++ b/foo
203 +++ b/foo
204 @@ -1,2 +1,2 @@ hello world
204 @@ -1,2 +1,2 @@
205 -hello world
205 -hello world
206 -goodbye world
206 -goodbye world
207 +helloworld
207 +helloworld
@@ -210,7 +210,7 b' hg diff -b'
210 diff -r 540c40a65b78 foo
210 diff -r 540c40a65b78 foo
211 --- a/foo
211 --- a/foo
212 +++ b/foo
212 +++ b/foo
213 @@ -1,2 +1,2 @@ hello world
213 @@ -1,2 +1,2 @@
214 -hello world
214 -hello world
215 -goodbye world
215 -goodbye world
216 +helloworld
216 +helloworld
@@ -219,7 +219,7 b' hg diff -Bb'
219 diff -r 540c40a65b78 foo
219 diff -r 540c40a65b78 foo
220 --- a/foo
220 --- a/foo
221 +++ b/foo
221 +++ b/foo
222 @@ -1,2 +1,2 @@ hello world
222 @@ -1,2 +1,2 @@
223 -hello world
223 -hello world
224 -goodbye world
224 -goodbye world
225 +helloworld
225 +helloworld
@@ -230,7 +230,7 b' hg diff'
230 diff -r 540c40a65b78 foo
230 diff -r 540c40a65b78 foo
231 --- a/foo
231 --- a/foo
232 +++ b/foo
232 +++ b/foo
233 @@ -1,2 +1,5 @@ hello world
233 @@ -1,2 +1,5 @@
234 -hello world
234 -hello world
235 -goodbye world
235 -goodbye world
236 +helloworld
236 +helloworld
@@ -242,7 +242,7 b' hg diff -B'
242 diff -r 540c40a65b78 foo
242 diff -r 540c40a65b78 foo
243 --- a/foo
243 --- a/foo
244 +++ b/foo
244 +++ b/foo
245 @@ -1,2 +1,5 @@ hello world
245 @@ -1,2 +1,5 @@
246 -hello world
246 -hello world
247 -goodbye world
247 -goodbye world
248 +helloworld
248 +helloworld
@@ -254,7 +254,7 b' hg diff -b'
254 diff -r 540c40a65b78 foo
254 diff -r 540c40a65b78 foo
255 --- a/foo
255 --- a/foo
256 +++ b/foo
256 +++ b/foo
257 @@ -1,2 +1,5 @@ hello world
257 @@ -1,2 +1,5 @@
258 -hello world
258 -hello world
259 -goodbye world
259 -goodbye world
260 +helloworld
260 +helloworld
@@ -266,7 +266,7 b' hg diff -Bb'
266 diff -r 540c40a65b78 foo
266 diff -r 540c40a65b78 foo
267 --- a/foo
267 --- a/foo
268 +++ b/foo
268 +++ b/foo
269 @@ -1,2 +1,5 @@ hello world
269 @@ -1,2 +1,5 @@
270 -hello world
270 -hello world
271 -goodbye world
271 -goodbye world
272 +helloworld
272 +helloworld
@@ -278,7 +278,7 b' hg diff -w'
278 diff -r 540c40a65b78 foo
278 diff -r 540c40a65b78 foo
279 --- a/foo
279 --- a/foo
280 +++ b/foo
280 +++ b/foo
281 @@ -1,2 +1,5 @@ hello world
281 @@ -1,2 +1,5 @@
282 -hello world
282 -hello world
283 -goodbye world
283 -goodbye world
284 +helloworld
284 +helloworld
@@ -2,7 +2,7 b' adding a'
2 diff -r 107ba6f817b5 -r 310ce7989cdc a
2 diff -r 107ba6f817b5 -r 310ce7989cdc a
3 --- a/a Thu Jan 01 00:00:01 1970 +0000
3 --- a/a Thu Jan 01 00:00:01 1970 +0000
4 +++ b/a Thu Jan 01 00:00:02 1970 +0000
4 +++ b/a Thu Jan 01 00:00:02 1970 +0000
5 @@ -1,2 +1,3 @@ confuse str.splitlines
5 @@ -1,2 +1,3 @@
6 confuse str.splitlines
6 confuse str.splitlines
7 embedded newline
7 embedded newline
8 +clean diff
8 +clean diff
@@ -35,7 +35,7 b' rename from src'
35 rename to dst
35 rename to dst
36 --- a/src
36 --- a/src
37 +++ b/dst
37 +++ b/dst
38 @@ -3,3 +3,4 @@ 3
38 @@ -3,3 +3,4 @@
39 3
39 3
40 4
40 4
41 5
41 5
@@ -86,7 +86,7 b' rename from foo'
86 rename to bar
86 rename to bar
87 --- a/foo
87 --- a/foo
88 +++ b/bar
88 +++ b/bar
89 @@ -1,2 +1,3 @@ a
89 @@ -1,2 +1,3 @@
90 a
90 a
91 b
91 b
92 +c
92 +c
@@ -96,7 +96,7 b' rename from bar'
96 rename to foo
96 rename to foo
97 --- a/bar
97 --- a/bar
98 +++ b/foo
98 +++ b/foo
99 @@ -1,3 +1,2 @@ a
99 @@ -1,3 +1,2 @@
100 a
100 a
101 b
101 b
102 -c
102 -c
@@ -107,7 +107,7 b' rename from foo'
107 rename to bar
107 rename to bar
108 --- a/foo
108 --- a/foo
109 +++ b/bar
109 +++ b/bar
110 @@ -1,1 +1,3 @@ a
110 @@ -1,1 +1,3 @@
111 a
111 a
112 +b
112 +b
113 +c
113 +c
@@ -117,7 +117,7 b' rename from bar'
117 rename to foo
117 rename to foo
118 --- a/bar
118 --- a/bar
119 +++ b/foo
119 +++ b/foo
120 @@ -1,3 +1,1 @@ a
120 @@ -1,3 +1,1 @@
121 a
121 a
122 -b
122 -b
123 -c
123 -c
@@ -20,7 +20,7 b' You can redo the full merge using:'
20 diff -r f248da0d4c3e file1
20 diff -r f248da0d4c3e file1
21 --- a/file1
21 --- a/file1
22 +++ b/file1
22 +++ b/file1
23 @@ -1,3 +1,7 @@ added file1
23 @@ -1,3 +1,7 @@
24 added file1
24 added file1
25 another line of text
25 another line of text
26 +<<<<<<< my
26 +<<<<<<< my
@@ -34,7 +34,7 b' 1 files updated, 0 files merged, 0 files'
34 diff -r c1dd73cbf59f b
34 diff -r c1dd73cbf59f b
35 --- a/b
35 --- a/b
36 +++ b/b
36 +++ b/b
37 @@ -1,1 +1,1 @@ This is file b1
37 @@ -1,1 +1,1 @@
38 -This is file b1
38 -This is file b1
39 +This is file b22
39 +This is file b22
40 M b
40 M b
@@ -49,7 +49,7 b' 0 files updated, 1 files merged, 0 files'
49 diff -r c1dd73cbf59f b
49 diff -r c1dd73cbf59f b
50 --- a/b
50 --- a/b
51 +++ b/b
51 +++ b/b
52 @@ -1,1 +1,1 @@ This is file b1
52 @@ -1,1 +1,1 @@
53 -This is file b1
53 -This is file b1
54 +This is file b33
54 +This is file b33
55 M b
55 M b
@@ -14,6 +14,6 b' M testdir/subdir/a'
14 diff -r d02b3fc32762 testdir/subdir/a
14 diff -r d02b3fc32762 testdir/subdir/a
15 --- a/testdir/subdir/a
15 --- a/testdir/subdir/a
16 +++ b/testdir/subdir/a
16 +++ b/testdir/subdir/a
17 @@ -1,1 +1,1 @@ a
17 @@ -1,1 +1,1 @@
18 -a
18 -a
19 +alpha
19 +alpha
@@ -13,13 +13,13 b' c'
13 % display rejections
13 % display rejections
14 --- b
14 --- b
15 +++ b
15 +++ b
16 @@ -1,3 +1,5 @@ a
16 @@ -1,3 +1,5 @@
17 +b
17 +b
18 +b
18 +b
19 a
19 a
20 a
20 a
21 a
21 a
22 @@ -8,3 +10,5 @@ a
22 @@ -8,3 +10,5 @@
23 a
23 a
24 a
24 a
25 a
25 a
@@ -7,13 +7,13 b' adding base'
7 diff -r 67e992f2c4f3 base
7 diff -r 67e992f2c4f3 base
8 --- a/base
8 --- a/base
9 +++ b/base
9 +++ b/base
10 @@ -1,1 +1,1 @@ base
10 @@ -1,1 +1,1 @@
11 -base
11 -base
12 +patched
12 +patched
13 % qdiff dirname
13 % qdiff dirname
14 diff -r 67e992f2c4f3 base
14 diff -r 67e992f2c4f3 base
15 --- a/base
15 --- a/base
16 +++ b/base
16 +++ b/base
17 @@ -1,1 +1,1 @@ base
17 @@ -1,1 +1,1 @@
18 -base
18 -base
19 +patched
19 +patched
@@ -8,26 +8,26 b' adding 2/base'
8 diff -r b55ecdccb5cf 1/base
8 diff -r b55ecdccb5cf 1/base
9 --- a/1/base
9 --- a/1/base
10 +++ b/1/base
10 +++ b/1/base
11 @@ -1,1 +1,1 @@ base
11 @@ -1,1 +1,1 @@
12 -base
12 -base
13 +patched
13 +patched
14 diff -r b55ecdccb5cf 2/base
14 diff -r b55ecdccb5cf 2/base
15 --- a/2/base
15 --- a/2/base
16 +++ b/2/base
16 +++ b/2/base
17 @@ -1,1 +1,1 @@ base
17 @@ -1,1 +1,1 @@
18 -base
18 -base
19 +patched
19 +patched
20 % qdiff dirname
20 % qdiff dirname
21 diff -r b55ecdccb5cf 1/base
21 diff -r b55ecdccb5cf 1/base
22 --- a/1/base
22 --- a/1/base
23 +++ b/1/base
23 +++ b/1/base
24 @@ -1,1 +1,1 @@ base
24 @@ -1,1 +1,1 @@
25 -base
25 -base
26 +patched
26 +patched
27 diff -r b55ecdccb5cf 2/base
27 diff -r b55ecdccb5cf 2/base
28 --- a/2/base
28 --- a/2/base
29 +++ b/2/base
29 +++ b/2/base
30 @@ -1,1 +1,1 @@ base
30 @@ -1,1 +1,1 @@
31 -base
31 -base
32 +patched
32 +patched
33 % patch file contents
33 % patch file contents
@@ -36,13 +36,13 b' mqbase'
36 diff -r b55ecdccb5cf 1/base
36 diff -r b55ecdccb5cf 1/base
37 --- a/1/base
37 --- a/1/base
38 +++ b/1/base
38 +++ b/1/base
39 @@ -1,1 +1,1 @@ base
39 @@ -1,1 +1,1 @@
40 -base
40 -base
41 +patched
41 +patched
42 diff -r b55ecdccb5cf 2/base
42 diff -r b55ecdccb5cf 2/base
43 --- a/2/base
43 --- a/2/base
44 +++ b/2/base
44 +++ b/2/base
45 @@ -1,1 +1,1 @@ base
45 @@ -1,1 +1,1 @@
46 -base
46 -base
47 +patched
47 +patched
48 % qrefresh 1
48 % qrefresh 1
@@ -50,26 +50,26 b' diff -r b55ecdccb5cf 2/base'
50 diff -r b55ecdccb5cf 1/base
50 diff -r b55ecdccb5cf 1/base
51 --- a/1/base
51 --- a/1/base
52 +++ b/1/base
52 +++ b/1/base
53 @@ -1,1 +1,1 @@ base
53 @@ -1,1 +1,1 @@
54 -base
54 -base
55 +patched
55 +patched
56 diff -r b55ecdccb5cf 2/base
56 diff -r b55ecdccb5cf 2/base
57 --- a/2/base
57 --- a/2/base
58 +++ b/2/base
58 +++ b/2/base
59 @@ -1,1 +1,1 @@ base
59 @@ -1,1 +1,1 @@
60 -base
60 -base
61 +patched
61 +patched
62 % qdiff dirname
62 % qdiff dirname
63 diff -r b55ecdccb5cf 1/base
63 diff -r b55ecdccb5cf 1/base
64 --- a/1/base
64 --- a/1/base
65 +++ b/1/base
65 +++ b/1/base
66 @@ -1,1 +1,1 @@ base
66 @@ -1,1 +1,1 @@
67 -base
67 -base
68 +patched
68 +patched
69 diff -r b55ecdccb5cf 2/base
69 diff -r b55ecdccb5cf 2/base
70 --- a/2/base
70 --- a/2/base
71 +++ b/2/base
71 +++ b/2/base
72 @@ -1,1 +1,1 @@ base
72 @@ -1,1 +1,1 @@
73 -base
73 -base
74 +patched
74 +patched
75 % patch file contents
75 % patch file contents
@@ -78,7 +78,7 b' mqbase'
78 diff -r b55ecdccb5cf 1/base
78 diff -r b55ecdccb5cf 1/base
79 --- a/1/base
79 --- a/1/base
80 +++ b/1/base
80 +++ b/1/base
81 @@ -1,1 +1,1 @@ base
81 @@ -1,1 +1,1 @@
82 -base
82 -base
83 +patched
83 +patched
84 % qrefresh . in subdir
84 % qrefresh . in subdir
@@ -86,26 +86,26 b' diff -r b55ecdccb5cf 1/base'
86 diff -r b55ecdccb5cf 1/base
86 diff -r b55ecdccb5cf 1/base
87 --- a/1/base
87 --- a/1/base
88 +++ b/1/base
88 +++ b/1/base
89 @@ -1,1 +1,1 @@ base
89 @@ -1,1 +1,1 @@
90 -base
90 -base
91 +patched
91 +patched
92 diff -r b55ecdccb5cf 2/base
92 diff -r b55ecdccb5cf 2/base
93 --- a/2/base
93 --- a/2/base
94 +++ b/2/base
94 +++ b/2/base
95 @@ -1,1 +1,1 @@ base
95 @@ -1,1 +1,1 @@
96 -base
96 -base
97 +patched
97 +patched
98 % qdiff dirname
98 % qdiff dirname
99 diff -r b55ecdccb5cf 1/base
99 diff -r b55ecdccb5cf 1/base
100 --- a/1/base
100 --- a/1/base
101 +++ b/1/base
101 +++ b/1/base
102 @@ -1,1 +1,1 @@ base
102 @@ -1,1 +1,1 @@
103 -base
103 -base
104 +patched
104 +patched
105 diff -r b55ecdccb5cf 2/base
105 diff -r b55ecdccb5cf 2/base
106 --- a/2/base
106 --- a/2/base
107 +++ b/2/base
107 +++ b/2/base
108 @@ -1,1 +1,1 @@ base
108 @@ -1,1 +1,1 @@
109 -base
109 -base
110 +patched
110 +patched
111 % patch file contents
111 % patch file contents
@@ -114,7 +114,7 b' mqbase'
114 diff -r b55ecdccb5cf 1/base
114 diff -r b55ecdccb5cf 1/base
115 --- a/1/base
115 --- a/1/base
116 +++ b/1/base
116 +++ b/1/base
117 @@ -1,1 +1,1 @@ base
117 @@ -1,1 +1,1 @@
118 -base
118 -base
119 +patched
119 +patched
120 % qrefresh in hg-root again
120 % qrefresh in hg-root again
@@ -122,26 +122,26 b' diff -r b55ecdccb5cf 1/base'
122 diff -r b55ecdccb5cf 1/base
122 diff -r b55ecdccb5cf 1/base
123 --- a/1/base
123 --- a/1/base
124 +++ b/1/base
124 +++ b/1/base
125 @@ -1,1 +1,1 @@ base
125 @@ -1,1 +1,1 @@
126 -base
126 -base
127 +patched
127 +patched
128 diff -r b55ecdccb5cf 2/base
128 diff -r b55ecdccb5cf 2/base
129 --- a/2/base
129 --- a/2/base
130 +++ b/2/base
130 +++ b/2/base
131 @@ -1,1 +1,1 @@ base
131 @@ -1,1 +1,1 @@
132 -base
132 -base
133 +patched
133 +patched
134 % qdiff dirname
134 % qdiff dirname
135 diff -r b55ecdccb5cf 1/base
135 diff -r b55ecdccb5cf 1/base
136 --- a/1/base
136 --- a/1/base
137 +++ b/1/base
137 +++ b/1/base
138 @@ -1,1 +1,1 @@ base
138 @@ -1,1 +1,1 @@
139 -base
139 -base
140 +patched
140 +patched
141 diff -r b55ecdccb5cf 2/base
141 diff -r b55ecdccb5cf 2/base
142 --- a/2/base
142 --- a/2/base
143 +++ b/2/base
143 +++ b/2/base
144 @@ -1,1 +1,1 @@ base
144 @@ -1,1 +1,1 @@
145 -base
145 -base
146 +patched
146 +patched
147 % patch file contents
147 % patch file contents
@@ -150,12 +150,12 b' mqbase'
150 diff -r b55ecdccb5cf 1/base
150 diff -r b55ecdccb5cf 1/base
151 --- a/1/base
151 --- a/1/base
152 +++ b/1/base
152 +++ b/1/base
153 @@ -1,1 +1,1 @@ base
153 @@ -1,1 +1,1 @@
154 -base
154 -base
155 +patched
155 +patched
156 diff -r b55ecdccb5cf 2/base
156 diff -r b55ecdccb5cf 2/base
157 --- a/2/base
157 --- a/2/base
158 +++ b/2/base
158 +++ b/2/base
159 @@ -1,1 +1,1 @@ base
159 @@ -1,1 +1,1 @@
160 -base
160 -base
161 +patched
161 +patched
@@ -99,7 +99,7 b' foo bar'
99 diff -r xa
99 diff -r xa
100 --- a/a
100 --- a/a
101 +++ b/a
101 +++ b/a
102 @@ -1,1 +1,2 @@ a
102 @@ -1,1 +1,2 @@
103 a
103 a
104 +a
104 +a
105 % empty qrefresh
105 % empty qrefresh
@@ -110,7 +110,7 b' foo bar'
110 working dir diff:
110 working dir diff:
111 --- a/a
111 --- a/a
112 +++ b/a
112 +++ b/a
113 @@ -1,1 +1,2 @@ a
113 @@ -1,1 +1,2 @@
114 a
114 a
115 +a
115 +a
116 % qpop
116 % qpop
@@ -249,7 +249,7 b' foo'
249 diff -r cb9a9f314b8b a
249 diff -r cb9a9f314b8b a
250 --- a/a
250 --- a/a
251 +++ b/a
251 +++ b/a
252 @@ -1,1 +1,2 @@ a
252 @@ -1,1 +1,2 @@
253 a
253 a
254 +a
254 +a
255 diff -r cb9a9f314b8b b/f
255 diff -r cb9a9f314b8b b/f
@@ -30,7 +30,7 b' diffs (6 lines):'
30 diff -r cb9a9f314b8b -r 0647d048b600 a
30 diff -r cb9a9f314b8b -r 0647d048b600 a
31 --- a/a Thu Jan 01 00:00:00 1970 +0000
31 --- a/a Thu Jan 01 00:00:00 1970 +0000
32 +++ b/a Thu Jan 01 00:00:01 1970 +0000
32 +++ b/a Thu Jan 01 00:00:01 1970 +0000
33 @@ -1,1 +1,2 @@ a
33 @@ -1,1 +1,2 @@
34 a
34 a
35 +a
35 +a
36 (run 'hg update' to get a working copy)
36 (run 'hg update' to get a working copy)
@@ -60,7 +60,7 b' diffs (6 lines):'
60 diff -r cb9a9f314b8b -r 0647d048b600 a
60 diff -r cb9a9f314b8b -r 0647d048b600 a
61 --- a/a Thu Jan 01 00:00:00 1970 +0000
61 --- a/a Thu Jan 01 00:00:00 1970 +0000
62 +++ b/a Thu Jan 01 00:00:01 1970 +0000
62 +++ b/a Thu Jan 01 00:00:01 1970 +0000
63 @@ -1,1 +1,2 @@ a
63 @@ -1,1 +1,2 @@
64 a
64 a
65 +a
65 +a
66 (run 'hg update' to get a working copy)
66 (run 'hg update' to get a working copy)
@@ -17,6 +17,6 b' commit failed'
17 diff -r c1fab96507ef a
17 diff -r c1fab96507ef a
18 --- a/a
18 --- a/a
19 +++ b/a
19 +++ b/a
20 @@ -1,1 +1,1 @@ foo
20 @@ -1,1 +1,1 @@
21 -foo
21 -foo
22 +barber
22 +barber
@@ -179,7 +179,7 b' diff -r 699cc1bea9aa -r 118ed744216b pla'
179 % modify end of plain file
179 % modify end of plain file
180 diff --git a/plain b/plain
180 diff --git a/plain b/plain
181 1 hunks, 1 lines changed
181 1 hunks, 1 lines changed
182 examine changes to 'plain'? [Ynsfdaq?] @@ -8,3 +8,4 @@ 8
182 examine changes to 'plain'? [Ynsfdaq?] @@ -8,3 +8,4 @@
183 8
183 8
184 9
184 9
185 10
185 10
@@ -187,7 +187,7 b" examine changes to 'plain'? [Ynsfdaq?] "
187 record this change to 'plain'? [Ynsfdaq?] % modify end of plain file, no EOL
187 record this change to 'plain'? [Ynsfdaq?] % modify end of plain file, no EOL
188 diff --git a/plain b/plain
188 diff --git a/plain b/plain
189 1 hunks, 1 lines changed
189 1 hunks, 1 lines changed
190 examine changes to 'plain'? [Ynsfdaq?] @@ -9,3 +9,4 @@ 9
190 examine changes to 'plain'? [Ynsfdaq?] @@ -9,3 +9,4 @@
191 9
191 9
192 10
192 10
193 11
193 11
@@ -196,7 +196,7 b" examine changes to 'plain'? [Ynsfdaq?] "
196 record this change to 'plain'? [Ynsfdaq?] % modify end of plain file, add EOL
196 record this change to 'plain'? [Ynsfdaq?] % modify end of plain file, add EOL
197 diff --git a/plain b/plain
197 diff --git a/plain b/plain
198 1 hunks, 2 lines changed
198 1 hunks, 2 lines changed
199 examine changes to 'plain'? [Ynsfdaq?] @@ -9,4 +9,4 @@ 9
199 examine changes to 'plain'? [Ynsfdaq?] @@ -9,4 +9,4 @@
200 9
200 9
201 10
201 10
202 11
202 11
@@ -206,13 +206,13 b" examine changes to 'plain'? [Ynsfdaq?] "
206 record this change to 'plain'? [Ynsfdaq?] % modify beginning, trim end, record both
206 record this change to 'plain'? [Ynsfdaq?] % modify beginning, trim end, record both
207 diff --git a/plain b/plain
207 diff --git a/plain b/plain
208 2 hunks, 4 lines changed
208 2 hunks, 4 lines changed
209 examine changes to 'plain'? [Ynsfdaq?] @@ -1,4 +1,4 @@ 1
209 examine changes to 'plain'? [Ynsfdaq?] @@ -1,4 +1,4 @@
210 -1
210 -1
211 +2
211 +2
212 2
212 2
213 3
213 3
214 4
214 4
215 record this change to 'plain'? [Ynsfdaq?] @@ -8,5 +8,3 @@ 8
215 record this change to 'plain'? [Ynsfdaq?] @@ -8,5 +8,3 @@
216 8
216 8
217 9
217 9
218 10
218 10
@@ -228,13 +228,13 b' summary: begin-and-end'
228 diff -r e2ecd9b0b78d -r d09ab1967dab plain
228 diff -r e2ecd9b0b78d -r d09ab1967dab plain
229 --- a/plain Thu Jan 01 00:00:10 1970 +0000
229 --- a/plain Thu Jan 01 00:00:10 1970 +0000
230 +++ b/plain Thu Jan 01 00:00:10 1970 +0000
230 +++ b/plain Thu Jan 01 00:00:10 1970 +0000
231 @@ -1,4 +1,4 @@ 1
231 @@ -1,4 +1,4 @@
232 -1
232 -1
233 +2
233 +2
234 2
234 2
235 3
235 3
236 4
236 4
237 @@ -8,5 +8,3 @@ 8
237 @@ -8,5 +8,3 @@
238 8
238 8
239 9
239 9
240 10
240 10
@@ -245,7 +245,7 b' diff -r e2ecd9b0b78d -r d09ab1967dab pla'
245 % record end
245 % record end
246 diff --git a/plain b/plain
246 diff --git a/plain b/plain
247 2 hunks, 5 lines changed
247 2 hunks, 5 lines changed
248 examine changes to 'plain'? [Ynsfdaq?] @@ -1,9 +1,6 @@ 2
248 examine changes to 'plain'? [Ynsfdaq?] @@ -1,9 +1,6 @@
249 -2
249 -2
250 -2
250 -2
251 -3
251 -3
@@ -274,7 +274,7 b' summary: end-only'
274 diff -r d09ab1967dab -r 44516c9708ae plain
274 diff -r d09ab1967dab -r 44516c9708ae plain
275 --- a/plain Thu Jan 01 00:00:10 1970 +0000
275 --- a/plain Thu Jan 01 00:00:10 1970 +0000
276 +++ b/plain Thu Jan 01 00:00:11 1970 +0000
276 +++ b/plain Thu Jan 01 00:00:11 1970 +0000
277 @@ -7,4 +7,4 @@ 7
277 @@ -7,4 +7,4 @@
278 7
278 7
279 8
279 8
280 9
280 9
@@ -284,7 +284,7 b' diff -r d09ab1967dab -r 44516c9708ae pla'
284 % record beginning
284 % record beginning
285 diff --git a/plain b/plain
285 diff --git a/plain b/plain
286 1 hunks, 3 lines changed
286 1 hunks, 3 lines changed
287 examine changes to 'plain'? [Ynsfdaq?] @@ -1,6 +1,3 @@ 2
287 examine changes to 'plain'? [Ynsfdaq?] @@ -1,6 +1,3 @@
288 -2
288 -2
289 -2
289 -2
290 -3
290 -3
@@ -301,7 +301,7 b' summary: begin-only'
301 diff -r 44516c9708ae -r 3ebbace64a8d plain
301 diff -r 44516c9708ae -r 3ebbace64a8d plain
302 --- a/plain Thu Jan 01 00:00:11 1970 +0000
302 --- a/plain Thu Jan 01 00:00:11 1970 +0000
303 +++ b/plain Thu Jan 01 00:00:12 1970 +0000
303 +++ b/plain Thu Jan 01 00:00:12 1970 +0000
304 @@ -1,6 +1,3 @@ 2
304 @@ -1,6 +1,3 @@
305 -2
305 -2
306 -2
306 -2
307 -3
307 -3
@@ -313,7 +313,7 b' diff -r 44516c9708ae -r 3ebbace64a8d pla'
313 % record end
313 % record end
314 diff --git a/plain b/plain
314 diff --git a/plain b/plain
315 2 hunks, 4 lines changed
315 2 hunks, 4 lines changed
316 examine changes to 'plain'? [Ynsfdaq?] @@ -1,6 +1,9 @@ 4
316 examine changes to 'plain'? [Ynsfdaq?] @@ -1,6 +1,9 @@
317 +1
317 +1
318 +2
318 +2
319 +3
319 +3
@@ -335,7 +335,7 b" record this change to 'plain'? [Ynsfdaq?"
335 % record beginning, middle
335 % record beginning, middle
336 diff --git a/plain b/plain
336 diff --git a/plain b/plain
337 3 hunks, 7 lines changed
337 3 hunks, 7 lines changed
338 examine changes to 'plain'? [Ynsfdaq?] @@ -1,2 +1,5 @@ 4
338 examine changes to 'plain'? [Ynsfdaq?] @@ -1,2 +1,5 @@
339 +1
339 +1
340 +2
340 +2
341 +3
341 +3
@@ -367,7 +367,7 b' summary: middle-only'
367 diff -r efc0dad7bd9f -r c1c639d8b268 plain
367 diff -r efc0dad7bd9f -r c1c639d8b268 plain
368 --- a/plain Thu Jan 01 00:00:13 1970 +0000
368 --- a/plain Thu Jan 01 00:00:13 1970 +0000
369 +++ b/plain Thu Jan 01 00:00:14 1970 +0000
369 +++ b/plain Thu Jan 01 00:00:14 1970 +0000
370 @@ -1,5 +1,10 @@ 4
370 @@ -1,5 +1,10 @@
371 +1
371 +1
372 +2
372 +2
373 +3
373 +3
@@ -382,7 +382,7 b' diff -r efc0dad7bd9f -r c1c639d8b268 pla'
382 % record end
382 % record end
383 diff --git a/plain b/plain
383 diff --git a/plain b/plain
384 1 hunks, 2 lines changed
384 1 hunks, 2 lines changed
385 examine changes to 'plain'? [Ynsfdaq?] @@ -9,3 +9,5 @@ 7
385 examine changes to 'plain'? [Ynsfdaq?] @@ -9,3 +9,5 @@
386 7
386 7
387 8
387 8
388 9
388 9
@@ -398,7 +398,7 b' summary: end-only'
398 diff -r c1c639d8b268 -r 80b74bbc7808 plain
398 diff -r c1c639d8b268 -r 80b74bbc7808 plain
399 --- a/plain Thu Jan 01 00:00:14 1970 +0000
399 --- a/plain Thu Jan 01 00:00:14 1970 +0000
400 +++ b/plain Thu Jan 01 00:00:15 1970 +0000
400 +++ b/plain Thu Jan 01 00:00:15 1970 +0000
401 @@ -9,3 +9,5 @@ 7
401 @@ -9,3 +9,5 @@
402 7
402 7
403 8
403 8
404 9
404 9
@@ -408,7 +408,7 b' diff -r c1c639d8b268 -r 80b74bbc7808 pla'
408 adding subdir/a
408 adding subdir/a
409 diff --git a/subdir/a b/subdir/a
409 diff --git a/subdir/a b/subdir/a
410 1 hunks, 1 lines changed
410 1 hunks, 1 lines changed
411 examine changes to 'subdir/a'? [Ynsfdaq?] @@ -1,1 +1,2 @@ a
411 examine changes to 'subdir/a'? [Ynsfdaq?] @@ -1,1 +1,2 @@
412 a
412 a
413 +a
413 +a
414 record this change to 'subdir/a'? [Ynsfdaq?]
414 record this change to 'subdir/a'? [Ynsfdaq?]
@@ -421,7 +421,7 b' summary: subdir-change'
421 diff -r aecf2b2ea83c -r 33ff5c4fb017 subdir/a
421 diff -r aecf2b2ea83c -r 33ff5c4fb017 subdir/a
422 --- a/subdir/a Thu Jan 01 00:00:16 1970 +0000
422 --- a/subdir/a Thu Jan 01 00:00:16 1970 +0000
423 +++ b/subdir/a Thu Jan 01 00:00:16 1970 +0000
423 +++ b/subdir/a Thu Jan 01 00:00:16 1970 +0000
424 @@ -1,1 +1,2 @@ a
424 @@ -1,1 +1,2 @@
425 a
425 a
426 +a
426 +a
427
427
@@ -470,7 +470,7 b' summary: x'
470 diff -r f9e855cd9374 -r 094183e04b7c subdir/f2
470 diff -r f9e855cd9374 -r 094183e04b7c subdir/f2
471 --- a/subdir/f2 Thu Jan 01 00:00:17 1970 +0000
471 --- a/subdir/f2 Thu Jan 01 00:00:17 1970 +0000
472 +++ b/subdir/f2 Thu Jan 01 00:00:18 1970 +0000
472 +++ b/subdir/f2 Thu Jan 01 00:00:18 1970 +0000
473 @@ -1,1 +1,2 @@ b
473 @@ -1,1 +1,2 @@
474 b
474 b
475 +b
475 +b
476
476
@@ -487,7 +487,7 b' summary: y'
487 diff -r 094183e04b7c -r 38164785b0ef subdir/f1
487 diff -r 094183e04b7c -r 38164785b0ef subdir/f1
488 --- a/subdir/f1 Thu Jan 01 00:00:18 1970 +0000
488 --- a/subdir/f1 Thu Jan 01 00:00:18 1970 +0000
489 +++ b/subdir/f1 Thu Jan 01 00:00:19 1970 +0000
489 +++ b/subdir/f1 Thu Jan 01 00:00:19 1970 +0000
490 @@ -1,1 +1,2 @@ a
490 @@ -1,1 +1,2 @@
491 a
491 a
492 +a
492 +a
493
493
@@ -4,7 +4,7 b' 0 files updated, 0 files merged, 0 files'
4 diff -r 33aaa84a386b a
4 diff -r 33aaa84a386b a
5 --- a/a
5 --- a/a
6 +++ b/a
6 +++ b/a
7 @@ -1,1 +1,1 @@ a
7 @@ -1,1 +1,1 @@
8 -a
8 -a
9 +abc
9 +abc
10 adding b
10 adding b
@@ -88,7 +88,7 b' 1'
88 diff -r 802f095af299 a
88 diff -r 802f095af299 a
89 --- a/a
89 --- a/a
90 +++ b/a
90 +++ b/a
91 @@ -1,1 +1,1 @@ a2
91 @@ -1,1 +1,1 @@
92 -a2
92 -a2
93 +abc
93 +abc
94 1 files updated, 0 files merged, 1 files removed, 0 files unresolved
94 1 files updated, 0 files merged, 1 files removed, 0 files unresolved
@@ -130,7 +130,7 b' summary: 3'
130 diff -r 802f095af299 a
130 diff -r 802f095af299 a
131 --- a/a
131 --- a/a
132 +++ b/a
132 +++ b/a
133 @@ -1,1 +1,1 @@ a2
133 @@ -1,1 +1,1 @@
134 -a2
134 -a2
135 +abc
135 +abc
136 adding a
136 adding a
General Comments 0
You need to be logged in to leave comments. Login now