Show More
@@ -417,7 +417,7 b' def patchbomb(ui, repo, *revs, **opts):' | |||||
417 | first = False |
|
417 | first = False | |
418 |
|
418 | |||
419 | m['User-Agent'] = 'Mercurial-patchbomb/%s' % util.version() |
|
419 | m['User-Agent'] = 'Mercurial-patchbomb/%s' % util.version() | |
420 | m['Date'] = email.Utils.formatdate(start_time[0]) |
|
420 | m['Date'] = email.Utils.formatdate(start_time[0], localtime=True) | |
421 |
|
421 | |||
422 | start_time = (start_time[0] + 1, start_time[1]) |
|
422 | start_time = (start_time[0] + 1, start_time[1]) | |
423 | m['From'] = sender |
|
423 | m['From'] = sender |
@@ -10,7 +10,7 b' Subject: [PATCH] a' | |||||
10 | X-Mercurial-Node: 8580ff50825a50c8f716709acdf8de0deddcd6ab |
|
10 | X-Mercurial-Node: 8580ff50825a50c8f716709acdf8de0deddcd6ab | |
11 | Message-Id: <8580ff50825a50c8f716.60@ |
|
11 | Message-Id: <8580ff50825a50c8f716.60@ | |
12 | User-Agent: Mercurial-patchbomb |
|
12 | User-Agent: Mercurial-patchbomb | |
13 |
Date: Thu, 01 Jan 1970 00:01:00 |
|
13 | Date: Thu, 01 Jan 1970 00:01:00 +0000 | |
14 | From: quux |
|
14 | From: quux | |
15 | To: foo |
|
15 | To: foo | |
16 | Cc: bar |
|
16 | Cc: bar | |
@@ -42,7 +42,7 b' Content-Transfer-Encoding: 7bit' | |||||
42 | Subject: [PATCH 0 of 2] test |
|
42 | Subject: [PATCH 0 of 2] test | |
43 | Message-Id: <patchbomb.120@ |
|
43 | Message-Id: <patchbomb.120@ | |
44 | User-Agent: Mercurial-patchbomb |
|
44 | User-Agent: Mercurial-patchbomb | |
45 |
Date: Thu, 01 Jan 1970 00:02:00 |
|
45 | Date: Thu, 01 Jan 1970 00:02:00 +0000 | |
46 | From: quux |
|
46 | From: quux | |
47 | To: foo |
|
47 | To: foo | |
48 | Cc: bar |
|
48 | Cc: bar | |
@@ -58,7 +58,7 b' Message-Id: <8580ff50825a50c8f716.121@' | |||||
58 | In-Reply-To: <patchbomb.120@ |
|
58 | In-Reply-To: <patchbomb.120@ | |
59 | References: <patchbomb.120@ |
|
59 | References: <patchbomb.120@ | |
60 | User-Agent: Mercurial-patchbomb |
|
60 | User-Agent: Mercurial-patchbomb | |
61 |
Date: Thu, 01 Jan 1970 00:02:01 |
|
61 | Date: Thu, 01 Jan 1970 00:02:01 +0000 | |
62 | From: quux |
|
62 | From: quux | |
63 | To: foo |
|
63 | To: foo | |
64 | Cc: bar |
|
64 | Cc: bar | |
@@ -86,7 +86,7 b' Message-Id: <97d72e5f12c7e84f8506.122@' | |||||
86 | In-Reply-To: <patchbomb.120@ |
|
86 | In-Reply-To: <patchbomb.120@ | |
87 | References: <patchbomb.120@ |
|
87 | References: <patchbomb.120@ | |
88 | User-Agent: Mercurial-patchbomb |
|
88 | User-Agent: Mercurial-patchbomb | |
89 |
Date: Thu, 01 Jan 1970 00:02:02 |
|
89 | Date: Thu, 01 Jan 1970 00:02:02 +0000 | |
90 | From: quux |
|
90 | From: quux | |
91 | To: foo |
|
91 | To: foo | |
92 | Cc: bar |
|
92 | Cc: bar | |
@@ -124,7 +124,7 b' MIME-Version: 1.0' | |||||
124 | Subject: test |
|
124 | Subject: test | |
125 | Message-Id: <patchbomb.180@ |
|
125 | Message-Id: <patchbomb.180@ | |
126 | User-Agent: Mercurial-patchbomb |
|
126 | User-Agent: Mercurial-patchbomb | |
127 |
Date: Thu, 01 Jan 1970 00:03:00 |
|
127 | Date: Thu, 01 Jan 1970 00:03:00 +0000 | |
128 | From: quux |
|
128 | From: quux | |
129 | To: foo |
|
129 | To: foo | |
130 | Cc: bar |
|
130 | Cc: bar | |
@@ -157,7 +157,7 b' adding description' | |||||
157 | adding utf |
|
157 | adding utf | |
158 | % no mime encoding for email --test |
|
158 | % no mime encoding for email --test | |
159 | % md5sum of 8-bit output |
|
159 | % md5sum of 8-bit output | |
160 | 1b28ee86c937a1f9e2bf6fc5eabd00a5 mailtest |
|
160 | e726c29b3008e77994c7572563e57c34 mailtest | |
161 | % mime encoded mbox (base64) |
|
161 | % mime encoded mbox (base64) | |
162 | This patch series consists of 1 patches. |
|
162 | This patch series consists of 1 patches. | |
163 |
|
163 | |||
@@ -171,7 +171,7 b' Subject: [PATCH] charset=utf-8; content-' | |||||
171 | X-Mercurial-Node: c3c9e37db9f4fe4882cda39baf42fed6bad8b15a |
|
171 | X-Mercurial-Node: c3c9e37db9f4fe4882cda39baf42fed6bad8b15a | |
172 | Message-Id: <c3c9e37db9f4fe4882cd.240@ |
|
172 | Message-Id: <c3c9e37db9f4fe4882cd.240@ | |
173 | User-Agent: Mercurial-patchbomb |
|
173 | User-Agent: Mercurial-patchbomb | |
174 |
Date: Thu, 01 Jan 1970 00:04:00 |
|
174 | Date: Thu, 01 Jan 1970 00:04:00 +0000 | |
175 | From: quux |
|
175 | From: quux | |
176 | To: foo |
|
176 | To: foo | |
177 | Cc: bar |
|
177 | Cc: bar | |
@@ -192,7 +192,7 b' LTAsMCArMSwxIEBACitow7ZtbWEhCg==' | |||||
192 | adding qp |
|
192 | adding qp | |
193 | % no mime encoding for email --test |
|
193 | % no mime encoding for email --test | |
194 | % md5sum of qp output |
|
194 | % md5sum of qp output | |
195 | 7b5f11d50349b32eff4a9b2daaa82e7f mailtest |
|
195 | 0402c7d033e04044e423bb04816f9dae mailtest | |
196 | % mime encoded mbox (quoted-printable) |
|
196 | % mime encoded mbox (quoted-printable) | |
197 | This patch series consists of 1 patches. |
|
197 | This patch series consists of 1 patches. | |
198 |
|
198 | |||
@@ -206,7 +206,7 b' Subject: [PATCH] charset=utf-8; content-' | |||||
206 | X-Mercurial-Node: c655633f8c87700bb38cc6a59a2753bdc5a6c376 |
|
206 | X-Mercurial-Node: c655633f8c87700bb38cc6a59a2753bdc5a6c376 | |
207 | Message-Id: <c655633f8c87700bb38c.240@ |
|
207 | Message-Id: <c655633f8c87700bb38c.240@ | |
208 | User-Agent: Mercurial-patchbomb |
|
208 | User-Agent: Mercurial-patchbomb | |
209 |
Date: Thu, 01 Jan 1970 00:04:00 |
|
209 | Date: Thu, 01 Jan 1970 00:04:00 +0000 | |
210 | From: quux |
|
210 | From: quux | |
211 | To: foo |
|
211 | To: foo | |
212 | Cc: bar |
|
212 | Cc: bar | |
@@ -249,7 +249,7 b' This patch series consists of 1 patches.' | |||||
249 |
|
249 | |||
250 | Writing [PATCH] charset=us-ascii; content-transfer-encoding: 8bit ... |
|
250 | Writing [PATCH] charset=us-ascii; content-transfer-encoding: 8bit ... | |
251 | % md5sum of 8-bit output |
|
251 | % md5sum of 8-bit output | |
252 | 8ce4c019c17ca51a293c055382d76d67 mboxfix |
|
252 | 0920ef519c29b6a1742047ad9f203fc5 mboxfix | |
253 | % test diffstat for single patch |
|
253 | % test diffstat for single patch | |
254 | This patch series consists of 1 patches. |
|
254 | This patch series consists of 1 patches. | |
255 |
|
255 | |||
@@ -267,7 +267,7 b' Subject: [PATCH] test' | |||||
267 | X-Mercurial-Node: ff2c9fa2018b15fa74b33363bda9527323e2a99f |
|
267 | X-Mercurial-Node: ff2c9fa2018b15fa74b33363bda9527323e2a99f | |
268 | Message-Id: <ff2c9fa2018b15fa74b3.60@ |
|
268 | Message-Id: <ff2c9fa2018b15fa74b3.60@ | |
269 | User-Agent: Mercurial-patchbomb |
|
269 | User-Agent: Mercurial-patchbomb | |
270 |
Date: Thu, 01 Jan 1970 00:01:00 |
|
270 | Date: Thu, 01 Jan 1970 00:01:00 +0000 | |
271 | From: quux |
|
271 | From: quux | |
272 | To: foo |
|
272 | To: foo | |
273 | Cc: bar |
|
273 | Cc: bar | |
@@ -319,7 +319,7 b' Content-Transfer-Encoding: 7bit' | |||||
319 | Subject: [PATCH 0 of 2] test |
|
319 | Subject: [PATCH 0 of 2] test | |
320 | Message-Id: <patchbomb.60@ |
|
320 | Message-Id: <patchbomb.60@ | |
321 | User-Agent: Mercurial-patchbomb |
|
321 | User-Agent: Mercurial-patchbomb | |
322 |
Date: Thu, 01 Jan 1970 00:01:00 |
|
322 | Date: Thu, 01 Jan 1970 00:01:00 +0000 | |
323 | From: quux |
|
323 | From: quux | |
324 | To: foo |
|
324 | To: foo | |
325 | Cc: bar |
|
325 | Cc: bar | |
@@ -339,7 +339,7 b' Message-Id: <8580ff50825a50c8f716.61@' | |||||
339 | In-Reply-To: <patchbomb.60@ |
|
339 | In-Reply-To: <patchbomb.60@ | |
340 | References: <patchbomb.60@ |
|
340 | References: <patchbomb.60@ | |
341 | User-Agent: Mercurial-patchbomb |
|
341 | User-Agent: Mercurial-patchbomb | |
342 |
Date: Thu, 01 Jan 1970 00:01:01 |
|
342 | Date: Thu, 01 Jan 1970 00:01:01 +0000 | |
343 | From: quux |
|
343 | From: quux | |
344 | To: foo |
|
344 | To: foo | |
345 | Cc: bar |
|
345 | Cc: bar | |
@@ -371,7 +371,7 b' Message-Id: <97d72e5f12c7e84f8506.62@' | |||||
371 | In-Reply-To: <patchbomb.60@ |
|
371 | In-Reply-To: <patchbomb.60@ | |
372 | References: <patchbomb.60@ |
|
372 | References: <patchbomb.60@ | |
373 | User-Agent: Mercurial-patchbomb |
|
373 | User-Agent: Mercurial-patchbomb | |
374 |
Date: Thu, 01 Jan 1970 00:01:02 |
|
374 | Date: Thu, 01 Jan 1970 00:01:02 +0000 | |
375 | From: quux |
|
375 | From: quux | |
376 | To: foo |
|
376 | To: foo | |
377 | Cc: bar |
|
377 | Cc: bar | |
@@ -404,7 +404,7 b' Subject: [PATCH] test' | |||||
404 | X-Mercurial-Node: ff2c9fa2018b15fa74b33363bda9527323e2a99f |
|
404 | X-Mercurial-Node: ff2c9fa2018b15fa74b33363bda9527323e2a99f | |
405 | Message-Id: <ff2c9fa2018b15fa74b3.60@ |
|
405 | Message-Id: <ff2c9fa2018b15fa74b3.60@ | |
406 | User-Agent: Mercurial-patchbomb |
|
406 | User-Agent: Mercurial-patchbomb | |
407 |
Date: Thu, 01 Jan 1970 00:01:00 |
|
407 | Date: Thu, 01 Jan 1970 00:01:00 +0000 | |
408 | From: quux |
|
408 | From: quux | |
409 | To: foo |
|
409 | To: foo | |
410 | Cc: bar |
|
410 | Cc: bar | |
@@ -440,7 +440,7 b' Subject: [PATCH] test' | |||||
440 | X-Mercurial-Node: c655633f8c87700bb38cc6a59a2753bdc5a6c376 |
|
440 | X-Mercurial-Node: c655633f8c87700bb38cc6a59a2753bdc5a6c376 | |
441 | Message-Id: <c655633f8c87700bb38c.60@ |
|
441 | Message-Id: <c655633f8c87700bb38c.60@ | |
442 | User-Agent: Mercurial-patchbomb |
|
442 | User-Agent: Mercurial-patchbomb | |
443 |
Date: Thu, 01 Jan 1970 00:01:00 |
|
443 | Date: Thu, 01 Jan 1970 00:01:00 +0000 | |
444 | From: quux |
|
444 | From: quux | |
445 | To: foo |
|
445 | To: foo | |
446 | Cc: bar |
|
446 | Cc: bar | |
@@ -495,7 +495,7 b' Content-Transfer-Encoding: 7bit' | |||||
495 | Subject: [PATCH 0 of 3] test |
|
495 | Subject: [PATCH 0 of 3] test | |
496 | Message-Id: <patchbomb.60@ |
|
496 | Message-Id: <patchbomb.60@ | |
497 | User-Agent: Mercurial-patchbomb |
|
497 | User-Agent: Mercurial-patchbomb | |
498 |
Date: Thu, 01 Jan 1970 00:01:00 |
|
498 | Date: Thu, 01 Jan 1970 00:01:00 +0000 | |
499 | From: quux |
|
499 | From: quux | |
500 | To: foo |
|
500 | To: foo | |
501 | Cc: bar |
|
501 | Cc: bar | |
@@ -510,7 +510,7 b' Message-Id: <8580ff50825a50c8f716.61@' | |||||
510 | In-Reply-To: <patchbomb.60@ |
|
510 | In-Reply-To: <patchbomb.60@ | |
511 | References: <patchbomb.60@ |
|
511 | References: <patchbomb.60@ | |
512 | User-Agent: Mercurial-patchbomb |
|
512 | User-Agent: Mercurial-patchbomb | |
513 |
Date: Thu, 01 Jan 1970 00:01:01 |
|
513 | Date: Thu, 01 Jan 1970 00:01:01 +0000 | |
514 | From: quux |
|
514 | From: quux | |
515 | To: foo |
|
515 | To: foo | |
516 | Cc: bar |
|
516 | Cc: bar | |
@@ -544,7 +544,7 b' Message-Id: <97d72e5f12c7e84f8506.62@' | |||||
544 | In-Reply-To: <patchbomb.60@ |
|
544 | In-Reply-To: <patchbomb.60@ | |
545 | References: <patchbomb.60@ |
|
545 | References: <patchbomb.60@ | |
546 | User-Agent: Mercurial-patchbomb |
|
546 | User-Agent: Mercurial-patchbomb | |
547 |
Date: Thu, 01 Jan 1970 00:01:02 |
|
547 | Date: Thu, 01 Jan 1970 00:01:02 +0000 | |
548 | From: quux |
|
548 | From: quux | |
549 | To: foo |
|
549 | To: foo | |
550 | Cc: bar |
|
550 | Cc: bar | |
@@ -579,7 +579,7 b' Message-Id: <c655633f8c87700bb38c.63@' | |||||
579 | In-Reply-To: <patchbomb.60@ |
|
579 | In-Reply-To: <patchbomb.60@ | |
580 | References: <patchbomb.60@ |
|
580 | References: <patchbomb.60@ | |
581 | User-Agent: Mercurial-patchbomb |
|
581 | User-Agent: Mercurial-patchbomb | |
582 |
Date: Thu, 01 Jan 1970 00:01:03 |
|
582 | Date: Thu, 01 Jan 1970 00:01:03 +0000 | |
583 | From: quux |
|
583 | From: quux | |
584 | To: foo |
|
584 | To: foo | |
585 | Cc: bar |
|
585 | Cc: bar | |
@@ -631,7 +631,7 b' Subject: [PATCH] test' | |||||
631 | X-Mercurial-Node: ff2c9fa2018b15fa74b33363bda9527323e2a99f |
|
631 | X-Mercurial-Node: ff2c9fa2018b15fa74b33363bda9527323e2a99f | |
632 | Message-Id: <ff2c9fa2018b15fa74b3.60@ |
|
632 | Message-Id: <ff2c9fa2018b15fa74b3.60@ | |
633 | User-Agent: Mercurial-patchbomb |
|
633 | User-Agent: Mercurial-patchbomb | |
634 |
Date: Thu, 01 Jan 1970 00:01:00 |
|
634 | Date: Thu, 01 Jan 1970 00:01:00 +0000 | |
635 | From: quux |
|
635 | From: quux | |
636 | To: foo |
|
636 | To: foo | |
637 | Cc: bar |
|
637 | Cc: bar | |
@@ -676,7 +676,7 b' Subject: [PATCH] test' | |||||
676 | X-Mercurial-Node: c655633f8c87700bb38cc6a59a2753bdc5a6c376 |
|
676 | X-Mercurial-Node: c655633f8c87700bb38cc6a59a2753bdc5a6c376 | |
677 | Message-Id: <c655633f8c87700bb38c.60@ |
|
677 | Message-Id: <c655633f8c87700bb38c.60@ | |
678 | User-Agent: Mercurial-patchbomb |
|
678 | User-Agent: Mercurial-patchbomb | |
679 |
Date: Thu, 01 Jan 1970 00:01:00 |
|
679 | Date: Thu, 01 Jan 1970 00:01:00 +0000 | |
680 | From: quux |
|
680 | From: quux | |
681 | To: foo |
|
681 | To: foo | |
682 | Cc: bar |
|
682 | Cc: bar | |
@@ -740,7 +740,7 b' Content-Transfer-Encoding: 7bit' | |||||
740 | Subject: [PATCH 0 of 3] test |
|
740 | Subject: [PATCH 0 of 3] test | |
741 | Message-Id: <patchbomb.60@ |
|
741 | Message-Id: <patchbomb.60@ | |
742 | User-Agent: Mercurial-patchbomb |
|
742 | User-Agent: Mercurial-patchbomb | |
743 |
Date: Thu, 01 Jan 1970 00:01:00 |
|
743 | Date: Thu, 01 Jan 1970 00:01:00 +0000 | |
744 | From: quux |
|
744 | From: quux | |
745 | To: foo |
|
745 | To: foo | |
746 | Cc: bar |
|
746 | Cc: bar | |
@@ -755,7 +755,7 b' Message-Id: <8580ff50825a50c8f716.61@' | |||||
755 | In-Reply-To: <patchbomb.60@ |
|
755 | In-Reply-To: <patchbomb.60@ | |
756 | References: <patchbomb.60@ |
|
756 | References: <patchbomb.60@ | |
757 | User-Agent: Mercurial-patchbomb |
|
757 | User-Agent: Mercurial-patchbomb | |
758 |
Date: Thu, 01 Jan 1970 00:01:01 |
|
758 | Date: Thu, 01 Jan 1970 00:01:01 +0000 | |
759 | From: quux |
|
759 | From: quux | |
760 | To: foo |
|
760 | To: foo | |
761 | Cc: bar |
|
761 | Cc: bar | |
@@ -798,7 +798,7 b' Message-Id: <97d72e5f12c7e84f8506.62@' | |||||
798 | In-Reply-To: <patchbomb.60@ |
|
798 | In-Reply-To: <patchbomb.60@ | |
799 | References: <patchbomb.60@ |
|
799 | References: <patchbomb.60@ | |
800 | User-Agent: Mercurial-patchbomb |
|
800 | User-Agent: Mercurial-patchbomb | |
801 |
Date: Thu, 01 Jan 1970 00:01:02 |
|
801 | Date: Thu, 01 Jan 1970 00:01:02 +0000 | |
802 | From: quux |
|
802 | From: quux | |
803 | To: foo |
|
803 | To: foo | |
804 | Cc: bar |
|
804 | Cc: bar | |
@@ -842,7 +842,7 b' Message-Id: <c655633f8c87700bb38c.63@' | |||||
842 | In-Reply-To: <patchbomb.60@ |
|
842 | In-Reply-To: <patchbomb.60@ | |
843 | References: <patchbomb.60@ |
|
843 | References: <patchbomb.60@ | |
844 | User-Agent: Mercurial-patchbomb |
|
844 | User-Agent: Mercurial-patchbomb | |
845 |
Date: Thu, 01 Jan 1970 00:01:03 |
|
845 | Date: Thu, 01 Jan 1970 00:01:03 +0000 | |
846 | From: quux |
|
846 | From: quux | |
847 | To: foo |
|
847 | To: foo | |
848 | Cc: bar |
|
848 | Cc: bar | |
@@ -906,7 +906,7 b' Content-Transfer-Encoding: 7bit' | |||||
906 | Subject: [PATCH 0 of 1] test |
|
906 | Subject: [PATCH 0 of 1] test | |
907 | Message-Id: <patchbomb.60@ |
|
907 | Message-Id: <patchbomb.60@ | |
908 | User-Agent: Mercurial-patchbomb |
|
908 | User-Agent: Mercurial-patchbomb | |
909 |
Date: Thu, 01 Jan 1970 00:01:00 |
|
909 | Date: Thu, 01 Jan 1970 00:01:00 +0000 | |
910 | From: quux |
|
910 | From: quux | |
911 | To: foo |
|
911 | To: foo | |
912 | Cc: bar |
|
912 | Cc: bar | |
@@ -922,7 +922,7 b' Message-Id: <ff2c9fa2018b15fa74b3.61@' | |||||
922 | In-Reply-To: <patchbomb.60@ |
|
922 | In-Reply-To: <patchbomb.60@ | |
923 | References: <patchbomb.60@ |
|
923 | References: <patchbomb.60@ | |
924 | User-Agent: Mercurial-patchbomb |
|
924 | User-Agent: Mercurial-patchbomb | |
925 |
Date: Thu, 01 Jan 1970 00:01:01 |
|
925 | Date: Thu, 01 Jan 1970 00:01:01 +0000 | |
926 | From: quux |
|
926 | From: quux | |
927 | To: foo |
|
927 | To: foo | |
928 | Cc: bar |
|
928 | Cc: bar | |
@@ -954,7 +954,7 b' Content-Transfer-Encoding: 7bit' | |||||
954 | Subject: [PATCH 0 of 2] test |
|
954 | Subject: [PATCH 0 of 2] test | |
955 | Message-Id: <patchbomb.60@ |
|
955 | Message-Id: <patchbomb.60@ | |
956 | User-Agent: Mercurial-patchbomb |
|
956 | User-Agent: Mercurial-patchbomb | |
957 |
Date: Thu, 01 Jan 1970 00:01:00 |
|
957 | Date: Thu, 01 Jan 1970 00:01:00 +0000 | |
958 | From: quux |
|
958 | From: quux | |
959 | To: foo |
|
959 | To: foo | |
960 | Cc: bar |
|
960 | Cc: bar | |
@@ -970,7 +970,7 b' Message-Id: <8580ff50825a50c8f716.61@' | |||||
970 | In-Reply-To: <patchbomb.60@ |
|
970 | In-Reply-To: <patchbomb.60@ | |
971 | References: <patchbomb.60@ |
|
971 | References: <patchbomb.60@ | |
972 | User-Agent: Mercurial-patchbomb |
|
972 | User-Agent: Mercurial-patchbomb | |
973 |
Date: Thu, 01 Jan 1970 00:01:01 |
|
973 | Date: Thu, 01 Jan 1970 00:01:01 +0000 | |
974 | From: quux |
|
974 | From: quux | |
975 | To: foo |
|
975 | To: foo | |
976 | Cc: bar |
|
976 | Cc: bar | |
@@ -998,7 +998,7 b' Message-Id: <97d72e5f12c7e84f8506.62@' | |||||
998 | In-Reply-To: <patchbomb.60@ |
|
998 | In-Reply-To: <patchbomb.60@ | |
999 | References: <patchbomb.60@ |
|
999 | References: <patchbomb.60@ | |
1000 | User-Agent: Mercurial-patchbomb |
|
1000 | User-Agent: Mercurial-patchbomb | |
1001 |
Date: Thu, 01 Jan 1970 00:01:02 |
|
1001 | Date: Thu, 01 Jan 1970 00:01:02 +0000 | |
1002 | From: quux |
|
1002 | From: quux | |
1003 | To: foo |
|
1003 | To: foo | |
1004 | Cc: bar |
|
1004 | Cc: bar | |
@@ -1028,7 +1028,7 b' Subject: [PATCH] test' | |||||
1028 | X-Mercurial-Node: ff2c9fa2018b15fa74b33363bda9527323e2a99f |
|
1028 | X-Mercurial-Node: ff2c9fa2018b15fa74b33363bda9527323e2a99f | |
1029 | Message-Id: <ff2c9fa2018b15fa74b3.60@ |
|
1029 | Message-Id: <ff2c9fa2018b15fa74b3.60@ | |
1030 | User-Agent: Mercurial-patchbomb |
|
1030 | User-Agent: Mercurial-patchbomb | |
1031 |
Date: Thu, 01 Jan 1970 00:01:00 |
|
1031 | Date: Thu, 01 Jan 1970 00:01:00 +0000 | |
1032 | From: quux |
|
1032 | From: quux | |
1033 | To: foo |
|
1033 | To: foo | |
1034 | Cc: bar |
|
1034 | Cc: bar | |
@@ -1067,7 +1067,7 b' Content-Transfer-Encoding: 7bit' | |||||
1067 | Subject: [PATCH 0 of 2] test |
|
1067 | Subject: [PATCH 0 of 2] test | |
1068 | Message-Id: <patchbomb.60@ |
|
1068 | Message-Id: <patchbomb.60@ | |
1069 | User-Agent: Mercurial-patchbomb |
|
1069 | User-Agent: Mercurial-patchbomb | |
1070 |
Date: Thu, 01 Jan 1970 00:01:00 |
|
1070 | Date: Thu, 01 Jan 1970 00:01:00 +0000 | |
1071 | From: quux |
|
1071 | From: quux | |
1072 | To: foo |
|
1072 | To: foo | |
1073 | Cc: bar |
|
1073 | Cc: bar | |
@@ -1082,7 +1082,7 b' Message-Id: <8580ff50825a50c8f716.61@' | |||||
1082 | In-Reply-To: <patchbomb.60@ |
|
1082 | In-Reply-To: <patchbomb.60@ | |
1083 | References: <patchbomb.60@ |
|
1083 | References: <patchbomb.60@ | |
1084 | User-Agent: Mercurial-patchbomb |
|
1084 | User-Agent: Mercurial-patchbomb | |
1085 |
Date: Thu, 01 Jan 1970 00:01:01 |
|
1085 | Date: Thu, 01 Jan 1970 00:01:01 +0000 | |
1086 | From: quux |
|
1086 | From: quux | |
1087 | To: foo |
|
1087 | To: foo | |
1088 | Cc: bar |
|
1088 | Cc: bar | |
@@ -1116,7 +1116,7 b' Message-Id: <97d72e5f12c7e84f8506.62@' | |||||
1116 | In-Reply-To: <patchbomb.60@ |
|
1116 | In-Reply-To: <patchbomb.60@ | |
1117 | References: <patchbomb.60@ |
|
1117 | References: <patchbomb.60@ | |
1118 | User-Agent: Mercurial-patchbomb |
|
1118 | User-Agent: Mercurial-patchbomb | |
1119 |
Date: Thu, 01 Jan 1970 00:01:02 |
|
1119 | Date: Thu, 01 Jan 1970 00:01:02 +0000 | |
1120 | From: quux |
|
1120 | From: quux | |
1121 | To: foo |
|
1121 | To: foo | |
1122 | Cc: bar |
|
1122 | Cc: bar | |
@@ -1155,7 +1155,7 b' Message-Id: <e317db6a6f288748d1f6.60@' | |||||
1155 | In-Reply-To: <baz> |
|
1155 | In-Reply-To: <baz> | |
1156 | References: <baz> |
|
1156 | References: <baz> | |
1157 | User-Agent: Mercurial-patchbomb |
|
1157 | User-Agent: Mercurial-patchbomb | |
1158 |
Date: Thu, 01 Jan 1970 00:01:00 |
|
1158 | Date: Thu, 01 Jan 1970 00:01:00 +0000 | |
1159 | From: quux |
|
1159 | From: quux | |
1160 | To: foo |
|
1160 | To: foo | |
1161 | Cc: bar |
|
1161 | Cc: bar | |
@@ -1192,7 +1192,7 b' Message-Id: <patchbomb.60@' | |||||
1192 | In-Reply-To: <baz> |
|
1192 | In-Reply-To: <baz> | |
1193 | References: <baz> |
|
1193 | References: <baz> | |
1194 | User-Agent: Mercurial-patchbomb |
|
1194 | User-Agent: Mercurial-patchbomb | |
1195 |
Date: Thu, 01 Jan 1970 00:01:00 |
|
1195 | Date: Thu, 01 Jan 1970 00:01:00 +0000 | |
1196 | From: quux |
|
1196 | From: quux | |
1197 | To: foo |
|
1197 | To: foo | |
1198 | Cc: bar |
|
1198 | Cc: bar | |
@@ -1208,7 +1208,7 b' Message-Id: <8580ff50825a50c8f716.61@' | |||||
1208 | In-Reply-To: <patchbomb.60@ |
|
1208 | In-Reply-To: <patchbomb.60@ | |
1209 | References: <patchbomb.60@ |
|
1209 | References: <patchbomb.60@ | |
1210 | User-Agent: Mercurial-patchbomb |
|
1210 | User-Agent: Mercurial-patchbomb | |
1211 |
Date: Thu, 01 Jan 1970 00:01:01 |
|
1211 | Date: Thu, 01 Jan 1970 00:01:01 +0000 | |
1212 | From: quux |
|
1212 | From: quux | |
1213 | To: foo |
|
1213 | To: foo | |
1214 | Cc: bar |
|
1214 | Cc: bar | |
@@ -1236,7 +1236,7 b' Message-Id: <97d72e5f12c7e84f8506.62@' | |||||
1236 | In-Reply-To: <patchbomb.60@ |
|
1236 | In-Reply-To: <patchbomb.60@ | |
1237 | References: <patchbomb.60@ |
|
1237 | References: <patchbomb.60@ | |
1238 | User-Agent: Mercurial-patchbomb |
|
1238 | User-Agent: Mercurial-patchbomb | |
1239 |
Date: Thu, 01 Jan 1970 00:01:02 |
|
1239 | Date: Thu, 01 Jan 1970 00:01:02 +0000 | |
1240 | From: quux |
|
1240 | From: quux | |
1241 | To: foo |
|
1241 | To: foo | |
1242 | Cc: bar |
|
1242 | Cc: bar |
General Comments 0
You need to be logged in to leave comments.
Login now