Show More
@@ -16,7 +16,7 b" hg commit -l c -d '1123456789 0' -u 'A. " | |||
|
16 | 16 | hg add c |
|
17 | 17 | hg commit -m 'no person' -d '1134567890 0' -u 'other@place' |
|
18 | 18 | echo c >> c |
|
19 |
hg commit -m 'no user, no domain' -d '1144567890 |
|
|
19 | hg commit -m 'no user, no domain' -d '1144567890 0' -u 'person' | |
|
20 | 20 | |
|
21 | 21 | # make sure user/global hgrc does not affect tests |
|
22 | 22 | echo '[ui]' > .hg/hgrc |
@@ -1,35 +1,15 b'' | |||
|
1 | transaction abort! | |
|
2 | rollback completed | |
|
3 | abort: date exceeds 32 bits: 11445678900 | |
|
4 | 1 | # default style is like normal output |
|
5 | --- log.out 2006-03-05 05:11:40.700065250 +0000 | |
|
6 | +++ style.out 2006-03-05 05:11:40.816072500 +0000 | |
|
7 | @@ -5,6 +5,7 @@ | |
|
8 | manifest: 2:6e0e82995c35d0d57a52aca8da4e56139e06b4b1 | |
|
9 | user: other@place | |
|
10 | date: Wed Dec 14 13:44:50 2005 +0000 | |
|
11 | +files: | |
|
12 | files+: c | |
|
13 | description: | |
|
14 | no person | |
|
15 | @@ -16,6 +17,7 @@ | |
|
16 | manifest: 1:4e8d705b1e53e3f9375e0e60dc7b525d8211fe55 | |
|
17 | user: A. N. Other <other@place> | |
|
18 | date: Sun Aug 7 23:19:49 2005 +0000 | |
|
19 | +files: | |
|
20 | files+: b | |
|
21 | description: | |
|
22 | other 1 | |
|
23 | @@ -30,6 +32,7 @@ | |
|
24 | manifest: 0:a0c8bcbbb45c63b90b70ad007bf38961f64f2af0 | |
|
25 | user: User Name <user@hostname> | |
|
26 | date: Fri Mar 18 01:58:31 2005 +0000 | |
|
27 | +files: | |
|
28 | files+: a | |
|
29 | description: | |
|
30 | line 1 | |
|
2 | 18a19 | |
|
3 | > files: | |
|
4 | 29a31 | |
|
5 | > files: | |
|
6 | 43a46 | |
|
7 | > files: | |
|
31 | 8 | # compact style works |
|
32 | 2[tip] cdc488b3baa4 2005-12-14 13:44 +0000 other | |
|
9 | 3[tip] 2bacb094274c 2006-04-09 07:31 +0000 person | |
|
10 | no user, no domain | |
|
11 | ||
|
12 | 2 cdc488b3baa4 2005-12-14 13:44 +0000 other | |
|
33 | 13 | no person |
|
34 | 14 | |
|
35 | 15 | 1 55b647117689 2005-08-07 23:19 +0000 other |
@@ -38,7 +18,10 b' 1 55b647117689 2005-08-07 23:19 +000' | |||
|
38 | 18 | 0 debcd367d974 2005-03-18 01:58 +0000 user |
|
39 | 19 | line 1 |
|
40 | 20 | |
|
41 | 2[tip] cdc488b3baa4 2005-12-14 13:44 +0000 other | |
|
21 | 3[tip] 2bacb094274c 2006-04-09 07:31 +0000 person | |
|
22 | no user, no domain | |
|
23 | ||
|
24 | 2 cdc488b3baa4 2005-12-14 13:44 +0000 other | |
|
42 | 25 | no person |
|
43 | 26 | |
|
44 | 27 | 1 55b647117689 2005-08-07 23:19 +0000 other |
@@ -47,7 +30,10 b' 1 55b647117689 2005-08-07 23:19 +000' | |||
|
47 | 30 | 0 debcd367d974 2005-03-18 01:58 +0000 user |
|
48 | 31 | line 1 |
|
49 | 32 | |
|
50 | 2[tip]:1,-1 cdc488b3baa4 2005-12-14 13:44 +0000 other | |
|
33 | 3[tip]:2,-1 2bacb094274c 2006-04-09 07:31 +0000 person | |
|
34 | no user, no domain | |
|
35 | ||
|
36 | 2:1,-1 cdc488b3baa4 2005-12-14 13:44 +0000 other | |
|
51 | 37 | no person |
|
52 | 38 | |
|
53 | 39 | 1:0,-1 55b647117689 2005-08-07 23:19 +0000 other |
@@ -65,41 +51,53 b" abort: ./t: no key named 'changeset'" | |||
|
65 | 51 | # error if include fails |
|
66 | 52 | abort: template file ./q: Permission denied |
|
67 | 53 | # include works |
|
54 | 3 | |
|
68 | 55 | 2 |
|
69 | 56 | 1 |
|
70 | 57 | 0 |
|
71 | 58 | # ui.style works |
|
59 | 3 | |
|
72 | 60 | 2 |
|
73 | 61 | 1 |
|
74 | 62 | 0 |
|
75 | 63 | # keys work |
|
64 | author: person | |
|
76 | 65 | author: other@place |
|
77 | 66 | author: A. N. Other <other@place> |
|
78 | 67 | author: User Name <user@hostname> |
|
68 | author--verbose: person | |
|
79 | 69 | author--verbose: other@place |
|
80 | 70 | author--verbose: A. N. Other <other@place> |
|
81 | 71 | author--verbose: User Name <user@hostname> |
|
72 | author--debug: person | |
|
82 | 73 | author--debug: other@place |
|
83 | 74 | author--debug: A. N. Other <other@place> |
|
84 | 75 | author--debug: User Name <user@hostname> |
|
85 | 76 | branches: |
|
86 | 77 | branches: |
|
87 | 78 | branches: |
|
79 | branches: | |
|
80 | branches--verbose: | |
|
88 | 81 | branches--verbose: |
|
89 | 82 | branches--verbose: |
|
90 | 83 | branches--verbose: |
|
91 | 84 | branches--debug: |
|
92 | 85 | branches--debug: |
|
93 | 86 | branches--debug: |
|
87 | branches--debug: | |
|
88 | date: 1144567890.00 | |
|
94 | 89 | date: 1134567890.00 |
|
95 | 90 | date: 1123456789.00 |
|
96 | 91 | date: 1111111111.00 |
|
92 | date--verbose: 1144567890.00 | |
|
97 | 93 | date--verbose: 1134567890.00 |
|
98 | 94 | date--verbose: 1123456789.00 |
|
99 | 95 | date--verbose: 1111111111.00 |
|
96 | date--debug: 1144567890.00 | |
|
100 | 97 | date--debug: 1134567890.00 |
|
101 | 98 | date--debug: 1123456789.00 |
|
102 | 99 | date--debug: 1111111111.00 |
|
100 | desc: no user, no domain | |
|
103 | 101 | desc: no person |
|
104 | 102 | desc: other 1 |
|
105 | 103 | other 2 |
@@ -109,6 +107,7 b' other 3' | |||
|
109 | 107 | desc: line 1 |
|
110 | 108 | line 2 |
|
111 | 109 | |
|
110 | desc--verbose: no user, no domain | |
|
112 | 111 | desc--verbose: no person |
|
113 | 112 | desc--verbose: other 1 |
|
114 | 113 | other 2 |
@@ -118,6 +117,7 b' other 3' | |||
|
118 | 117 | desc--verbose: line 1 |
|
119 | 118 | line 2 |
|
120 | 119 | |
|
120 | desc--debug: no user, no domain | |
|
121 | 121 | desc--debug: no person |
|
122 | 122 | desc--debug: other 1 |
|
123 | 123 | other 2 |
@@ -130,100 +130,129 b' line 2' | |||
|
130 | 130 | file_adds: |
|
131 | 131 | file_adds: |
|
132 | 132 | file_adds: |
|
133 | file_adds: | |
|
133 | 134 | file_adds--verbose: |
|
134 | 135 | file_adds--verbose: |
|
135 | 136 | file_adds--verbose: |
|
137 | file_adds--verbose: | |
|
138 | file_adds--debug: | |
|
136 | 139 | file_adds--debug: c |
|
137 | 140 | file_adds--debug: b |
|
138 | 141 | file_adds--debug: a |
|
139 | 142 | file_dels: |
|
140 | 143 | file_dels: |
|
141 | 144 | file_dels: |
|
145 | file_dels: | |
|
146 | file_dels--verbose: | |
|
142 | 147 | file_dels--verbose: |
|
143 | 148 | file_dels--verbose: |
|
144 | 149 | file_dels--verbose: |
|
145 | 150 | file_dels--debug: |
|
146 | 151 | file_dels--debug: |
|
147 | 152 | file_dels--debug: |
|
153 | file_dels--debug: | |
|
154 | files: c | |
|
148 | 155 | files: c |
|
149 | 156 | files: b |
|
150 | 157 | files: a |
|
151 | 158 | files--verbose: c |
|
159 | files--verbose: c | |
|
152 | 160 | files--verbose: b |
|
153 | 161 | files--verbose: a |
|
162 | files--debug: c | |
|
154 | 163 | files--debug: |
|
155 | 164 | files--debug: |
|
156 | 165 | files--debug: |
|
157 | 166 | manifest: |
|
158 | 167 | manifest: |
|
159 | 168 | manifest: |
|
169 | manifest: | |
|
160 | 170 | manifest--verbose: |
|
161 | 171 | manifest--verbose: |
|
162 | 172 | manifest--verbose: |
|
173 | manifest--verbose: | |
|
174 | manifest--debug: 3:cb5a1327723b | |
|
163 | 175 | manifest--debug: 2:6e0e82995c35 |
|
164 | 176 | manifest--debug: 1:4e8d705b1e53 |
|
165 | 177 | manifest--debug: 0:a0c8bcbbb45c |
|
178 | node: 2bacb094274c6ad120b419cab77a39e51b69cbaa | |
|
166 | 179 | node: cdc488b3baa4a2cf316d4d85a3a1f17c5e1695d8 |
|
167 | 180 | node: 55b64711768911f37c6d244b12785623aa64e7c3 |
|
168 | 181 | node: debcd367d97455db85bba7b583b14b166172de25 |
|
182 | node--verbose: 2bacb094274c6ad120b419cab77a39e51b69cbaa | |
|
169 | 183 | node--verbose: cdc488b3baa4a2cf316d4d85a3a1f17c5e1695d8 |
|
170 | 184 | node--verbose: 55b64711768911f37c6d244b12785623aa64e7c3 |
|
171 | 185 | node--verbose: debcd367d97455db85bba7b583b14b166172de25 |
|
186 | node--debug: 2bacb094274c6ad120b419cab77a39e51b69cbaa | |
|
172 | 187 | node--debug: cdc488b3baa4a2cf316d4d85a3a1f17c5e1695d8 |
|
173 | 188 | node--debug: 55b64711768911f37c6d244b12785623aa64e7c3 |
|
174 | 189 | node--debug: debcd367d97455db85bba7b583b14b166172de25 |
|
175 | 190 | parents: |
|
176 | 191 | parents: |
|
177 | 192 | parents: |
|
193 | parents: | |
|
178 | 194 | parents--verbose: |
|
179 | 195 | parents--verbose: |
|
180 | 196 | parents--verbose: |
|
197 | parents--verbose: | |
|
198 | parents--debug: 2:cdc488b3baa4 -1:000000000000 | |
|
181 | 199 | parents--debug: 1:55b647117689 -1:000000000000 |
|
182 | 200 | parents--debug: 0:debcd367d974 -1:000000000000 |
|
183 | 201 | parents--debug: -1:000000000000 -1:000000000000 |
|
202 | rev: 3 | |
|
184 | 203 | rev: 2 |
|
185 | 204 | rev: 1 |
|
186 | 205 | rev: 0 |
|
206 | rev--verbose: 3 | |
|
187 | 207 | rev--verbose: 2 |
|
188 | 208 | rev--verbose: 1 |
|
189 | 209 | rev--verbose: 0 |
|
210 | rev--debug: 3 | |
|
190 | 211 | rev--debug: 2 |
|
191 | 212 | rev--debug: 1 |
|
192 | 213 | rev--debug: 0 |
|
193 | 214 | tags: tip |
|
194 | 215 | tags: |
|
195 | 216 | tags: |
|
217 | tags: | |
|
196 | 218 | tags--verbose: tip |
|
197 | 219 | tags--verbose: |
|
198 | 220 | tags--verbose: |
|
221 | tags--verbose: | |
|
199 | 222 | tags--debug: tip |
|
200 | 223 | tags--debug: |
|
201 | 224 | tags--debug: |
|
225 | tags--debug: | |
|
202 | 226 | # filters work |
|
227 | ||
|
203 | 228 | place |
|
204 | 229 | place |
|
205 | 230 | hostname |
|
231 | person | |
|
206 | 232 | other |
|
207 | 233 | A. N. Other |
|
208 | 234 | User Name |
|
235 | person | |
|
209 | 236 | other |
|
210 | 237 | other |
|
211 | 238 | user |
|
212 | 2 months | |
|
213 | 6 months | |
|
214 | 11 months | |
|
239 | Sun Apr 9 07:31:30 2006 +0000 | |
|
215 | 240 | Wed Dec 14 13:44:50 2005 +0000 |
|
216 | 241 | Sun Aug 7 23:19:49 2005 +0000 |
|
217 | 242 | Fri Mar 18 01:58:31 2005 +0000 |
|
243 | 2006-04-09 07:31 +0000 | |
|
218 | 244 | 2005-12-14 13:44 +0000 |
|
219 | 245 | 2005-08-07 23:19 +0000 |
|
220 | 246 | 2005-03-18 01:58 +0000 |
|
247 | Sun, 09 Apr 2006 07:31:30 +0000 | |
|
221 | 248 | Wed, 14 Dec 2005 13:44:50 +0000 |
|
222 | 249 | Sun, 07 Aug 2005 23:19:49 +0000 |
|
223 | 250 | Fri, 18 Mar 2005 01:58:31 +0000 |
|
251 | no user, no domain | |
|
224 | 252 | no person |
|
225 | 253 | other 1 |
|
226 | 254 | line 1 |
|
255 | 2bacb094274c | |
|
227 | 256 | cdc488b3baa4 |
|
228 | 257 | 55b647117689 |
|
229 | 258 | debcd367d974 |
General Comments 0
You need to be logged in to leave comments.
Login now