##// END OF EJS Templates
Do not use osutil.c with python 2.4 and Windows (issue1364)...
Do not use osutil.c with python 2.4 and Windows (issue1364) Windows python 2.4 os.stat() reports times including DST offset, while osutil.c reports the correct value, which makes status() systematically compare files content. This bug is fixed in python 2.5. Using osutil.py instead of osutil.c is 4x times slower on large repositories but current code is completely unusable. Given few people are likely to use python 2.4 on Windows this solution was considered a good trade-off compared to more invasive solutions trying to address the offset issue.

File last commit:

r10023:15fbbc93 merge default
r10521:bde1bb25 stable
Show More
test-patchbomb.out
1840 lines | 49.5 KiB | text/plain | TextLexer
/ tests / test-patchbomb.out
Bryan O'Sullivan
add test for patchbomb extension.
r4420 adding a
Patrick Mezard
patchbomb: flush ui before delegating to pager.
r4596 This patch series consists of 1 patches.
Displaying [PATCH] a ...
Patrick Mezard
test-patchbomb: fix non-existing --date parameter and filtering regexps.
r4595 Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Subject: [PATCH] a
X-Mercurial-Node: 8580ff50825a50c8f716709acdf8de0deddcd6ab
Thomas Arendsen Hein
Correct tests/test-patchbomb* files:...
r4567 Message-Id: <8580ff50825a50c8f716.60@
Henrik Stuart
patchbomb: add user agent header to mails
r8160 User-Agent: Mercurial-patchbomb
Cédric Duval
patchbomb: use local time for the Date: header
r9047 Date: Thu, 01 Jan 1970 00:01:00 +0000
Patrick Mezard
test-patchbomb: fix non-existing --date parameter and filtering regexps.
r4595 From: quux
To: foo
Cc: bar
Bryan O'Sullivan
add test for patchbomb extension.
r4420
Patrick Mezard
test-patchbomb: fix non-existing --date parameter and filtering regexps.
r4595 # HG changeset patch
# User test
# Date 1 0
# Node ID 8580ff50825a50c8f716709acdf8de0deddcd6ab
# Parent 0000000000000000000000000000000000000000
a
Bryan O'Sullivan
add test for patchbomb extension.
r4420
Patrick Mezard
test-patchbomb: fix non-existing --date parameter and filtering regexps.
r4595 diff -r 000000000000 -r 8580ff50825a a
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/a Thu Jan 01 00:00:01 1970 +0000
@@ -0,0 +1,1 @@
+a
Bryan O'Sullivan
add test for patchbomb extension.
r4420
Patrick Mezard
patchbomb: flush ui before delegating to pager.
r4596 adding b
This patch series consists of 2 patches.
Patrick Mezard
test-patchbomb: fix non-existing --date parameter and filtering regexps.
r4595
Bryan O'Sullivan
add test for patchbomb extension.
r4420
Patrick Mezard
patchbomb: flush ui before delegating to pager.
r4596 Write the introductory message for the patch series.
Displaying [PATCH 0 of 2] test ...
Patrick Mezard
test-patchbomb: fix non-existing --date parameter and filtering regexps.
r4595 Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Subject: [PATCH 0 of 2] test
Thomas Arendsen Hein
Correct tests/test-patchbomb* files:...
r4567 Message-Id: <patchbomb.120@
Henrik Stuart
patchbomb: add user agent header to mails
r8160 User-Agent: Mercurial-patchbomb
Cédric Duval
patchbomb: use local time for the Date: header
r9047 Date: Thu, 01 Jan 1970 00:02:00 +0000
Patrick Mezard
test-patchbomb: fix non-existing --date parameter and filtering regexps.
r4595 From: quux
To: foo
Cc: bar
Bryan O'Sullivan
add test for patchbomb extension.
r4420
Patrick Mezard
patchbomb: flush ui before delegating to pager.
r4596 Displaying [PATCH 1 of 2] a ...
Patrick Mezard
test-patchbomb: fix non-existing --date parameter and filtering regexps.
r4595 Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Subject: [PATCH 1 of 2] a
X-Mercurial-Node: 8580ff50825a50c8f716709acdf8de0deddcd6ab
Thomas Arendsen Hein
Correct tests/test-patchbomb* files:...
r4567 Message-Id: <8580ff50825a50c8f716.121@
In-Reply-To: <patchbomb.120@
Benoit Allard
email: add References field in the header...
r7413 References: <patchbomb.120@
Henrik Stuart
patchbomb: add user agent header to mails
r8160 User-Agent: Mercurial-patchbomb
Cédric Duval
patchbomb: use local time for the Date: header
r9047 Date: Thu, 01 Jan 1970 00:02:01 +0000
Patrick Mezard
test-patchbomb: fix non-existing --date parameter and filtering regexps.
r4595 From: quux
To: foo
Cc: bar
Bryan O'Sullivan
add test for patchbomb extension.
r4420
Patrick Mezard
test-patchbomb: fix non-existing --date parameter and filtering regexps.
r4595 # HG changeset patch
# User test
# Date 1 0
# Node ID 8580ff50825a50c8f716709acdf8de0deddcd6ab
# Parent 0000000000000000000000000000000000000000
a
Brendan Cully
Fix up patchbomb test
r4421
Patrick Mezard
test-patchbomb: fix non-existing --date parameter and filtering regexps.
r4595 diff -r 000000000000 -r 8580ff50825a a
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/a Thu Jan 01 00:00:01 1970 +0000
@@ -0,0 +1,1 @@
+a
Bryan O'Sullivan
add test for patchbomb extension.
r4420
Patrick Mezard
patchbomb: flush ui before delegating to pager.
r4596 Displaying [PATCH 2 of 2] b ...
Patrick Mezard
test-patchbomb: fix non-existing --date parameter and filtering regexps.
r4595 Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Subject: [PATCH 2 of 2] b
X-Mercurial-Node: 97d72e5f12c7e84f85064aa72e5a297142c36ed9
Thomas Arendsen Hein
Correct tests/test-patchbomb* files:...
r4567 Message-Id: <97d72e5f12c7e84f8506.122@
In-Reply-To: <patchbomb.120@
Benoit Allard
email: add References field in the header...
r7413 References: <patchbomb.120@
Henrik Stuart
patchbomb: add user agent header to mails
r8160 User-Agent: Mercurial-patchbomb
Cédric Duval
patchbomb: use local time for the Date: header
r9047 Date: Thu, 01 Jan 1970 00:02:02 +0000
Patrick Mezard
test-patchbomb: fix non-existing --date parameter and filtering regexps.
r4595 From: quux
To: foo
Cc: bar
Bryan O'Sullivan
add test for patchbomb extension.
r4420
Patrick Mezard
test-patchbomb: fix non-existing --date parameter and filtering regexps.
r4595 # HG changeset patch
# User test
# Date 2 0
# Node ID 97d72e5f12c7e84f85064aa72e5a297142c36ed9
# Parent 8580ff50825a50c8f716709acdf8de0deddcd6ab
b
Bryan O'Sullivan
add test for patchbomb extension.
r4420
Patrick Mezard
test-patchbomb: fix non-existing --date parameter and filtering regexps.
r4595 diff -r 8580ff50825a -r 97d72e5f12c7 b
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/b Thu Jan 01 00:00:02 1970 +0000
@@ -0,0 +1,1 @@
+b
Thomas Arendsen Hein
Correct tests/test-patchbomb* files:...
r4567 This patch series consists of 2 patches.
Write the introductory message for the patch series.
Bryan O'Sullivan
Don't validate email config if we're not sending email.
r4565 Writing [PATCH 0 of 2] test ...
Writing [PATCH 1 of 2] a ...
Writing [PATCH 2 of 2] b ...
Patrick Mezard
patchbomb: make --bundle respect --desc
r5753 adding c
% test bundle and description
searching for changes
Thomas Arendsen Hein
Show number of changesets written to bundle files by default (issue569)...
r5763 1 changesets found
Patrick Mezard
patchbomb: make --bundle respect --desc
r5753
Displaying test ...
Content-Type: multipart/mixed; boundary="===
MIME-Version: 1.0
Subject: test
Message-Id: <patchbomb.180@
Henrik Stuart
patchbomb: add user agent header to mails
r8160 User-Agent: Mercurial-patchbomb
Cédric Duval
patchbomb: use local time for the Date: header
r9047 Date: Thu, 01 Jan 1970 00:03:00 +0000
Patrick Mezard
patchbomb: make --bundle respect --desc
r5753 From: quux
To: foo
Cc: bar
--===
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
a multiline
description
--===
Content-Type: application/x-mercurial-bundle
MIME-Version: 1.0
Content-Disposition: attachment; filename="bundle.hg"
Content-Transfer-Encoding: base64
SEcxMEJaaDkxQVkmU1nvR7I3AAAN////lFYQWj1/4HwRkdC/AywIAk0E4pfoSIIIgQCgGEQOcLAA
2tA1VPyp4mkeoG0EaaPU0GTT1GjRiNPIg9CZGBqZ6UbU9J+KFU09DNUaGgAAAAAANAGgAAAAA1U8
oGgAADQGgAANNANAAAAAAZipFLz3XoakCEQB3PVPyHJVi1iYkAAKQAZQGpQGZESInRnCFMqLDla2
Bx3qfRQeA2N4lnzKkAmP8kR2asievLLXXebVU8Vg4iEBqcJNJAxIapSU6SM4888ZAciRG6MYAIEE
SlIBpFisgGkyRjX//TMtfcUAEsGu56+YnE1OlTZmzKm8BSu2rvo4rHAYYaadIFFuTy0LYgIkgLVD
sgVa2F19D1tx9+hgbAygLgQwaIqcDdgA4BjQgIiz/AEP72++llgDKhKducqodGE4B0ETqF3JFOFC
Q70eyNw=
--===
Christian Ebert
mail: test patch mime encoding for patchbomb
r7193 % utf-8 patch
adding description
adding utf
% no mime encoding for email --test
% md5sum of 8-bit output
Cédric Duval
patchbomb: use local time for the Date: header
r9047 e726c29b3008e77994c7572563e57c34 mailtest
Rocco Rutte
patchbomb: quoted-printable encode overly long lines...
r8332 % mime encoded mbox (base64)
Christian Ebert
mail: test patch mime encoding for patchbomb
r7193 This patch series consists of 1 patches.
Writing [PATCH] charset=utf-8; content-transfer-encoding: base64 ...
Patrick Mezard
patchbomb: normalize date format in generated mboxes...
r9818 From quux Thu Jan 01 00:04:01 1970
Christian Ebert
mail: test patch mime encoding for patchbomb
r7193 Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Subject: [PATCH] charset=utf-8; content-transfer-encoding: base64
X-Mercurial-Node: c3c9e37db9f4fe4882cda39baf42fed6bad8b15a
Message-Id: <c3c9e37db9f4fe4882cd.240@
Henrik Stuart
patchbomb: add user agent header to mails
r8160 User-Agent: Mercurial-patchbomb
Cédric Duval
patchbomb: use local time for the Date: header
r9047 Date: Thu, 01 Jan 1970 00:04:00 +0000
Christian Ebert
mail: test patch mime encoding for patchbomb
r7193 From: quux
To: foo
Patrick Mezard
test-patchbomb: write in binary mode, force non-interactive mode (win32)
r7265 Cc: bar
Christian Ebert
mail: test patch mime encoding for patchbomb
r7193
IyBIRyBjaGFuZ2VzZXQgcGF0Y2gKIyBVc2VyIHRlc3QKIyBEYXRlIDQgMAojIE5vZGUgSUQgYzNj
OWUzN2RiOWY0ZmU0ODgyY2RhMzliYWY0MmZlZDZiYWQ4YjE1YQojIFBhcmVudCAgZmYyYzlmYTIw
MThiMTVmYTc0YjMzMzYzYmRhOTUyNzMyM2UyYTk5ZgpjaGFyc2V0PXV0Zi04OyBjb250ZW50LXRy
YW5zZmVyLWVuY29kaW5nOiBiYXNlNjQKCmRpZmYgLXIgZmYyYzlmYTIwMThiIC1yIGMzYzllMzdk
YjlmNCBkZXNjcmlwdGlvbgotLS0gL2Rldi9udWxsCVRodSBKYW4gMDEgMDA6MDA6MDAgMTk3MCAr
MDAwMAorKysgYi9kZXNjcmlwdGlvbglUaHUgSmFuIDAxIDAwOjAwOjA0IDE5NzAgKzAwMDAKQEAg
LTAsMCArMSwzIEBACithIG11bHRpbGluZQorCitkZXNjcmlwdGlvbgpkaWZmIC1yIGZmMmM5ZmEy
MDE4YiAtciBjM2M5ZTM3ZGI5ZjQgdXRmCi0tLSAvZGV2L251bGwJVGh1IEphbiAwMSAwMDowMDow
MCAxOTcwICswMDAwCisrKyBiL3V0ZglUaHUgSmFuIDAxIDAwOjAwOjA0IDE5NzAgKzAwMDAKQEAg
LTAsMCArMSwxIEBACitow7ZtbWEhCg==
Rocco Rutte
patchbomb: quoted-printable encode overly long lines...
r8332 % mime encoded mbox (quoted-printable)
adding qp
% no mime encoding for email --test
% md5sum of qp output
Cédric Duval
patchbomb: use local time for the Date: header
r9047 0402c7d033e04044e423bb04816f9dae mailtest
Rocco Rutte
patchbomb: quoted-printable encode overly long lines...
r8332 % mime encoded mbox (quoted-printable)
This patch series consists of 1 patches.
Writing [PATCH] charset=utf-8; content-transfer-encoding: quoted-printable ...
Patrick Mezard
patchbomb: normalize date format in generated mboxes...
r9818 From quux Thu Jan 01 00:04:01 1970
Rocco Rutte
patchbomb: quoted-printable encode overly long lines...
r8332 Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
Subject: [PATCH] charset=utf-8; content-transfer-encoding: quoted-printable
X-Mercurial-Node: c655633f8c87700bb38cc6a59a2753bdc5a6c376
Message-Id: <c655633f8c87700bb38c.240@
User-Agent: Mercurial-patchbomb
Cédric Duval
patchbomb: use local time for the Date: header
r9047 Date: Thu, 01 Jan 1970 00:04:00 +0000
Rocco Rutte
patchbomb: quoted-printable encode overly long lines...
r8332 From: quux
To: foo
Cc: bar
# HG changeset patch
# User test
# Date 4 0
# Node ID c655633f8c87700bb38cc6a59a2753bdc5a6c376
# Parent c3c9e37db9f4fe4882cda39baf42fed6bad8b15a
charset=3Dutf-8; content-transfer-encoding: quoted-printable
diff -r c3c9e37db9f4 -r c655633f8c87 qp
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/qp Thu Jan 01 00:00:04 1970 +0000
@@ -0,0 +1,4 @@
+xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
+foo
+
+bar
Christian Ebert
mail: test patch mime encoding for patchbomb
r7193 % iso-8859-1 patch
adding isolatin
% fake ascii mbox
This patch series consists of 1 patches.
Writing [PATCH] charset=us-ascii; content-transfer-encoding: 8bit ...
% md5sum of 8-bit output
Patrick Mezard
patchbomb: normalize date format in generated mboxes...
r9818 9ea043d8fc43a71045114508baed144b mboxfix
Peter Arrenbrecht
patchbomb: add tests for diffstat, inline, and attach options
r7358 % test diffstat for single patch
This patch series consists of 1 patches.
c
Alexander Solovyov
python implementation of diffstat...
r7547 c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
Peter Arrenbrecht
patchbomb: add tests for diffstat, inline, and attach options
r7358
Displaying [PATCH] test ...
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Subject: [PATCH] test
X-Mercurial-Node: ff2c9fa2018b15fa74b33363bda9527323e2a99f
Message-Id: <ff2c9fa2018b15fa74b3.60@
Henrik Stuart
patchbomb: add user agent header to mails
r8160 User-Agent: Mercurial-patchbomb
Cédric Duval
patchbomb: use local time for the Date: header
r9047 Date: Thu, 01 Jan 1970 00:01:00 +0000
Peter Arrenbrecht
patchbomb: add tests for diffstat, inline, and attach options
r7358 From: quux
To: foo
Cc: bar
Alexander Solovyov
python implementation of diffstat...
r7547 c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
Peter Arrenbrecht
patchbomb: add tests for diffstat, inline, and attach options
r7358
# HG changeset patch
# User test
# Date 3 0
# Node ID ff2c9fa2018b15fa74b33363bda9527323e2a99f
# Parent 97d72e5f12c7e84f85064aa72e5a297142c36ed9
c
diff -r 97d72e5f12c7 -r ff2c9fa2018b c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/c Thu Jan 01 00:00:03 1970 +0000
@@ -0,0 +1,1 @@
+c
% test diffstat for multiple patches
This patch series consists of 2 patches.
a
Alexander Solovyov
python implementation of diffstat...
r7547 a | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
Peter Arrenbrecht
patchbomb: add tests for diffstat, inline, and attach options
r7358
b
Alexander Solovyov
python implementation of diffstat...
r7547 b | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
Peter Arrenbrecht
patchbomb: add tests for diffstat, inline, and attach options
r7358
Final summary:
Alexander Solovyov
python implementation of diffstat...
r7547 a | 1 +
b | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
Peter Arrenbrecht
patchbomb: add tests for diffstat, inline, and attach options
r7358
Write the introductory message for the patch series.
Displaying [PATCH 0 of 2] test ...
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Subject: [PATCH 0 of 2] test
Message-Id: <patchbomb.60@
Henrik Stuart
patchbomb: add user agent header to mails
r8160 User-Agent: Mercurial-patchbomb
Cédric Duval
patchbomb: use local time for the Date: header
r9047 Date: Thu, 01 Jan 1970 00:01:00 +0000
Peter Arrenbrecht
patchbomb: add tests for diffstat, inline, and attach options
r7358 From: quux
To: foo
Cc: bar
Alexander Solovyov
python implementation of diffstat...
r7547 a | 1 +
b | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
Peter Arrenbrecht
patchbomb: add tests for diffstat, inline, and attach options
r7358
Displaying [PATCH 1 of 2] a ...
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Subject: [PATCH 1 of 2] a
X-Mercurial-Node: 8580ff50825a50c8f716709acdf8de0deddcd6ab
Message-Id: <8580ff50825a50c8f716.61@
In-Reply-To: <patchbomb.60@
Benoit Allard
email: add References field in the header...
r7413 References: <patchbomb.60@
Henrik Stuart
patchbomb: add user agent header to mails
r8160 User-Agent: Mercurial-patchbomb
Cédric Duval
patchbomb: use local time for the Date: header
r9047 Date: Thu, 01 Jan 1970 00:01:01 +0000
Peter Arrenbrecht
patchbomb: add tests for diffstat, inline, and attach options
r7358 From: quux
To: foo
Cc: bar
Alexander Solovyov
python implementation of diffstat...
r7547 a | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
Peter Arrenbrecht
patchbomb: add tests for diffstat, inline, and attach options
r7358
# HG changeset patch
# User test
# Date 1 0
# Node ID 8580ff50825a50c8f716709acdf8de0deddcd6ab
# Parent 0000000000000000000000000000000000000000
a
diff -r 000000000000 -r 8580ff50825a a
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/a Thu Jan 01 00:00:01 1970 +0000
@@ -0,0 +1,1 @@
+a
Displaying [PATCH 2 of 2] b ...
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Subject: [PATCH 2 of 2] b
X-Mercurial-Node: 97d72e5f12c7e84f85064aa72e5a297142c36ed9
Message-Id: <97d72e5f12c7e84f8506.62@
In-Reply-To: <patchbomb.60@
Benoit Allard
email: add References field in the header...
r7413 References: <patchbomb.60@
Henrik Stuart
patchbomb: add user agent header to mails
r8160 User-Agent: Mercurial-patchbomb
Cédric Duval
patchbomb: use local time for the Date: header
r9047 Date: Thu, 01 Jan 1970 00:01:02 +0000
Peter Arrenbrecht
patchbomb: add tests for diffstat, inline, and attach options
r7358 From: quux
To: foo
Cc: bar
Alexander Solovyov
python implementation of diffstat...
r7547 b | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
Peter Arrenbrecht
patchbomb: add tests for diffstat, inline, and attach options
r7358
# HG changeset patch
# User test
# Date 2 0
# Node ID 97d72e5f12c7e84f85064aa72e5a297142c36ed9
# Parent 8580ff50825a50c8f716709acdf8de0deddcd6ab
b
diff -r 8580ff50825a -r 97d72e5f12c7 b
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/b Thu Jan 01 00:00:02 1970 +0000
@@ -0,0 +1,1 @@
+b
% test inline for single patch
This patch series consists of 1 patches.
Displaying [PATCH] test ...
Content-Type: multipart/mixed; boundary="===
MIME-Version: 1.0
Subject: [PATCH] test
X-Mercurial-Node: ff2c9fa2018b15fa74b33363bda9527323e2a99f
Message-Id: <ff2c9fa2018b15fa74b3.60@
Henrik Stuart
patchbomb: add user agent header to mails
r8160 User-Agent: Mercurial-patchbomb
Cédric Duval
patchbomb: use local time for the Date: header
r9047 Date: Thu, 01 Jan 1970 00:01:00 +0000
Peter Arrenbrecht
patchbomb: add tests for diffstat, inline, and attach options
r7358 From: quux
To: foo
Cc: bar
--===
Content-Type: text/x-patch; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline; filename=t2.patch
# HG changeset patch
# User test
# Date 3 0
# Node ID ff2c9fa2018b15fa74b33363bda9527323e2a99f
# Parent 97d72e5f12c7e84f85064aa72e5a297142c36ed9
c
diff -r 97d72e5f12c7 -r ff2c9fa2018b c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/c Thu Jan 01 00:00:03 1970 +0000
@@ -0,0 +1,1 @@
+c
--===
Rocco Rutte
patchbomb: quoted-printable encode overly long lines...
r8332 % test inline for single patch (quoted-printable)
This patch series consists of 1 patches.
Displaying [PATCH] test ...
Content-Type: multipart/mixed; boundary="===
MIME-Version: 1.0
Subject: [PATCH] test
X-Mercurial-Node: c655633f8c87700bb38cc6a59a2753bdc5a6c376
Message-Id: <c655633f8c87700bb38c.60@
User-Agent: Mercurial-patchbomb
Cédric Duval
patchbomb: use local time for the Date: header
r9047 Date: Thu, 01 Jan 1970 00:01:00 +0000
Rocco Rutte
patchbomb: quoted-printable encode overly long lines...
r8332 From: quux
To: foo
Cc: bar
--===
Content-Type: text/x-patch; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline; filename=t2.patch
# HG changeset patch
# User test
# Date 4 0
# Node ID c655633f8c87700bb38cc6a59a2753bdc5a6c376
# Parent c3c9e37db9f4fe4882cda39baf42fed6bad8b15a
charset=3Dutf-8; content-transfer-encoding: quoted-printable
diff -r c3c9e37db9f4 -r c655633f8c87 qp
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/qp Thu Jan 01 00:00:04 1970 +0000
@@ -0,0 +1,4 @@
+xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
+foo
+
+bar
--===
Peter Arrenbrecht
patchbomb: add tests for diffstat, inline, and attach options
r7358 % test inline for multiple patches
Rocco Rutte
patchbomb: quoted-printable encode overly long lines...
r8332 This patch series consists of 3 patches.
Peter Arrenbrecht
patchbomb: add tests for diffstat, inline, and attach options
r7358
Write the introductory message for the patch series.
Rocco Rutte
patchbomb: quoted-printable encode overly long lines...
r8332 Displaying [PATCH 0 of 3] test ...
Peter Arrenbrecht
patchbomb: add tests for diffstat, inline, and attach options
r7358 Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Rocco Rutte
patchbomb: quoted-printable encode overly long lines...
r8332 Subject: [PATCH 0 of 3] test
Peter Arrenbrecht
patchbomb: add tests for diffstat, inline, and attach options
r7358 Message-Id: <patchbomb.60@
Henrik Stuart
patchbomb: add user agent header to mails
r8160 User-Agent: Mercurial-patchbomb
Cédric Duval
patchbomb: use local time for the Date: header
r9047 Date: Thu, 01 Jan 1970 00:01:00 +0000
Peter Arrenbrecht
patchbomb: add tests for diffstat, inline, and attach options
r7358 From: quux
To: foo
Cc: bar
Rocco Rutte
patchbomb: quoted-printable encode overly long lines...
r8332 Displaying [PATCH 1 of 3] a ...
Peter Arrenbrecht
patchbomb: add tests for diffstat, inline, and attach options
r7358 Content-Type: multipart/mixed; boundary="===
MIME-Version: 1.0
Rocco Rutte
patchbomb: quoted-printable encode overly long lines...
r8332 Subject: [PATCH 1 of 3] a
Peter Arrenbrecht
patchbomb: add tests for diffstat, inline, and attach options
r7358 X-Mercurial-Node: 8580ff50825a50c8f716709acdf8de0deddcd6ab
Message-Id: <8580ff50825a50c8f716.61@
In-Reply-To: <patchbomb.60@
Benoit Allard
email: add References field in the header...
r7413 References: <patchbomb.60@
Henrik Stuart
patchbomb: add user agent header to mails
r8160 User-Agent: Mercurial-patchbomb
Cédric Duval
patchbomb: use local time for the Date: header
r9047 Date: Thu, 01 Jan 1970 00:01:01 +0000
Peter Arrenbrecht
patchbomb: add tests for diffstat, inline, and attach options
r7358 From: quux
To: foo
Cc: bar
--===
Content-Type: text/x-patch; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Peter Arrenbrecht
patchbomb: fix patch name generation in patch series
r7359 Content-Disposition: inline; filename=t2-1.patch
Peter Arrenbrecht
patchbomb: add tests for diffstat, inline, and attach options
r7358
# HG changeset patch
# User test
# Date 1 0
# Node ID 8580ff50825a50c8f716709acdf8de0deddcd6ab
# Parent 0000000000000000000000000000000000000000
a
diff -r 000000000000 -r 8580ff50825a a
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/a Thu Jan 01 00:00:01 1970 +0000
@@ -0,0 +1,1 @@
+a
--===
Rocco Rutte
patchbomb: quoted-printable encode overly long lines...
r8332 Displaying [PATCH 2 of 3] b ...
Peter Arrenbrecht
patchbomb: add tests for diffstat, inline, and attach options
r7358 Content-Type: multipart/mixed; boundary="===
MIME-Version: 1.0
Rocco Rutte
patchbomb: quoted-printable encode overly long lines...
r8332 Subject: [PATCH 2 of 3] b
Peter Arrenbrecht
patchbomb: add tests for diffstat, inline, and attach options
r7358 X-Mercurial-Node: 97d72e5f12c7e84f85064aa72e5a297142c36ed9
Message-Id: <97d72e5f12c7e84f8506.62@
In-Reply-To: <patchbomb.60@
Benoit Allard
email: add References field in the header...
r7413 References: <patchbomb.60@
Henrik Stuart
patchbomb: add user agent header to mails
r8160 User-Agent: Mercurial-patchbomb
Cédric Duval
patchbomb: use local time for the Date: header
r9047 Date: Thu, 01 Jan 1970 00:01:02 +0000
Peter Arrenbrecht
patchbomb: add tests for diffstat, inline, and attach options
r7358 From: quux
To: foo
Cc: bar
--===
Content-Type: text/x-patch; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline; filename=t2-2.patch
# HG changeset patch
# User test
# Date 2 0
# Node ID 97d72e5f12c7e84f85064aa72e5a297142c36ed9
# Parent 8580ff50825a50c8f716709acdf8de0deddcd6ab
b
diff -r 8580ff50825a -r 97d72e5f12c7 b
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/b Thu Jan 01 00:00:02 1970 +0000
@@ -0,0 +1,1 @@
+b
--===
Rocco Rutte
patchbomb: quoted-printable encode overly long lines...
r8332 Displaying [PATCH 3 of 3] charset=utf-8; content-transfer-encoding: quoted-printable ...
Content-Type: multipart/mixed; boundary="===
MIME-Version: 1.0
Subject: [PATCH 3 of 3] charset=utf-8;
content-transfer-encoding: quoted-printable
X-Mercurial-Node: c655633f8c87700bb38cc6a59a2753bdc5a6c376
Message-Id: <c655633f8c87700bb38c.63@
In-Reply-To: <patchbomb.60@
References: <patchbomb.60@
User-Agent: Mercurial-patchbomb
Cédric Duval
patchbomb: use local time for the Date: header
r9047 Date: Thu, 01 Jan 1970 00:01:03 +0000
Rocco Rutte
patchbomb: quoted-printable encode overly long lines...
r8332 From: quux
To: foo
Cc: bar
--===
Content-Type: text/x-patch; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline; filename=t2-3.patch
# HG changeset patch
# User test
# Date 4 0
# Node ID c655633f8c87700bb38cc6a59a2753bdc5a6c376
# Parent c3c9e37db9f4fe4882cda39baf42fed6bad8b15a
charset=3Dutf-8; content-transfer-encoding: quoted-printable
diff -r c3c9e37db9f4 -r c655633f8c87 qp
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/qp Thu Jan 01 00:00:04 1970 +0000
@@ -0,0 +1,4 @@
+xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
+foo
+
+bar
--===
Peter Arrenbrecht
patchbomb: add tests for diffstat, inline, and attach options
r7358 % test attach for single patch
This patch series consists of 1 patches.
Displaying [PATCH] test ...
Content-Type: multipart/mixed; boundary="===
MIME-Version: 1.0
Subject: [PATCH] test
X-Mercurial-Node: ff2c9fa2018b15fa74b33363bda9527323e2a99f
Message-Id: <ff2c9fa2018b15fa74b3.60@
Henrik Stuart
patchbomb: add user agent header to mails
r8160 User-Agent: Mercurial-patchbomb
Cédric Duval
patchbomb: use local time for the Date: header
r9047 Date: Thu, 01 Jan 1970 00:01:00 +0000
Peter Arrenbrecht
patchbomb: add tests for diffstat, inline, and attach options
r7358 From: quux
To: foo
Cc: bar
--===
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Patch subject is complete summary.
--===
Content-Type: text/x-patch; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=t2.patch
# HG changeset patch
# User test
# Date 3 0
# Node ID ff2c9fa2018b15fa74b33363bda9527323e2a99f
# Parent 97d72e5f12c7e84f85064aa72e5a297142c36ed9
c
diff -r 97d72e5f12c7 -r ff2c9fa2018b c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/c Thu Jan 01 00:00:03 1970 +0000
@@ -0,0 +1,1 @@
+c
--===
Rocco Rutte
patchbomb: quoted-printable encode overly long lines...
r8332 % test attach for single patch (quoted-printable)
This patch series consists of 1 patches.
Displaying [PATCH] test ...
Content-Type: multipart/mixed; boundary="===
MIME-Version: 1.0
Subject: [PATCH] test
X-Mercurial-Node: c655633f8c87700bb38cc6a59a2753bdc5a6c376
Message-Id: <c655633f8c87700bb38c.60@
User-Agent: Mercurial-patchbomb
Cédric Duval
patchbomb: use local time for the Date: header
r9047 Date: Thu, 01 Jan 1970 00:01:00 +0000
Rocco Rutte
patchbomb: quoted-printable encode overly long lines...
r8332 From: quux
To: foo
Cc: bar
--===
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Patch subject is complete summary.
--===
Content-Type: text/x-patch; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment; filename=t2.patch
# HG changeset patch
# User test
# Date 4 0
# Node ID c655633f8c87700bb38cc6a59a2753bdc5a6c376
# Parent c3c9e37db9f4fe4882cda39baf42fed6bad8b15a
charset=3Dutf-8; content-transfer-encoding: quoted-printable
diff -r c3c9e37db9f4 -r c655633f8c87 qp
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/qp Thu Jan 01 00:00:04 1970 +0000
@@ -0,0 +1,4 @@
+xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
+foo
+
+bar
--===
Peter Arrenbrecht
patchbomb: add tests for diffstat, inline, and attach options
r7358 % test attach for multiple patches
Rocco Rutte
patchbomb: quoted-printable encode overly long lines...
r8332 This patch series consists of 3 patches.
Peter Arrenbrecht
patchbomb: add tests for diffstat, inline, and attach options
r7358
Write the introductory message for the patch series.
Rocco Rutte
patchbomb: quoted-printable encode overly long lines...
r8332 Displaying [PATCH 0 of 3] test ...
Peter Arrenbrecht
patchbomb: add tests for diffstat, inline, and attach options
r7358 Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Rocco Rutte
patchbomb: quoted-printable encode overly long lines...
r8332 Subject: [PATCH 0 of 3] test
Peter Arrenbrecht
patchbomb: add tests for diffstat, inline, and attach options
r7358 Message-Id: <patchbomb.60@
Henrik Stuart
patchbomb: add user agent header to mails
r8160 User-Agent: Mercurial-patchbomb
Cédric Duval
patchbomb: use local time for the Date: header
r9047 Date: Thu, 01 Jan 1970 00:01:00 +0000
Peter Arrenbrecht
patchbomb: add tests for diffstat, inline, and attach options
r7358 From: quux
To: foo
Cc: bar
Rocco Rutte
patchbomb: quoted-printable encode overly long lines...
r8332 Displaying [PATCH 1 of 3] a ...
Peter Arrenbrecht
patchbomb: add tests for diffstat, inline, and attach options
r7358 Content-Type: multipart/mixed; boundary="===
MIME-Version: 1.0
Rocco Rutte
patchbomb: quoted-printable encode overly long lines...
r8332 Subject: [PATCH 1 of 3] a
Peter Arrenbrecht
patchbomb: add tests for diffstat, inline, and attach options
r7358 X-Mercurial-Node: 8580ff50825a50c8f716709acdf8de0deddcd6ab
Message-Id: <8580ff50825a50c8f716.61@
In-Reply-To: <patchbomb.60@
Benoit Allard
email: add References field in the header...
r7413 References: <patchbomb.60@
Henrik Stuart
patchbomb: add user agent header to mails
r8160 User-Agent: Mercurial-patchbomb
Cédric Duval
patchbomb: use local time for the Date: header
r9047 Date: Thu, 01 Jan 1970 00:01:01 +0000
Peter Arrenbrecht
patchbomb: add tests for diffstat, inline, and attach options
r7358 From: quux
To: foo
Cc: bar
--===
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Patch subject is complete summary.
--===
Content-Type: text/x-patch; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Peter Arrenbrecht
patchbomb: fix patch name generation in patch series
r7359 Content-Disposition: attachment; filename=t2-1.patch
Peter Arrenbrecht
patchbomb: add tests for diffstat, inline, and attach options
r7358
# HG changeset patch
# User test
# Date 1 0
# Node ID 8580ff50825a50c8f716709acdf8de0deddcd6ab
# Parent 0000000000000000000000000000000000000000
a
diff -r 000000000000 -r 8580ff50825a a
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/a Thu Jan 01 00:00:01 1970 +0000
@@ -0,0 +1,1 @@
+a
--===
Rocco Rutte
patchbomb: quoted-printable encode overly long lines...
r8332 Displaying [PATCH 2 of 3] b ...
Peter Arrenbrecht
patchbomb: add tests for diffstat, inline, and attach options
r7358 Content-Type: multipart/mixed; boundary="===
MIME-Version: 1.0
Rocco Rutte
patchbomb: quoted-printable encode overly long lines...
r8332 Subject: [PATCH 2 of 3] b
Peter Arrenbrecht
patchbomb: add tests for diffstat, inline, and attach options
r7358 X-Mercurial-Node: 97d72e5f12c7e84f85064aa72e5a297142c36ed9
Message-Id: <97d72e5f12c7e84f8506.62@
In-Reply-To: <patchbomb.60@
Benoit Allard
email: add References field in the header...
r7413 References: <patchbomb.60@
Henrik Stuart
patchbomb: add user agent header to mails
r8160 User-Agent: Mercurial-patchbomb
Cédric Duval
patchbomb: use local time for the Date: header
r9047 Date: Thu, 01 Jan 1970 00:01:02 +0000
Peter Arrenbrecht
patchbomb: add tests for diffstat, inline, and attach options
r7358 From: quux
To: foo
Cc: bar
--===
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Patch subject is complete summary.
--===
Content-Type: text/x-patch; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=t2-2.patch
# HG changeset patch
# User test
# Date 2 0
# Node ID 97d72e5f12c7e84f85064aa72e5a297142c36ed9
# Parent 8580ff50825a50c8f716709acdf8de0deddcd6ab
b
diff -r 8580ff50825a -r 97d72e5f12c7 b
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/b Thu Jan 01 00:00:02 1970 +0000
@@ -0,0 +1,1 @@
+b
--===
Rocco Rutte
patchbomb: quoted-printable encode overly long lines...
r8332 Displaying [PATCH 3 of 3] charset=utf-8; content-transfer-encoding: quoted-printable ...
Content-Type: multipart/mixed; boundary="===
MIME-Version: 1.0
Subject: [PATCH 3 of 3] charset=utf-8;
content-transfer-encoding: quoted-printable
X-Mercurial-Node: c655633f8c87700bb38cc6a59a2753bdc5a6c376
Message-Id: <c655633f8c87700bb38c.63@
In-Reply-To: <patchbomb.60@
References: <patchbomb.60@
User-Agent: Mercurial-patchbomb
Cédric Duval
patchbomb: use local time for the Date: header
r9047 Date: Thu, 01 Jan 1970 00:01:03 +0000
Rocco Rutte
patchbomb: quoted-printable encode overly long lines...
r8332 From: quux
To: foo
Cc: bar
--===
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Patch subject is complete summary.
--===
Content-Type: text/x-patch; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment; filename=t2-3.patch
# HG changeset patch
# User test
# Date 4 0
# Node ID c655633f8c87700bb38cc6a59a2753bdc5a6c376
# Parent c3c9e37db9f4fe4882cda39baf42fed6bad8b15a
charset=3Dutf-8; content-transfer-encoding: quoted-printable
diff -r c3c9e37db9f4 -r c655633f8c87 qp
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/qp Thu Jan 01 00:00:04 1970 +0000
@@ -0,0 +1,4 @@
+xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
+foo
+
+bar
--===
Chris Winter
patchbomb: add option to send intro email for a single patch (issue1120)
r7360 % test intro for single patch
This patch series consists of 1 patches.
Write the introductory message for the patch series.
Displaying [PATCH 0 of 1] test ...
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Subject: [PATCH 0 of 1] test
Message-Id: <patchbomb.60@
Henrik Stuart
patchbomb: add user agent header to mails
r8160 User-Agent: Mercurial-patchbomb
Cédric Duval
patchbomb: use local time for the Date: header
r9047 Date: Thu, 01 Jan 1970 00:01:00 +0000
Chris Winter
patchbomb: add option to send intro email for a single patch (issue1120)
r7360 From: quux
To: foo
Cc: bar
Displaying [PATCH 1 of 1] c ...
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Subject: [PATCH 1 of 1] c
X-Mercurial-Node: ff2c9fa2018b15fa74b33363bda9527323e2a99f
Message-Id: <ff2c9fa2018b15fa74b3.61@
In-Reply-To: <patchbomb.60@
Benoit Allard
email: add References field in the header...
r7413 References: <patchbomb.60@
Henrik Stuart
patchbomb: add user agent header to mails
r8160 User-Agent: Mercurial-patchbomb
Cédric Duval
patchbomb: use local time for the Date: header
r9047 Date: Thu, 01 Jan 1970 00:01:01 +0000
Chris Winter
patchbomb: add option to send intro email for a single patch (issue1120)
r7360 From: quux
To: foo
Cc: bar
# HG changeset patch
# User test
# Date 3 0
# Node ID ff2c9fa2018b15fa74b33363bda9527323e2a99f
# Parent 97d72e5f12c7e84f85064aa72e5a297142c36ed9
c
diff -r 97d72e5f12c7 -r ff2c9fa2018b c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/c Thu Jan 01 00:00:03 1970 +0000
@@ -0,0 +1,1 @@
+c
% test intro for multiple patches
This patch series consists of 2 patches.
Write the introductory message for the patch series.
Displaying [PATCH 0 of 2] test ...
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Subject: [PATCH 0 of 2] test
Message-Id: <patchbomb.60@
Henrik Stuart
patchbomb: add user agent header to mails
r8160 User-Agent: Mercurial-patchbomb
Cédric Duval
patchbomb: use local time for the Date: header
r9047 Date: Thu, 01 Jan 1970 00:01:00 +0000
Chris Winter
patchbomb: add option to send intro email for a single patch (issue1120)
r7360 From: quux
To: foo
Cc: bar
Displaying [PATCH 1 of 2] a ...
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Subject: [PATCH 1 of 2] a
X-Mercurial-Node: 8580ff50825a50c8f716709acdf8de0deddcd6ab
Message-Id: <8580ff50825a50c8f716.61@
In-Reply-To: <patchbomb.60@
Benoit Allard
email: add References field in the header...
r7413 References: <patchbomb.60@
Henrik Stuart
patchbomb: add user agent header to mails
r8160 User-Agent: Mercurial-patchbomb
Cédric Duval
patchbomb: use local time for the Date: header
r9047 Date: Thu, 01 Jan 1970 00:01:01 +0000
Chris Winter
patchbomb: add option to send intro email for a single patch (issue1120)
r7360 From: quux
To: foo
Cc: bar
# HG changeset patch
# User test
# Date 1 0
# Node ID 8580ff50825a50c8f716709acdf8de0deddcd6ab
# Parent 0000000000000000000000000000000000000000
a
diff -r 000000000000 -r 8580ff50825a a
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/a Thu Jan 01 00:00:01 1970 +0000
@@ -0,0 +1,1 @@
+a
Displaying [PATCH 2 of 2] b ...
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Subject: [PATCH 2 of 2] b
X-Mercurial-Node: 97d72e5f12c7e84f85064aa72e5a297142c36ed9
Message-Id: <97d72e5f12c7e84f8506.62@
In-Reply-To: <patchbomb.60@
Benoit Allard
email: add References field in the header...
r7413 References: <patchbomb.60@
Henrik Stuart
patchbomb: add user agent header to mails
r8160 User-Agent: Mercurial-patchbomb
Cédric Duval
patchbomb: use local time for the Date: header
r9047 Date: Thu, 01 Jan 1970 00:01:02 +0000
Chris Winter
patchbomb: add option to send intro email for a single patch (issue1120)
r7360 From: quux
To: foo
Cc: bar
# HG changeset patch
# User test
# Date 2 0
# Node ID 97d72e5f12c7e84f85064aa72e5a297142c36ed9
# Parent 8580ff50825a50c8f716709acdf8de0deddcd6ab
b
diff -r 8580ff50825a -r 97d72e5f12c7 b
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/b Thu Jan 01 00:00:02 1970 +0000
@@ -0,0 +1,1 @@
+b
Peter Arrenbrecht
patchbomb: add tests for diffstat, inline, and attach options
r7358 % tagging csets
% test inline for single named patch
This patch series consists of 1 patches.
Displaying [PATCH] test ...
Content-Type: multipart/mixed; boundary="===
MIME-Version: 1.0
Subject: [PATCH] test
X-Mercurial-Node: ff2c9fa2018b15fa74b33363bda9527323e2a99f
Message-Id: <ff2c9fa2018b15fa74b3.60@
Henrik Stuart
patchbomb: add user agent header to mails
r8160 User-Agent: Mercurial-patchbomb
Cédric Duval
patchbomb: use local time for the Date: header
r9047 Date: Thu, 01 Jan 1970 00:01:00 +0000
Peter Arrenbrecht
patchbomb: add tests for diffstat, inline, and attach options
r7358 From: quux
To: foo
Cc: bar
--===
Content-Type: text/x-patch; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline; filename=two.diff
# HG changeset patch
# User test
# Date 3 0
# Node ID ff2c9fa2018b15fa74b33363bda9527323e2a99f
# Parent 97d72e5f12c7e84f85064aa72e5a297142c36ed9
c
diff -r 97d72e5f12c7 -r ff2c9fa2018b c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/c Thu Jan 01 00:00:03 1970 +0000
@@ -0,0 +1,1 @@
+c
--===
% test inline for multiple named/unnamed patches
This patch series consists of 2 patches.
Write the introductory message for the patch series.
Displaying [PATCH 0 of 2] test ...
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Subject: [PATCH 0 of 2] test
Message-Id: <patchbomb.60@
Henrik Stuart
patchbomb: add user agent header to mails
r8160 User-Agent: Mercurial-patchbomb
Cédric Duval
patchbomb: use local time for the Date: header
r9047 Date: Thu, 01 Jan 1970 00:01:00 +0000
Peter Arrenbrecht
patchbomb: add tests for diffstat, inline, and attach options
r7358 From: quux
To: foo
Cc: bar
Displaying [PATCH 1 of 2] a ...
Content-Type: multipart/mixed; boundary="===
MIME-Version: 1.0
Subject: [PATCH 1 of 2] a
X-Mercurial-Node: 8580ff50825a50c8f716709acdf8de0deddcd6ab
Message-Id: <8580ff50825a50c8f716.61@
In-Reply-To: <patchbomb.60@
Benoit Allard
email: add References field in the header...
r7413 References: <patchbomb.60@
Henrik Stuart
patchbomb: add user agent header to mails
r8160 User-Agent: Mercurial-patchbomb
Cédric Duval
patchbomb: use local time for the Date: header
r9047 Date: Thu, 01 Jan 1970 00:01:01 +0000
Peter Arrenbrecht
patchbomb: add tests for diffstat, inline, and attach options
r7358 From: quux
To: foo
Cc: bar
--===
Content-Type: text/x-patch; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Peter Arrenbrecht
patchbomb: fix patch name generation in patch series
r7359 Content-Disposition: inline; filename=t2-1.patch
Peter Arrenbrecht
patchbomb: add tests for diffstat, inline, and attach options
r7358
# HG changeset patch
# User test
# Date 1 0
# Node ID 8580ff50825a50c8f716709acdf8de0deddcd6ab
# Parent 0000000000000000000000000000000000000000
a
diff -r 000000000000 -r 8580ff50825a a
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/a Thu Jan 01 00:00:01 1970 +0000
@@ -0,0 +1,1 @@
+a
--===
Displaying [PATCH 2 of 2] b ...
Content-Type: multipart/mixed; boundary="===
MIME-Version: 1.0
Subject: [PATCH 2 of 2] b
X-Mercurial-Node: 97d72e5f12c7e84f85064aa72e5a297142c36ed9
Message-Id: <97d72e5f12c7e84f8506.62@
In-Reply-To: <patchbomb.60@
Benoit Allard
email: add References field in the header...
r7413 References: <patchbomb.60@
Henrik Stuart
patchbomb: add user agent header to mails
r8160 User-Agent: Mercurial-patchbomb
Cédric Duval
patchbomb: use local time for the Date: header
r9047 Date: Thu, 01 Jan 1970 00:01:02 +0000
Peter Arrenbrecht
patchbomb: add tests for diffstat, inline, and attach options
r7358 From: quux
To: foo
Cc: bar
--===
Content-Type: text/x-patch; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline; filename=one.patch
# HG changeset patch
# User test
# Date 2 0
# Node ID 97d72e5f12c7e84f85064aa72e5a297142c36ed9
# Parent 8580ff50825a50c8f716709acdf8de0deddcd6ab
b
diff -r 8580ff50825a -r 97d72e5f12c7 b
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/b Thu Jan 01 00:00:02 1970 +0000
@@ -0,0 +1,1 @@
+b
--===
Henrik Stuart <henrik.stuart at edlund.dk>
patchbomb: Support initial in-reply-to header...
r8025 % test inreplyto
This patch series consists of 1 patches.
Displaying [PATCH] Added tag two, two.diff for changeset ff2c9fa2018b ...
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Subject: [PATCH] Added tag two, two.diff for changeset ff2c9fa2018b
Rocco Rutte
patchbomb: quoted-printable encode overly long lines...
r8332 X-Mercurial-Node: e317db6a6f288748d1f6cb064f3810fcba66b1b6
Message-Id: <e317db6a6f288748d1f6.60@
Martin Geisler
patchbomb: update test output to match 2aff285b902f
r8827 In-Reply-To: <baz>
References: <baz>
Henrik Stuart
patchbomb: add user agent header to mails
r8160 User-Agent: Mercurial-patchbomb
Cédric Duval
patchbomb: use local time for the Date: header
r9047 Date: Thu, 01 Jan 1970 00:01:00 +0000
Henrik Stuart <henrik.stuart at edlund.dk>
patchbomb: Support initial in-reply-to header...
r8025 From: quux
To: foo
Cc: bar
# HG changeset patch
# User test
# Date 0 0
Rocco Rutte
patchbomb: quoted-printable encode overly long lines...
r8332 # Node ID e317db6a6f288748d1f6cb064f3810fcba66b1b6
# Parent eae5fcf795eee29d0e45ffc9f519a91cd79fc9ff
Henrik Stuart <henrik.stuart at edlund.dk>
patchbomb: Support initial in-reply-to header...
r8025 Added tag two, two.diff for changeset ff2c9fa2018b
Rocco Rutte
patchbomb: quoted-printable encode overly long lines...
r8332 diff -r eae5fcf795ee -r e317db6a6f28 .hgtags
Henrik Stuart <henrik.stuart at edlund.dk>
patchbomb: Support initial in-reply-to header...
r8025 --- a/.hgtags Thu Jan 01 00:00:00 1970 +0000
+++ b/.hgtags Thu Jan 01 00:00:00 1970 +0000
@@ -2,3 +2,5 @@
8580ff50825a50c8f716709acdf8de0deddcd6ab zero.foo
97d72e5f12c7e84f85064aa72e5a297142c36ed9 one
97d72e5f12c7e84f85064aa72e5a297142c36ed9 one.patch
+ff2c9fa2018b15fa74b33363bda9527323e2a99f two
+ff2c9fa2018b15fa74b33363bda9527323e2a99f two.diff
Martin Geisler
patchbomb: fix double-spaces in prompts
r9647 abort: Subject: [PATCH 0 of 2] Please enter a valid value
Alexander Solovyov
fix patchbomb prompt when sending series of patches
r9612 This patch series consists of 2 patches.
Cédric Duval
patchbomb: with --in-reply-to, still thread message under first in series...
r8514 This patch series consists of 2 patches.
Write the introductory message for the patch series.
Alexander Solovyov
fix patchbomb prompt when sending series of patches
r9612 Displaying [PATCH 0 of 2] test ...
Cédric Duval
patchbomb: with --in-reply-to, still thread message under first in series...
r8514 Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Alexander Solovyov
fix patchbomb prompt when sending series of patches
r9612 Subject: [PATCH 0 of 2] test
Cédric Duval
patchbomb: with --in-reply-to, still thread message under first in series...
r8514 Message-Id: <patchbomb.60@
Martin Geisler
patchbomb: update test output to match 2aff285b902f
r8827 In-Reply-To: <baz>
References: <baz>
Cédric Duval
patchbomb: with --in-reply-to, still thread message under first in series...
r8514 User-Agent: Mercurial-patchbomb
Cédric Duval
patchbomb: use local time for the Date: header
r9047 Date: Thu, 01 Jan 1970 00:01:00 +0000
Cédric Duval
patchbomb: with --in-reply-to, still thread message under first in series...
r8514 From: quux
To: foo
Cc: bar
Displaying [PATCH 1 of 2] a ...
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Subject: [PATCH 1 of 2] a
X-Mercurial-Node: 8580ff50825a50c8f716709acdf8de0deddcd6ab
Message-Id: <8580ff50825a50c8f716.61@
In-Reply-To: <patchbomb.60@
References: <patchbomb.60@
User-Agent: Mercurial-patchbomb
Cédric Duval
patchbomb: use local time for the Date: header
r9047 Date: Thu, 01 Jan 1970 00:01:01 +0000
Cédric Duval
patchbomb: with --in-reply-to, still thread message under first in series...
r8514 From: quux
To: foo
Cc: bar
# HG changeset patch
# User test
# Date 1 0
# Node ID 8580ff50825a50c8f716709acdf8de0deddcd6ab
# Parent 0000000000000000000000000000000000000000
a
diff -r 000000000000 -r 8580ff50825a a
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/a Thu Jan 01 00:00:01 1970 +0000
@@ -0,0 +1,1 @@
+a
Displaying [PATCH 2 of 2] b ...
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Subject: [PATCH 2 of 2] b
X-Mercurial-Node: 97d72e5f12c7e84f85064aa72e5a297142c36ed9
Message-Id: <97d72e5f12c7e84f8506.62@
In-Reply-To: <patchbomb.60@
References: <patchbomb.60@
User-Agent: Mercurial-patchbomb
Cédric Duval
patchbomb: use local time for the Date: header
r9047 Date: Thu, 01 Jan 1970 00:01:02 +0000
Cédric Duval
patchbomb: with --in-reply-to, still thread message under first in series...
r8514 From: quux
To: foo
Cc: bar
# HG changeset patch
# User test
# Date 2 0
# Node ID 97d72e5f12c7e84f85064aa72e5a297142c36ed9
# Parent 8580ff50825a50c8f716709acdf8de0deddcd6ab
b
diff -r 8580ff50825a -r 97d72e5f12c7 b
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/b Thu Jan 01 00:00:02 1970 +0000
@@ -0,0 +1,1 @@
+b
Nicolas Dumazet
patchbomb: add --flag to put flags in subject prefixes...
r9346 % test single flag for single patch
This patch series consists of 1 patches.
Displaying [PATCH fooFlag] test ...
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Subject: [PATCH fooFlag] test
X-Mercurial-Node: ff2c9fa2018b15fa74b33363bda9527323e2a99f
Message-Id: <ff2c9fa2018b15fa74b3.60@
User-Agent: Mercurial-patchbomb
Date: Thu, 01 Jan 1970 00:01:00 +0000
From: quux
To: foo
Cc: bar
# HG changeset patch
# User test
# Date 3 0
# Node ID ff2c9fa2018b15fa74b33363bda9527323e2a99f
# Parent 97d72e5f12c7e84f85064aa72e5a297142c36ed9
c
diff -r 97d72e5f12c7 -r ff2c9fa2018b c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/c Thu Jan 01 00:00:03 1970 +0000
@@ -0,0 +1,1 @@
+c
% test single flag for multiple patches
This patch series consists of 2 patches.
Write the introductory message for the patch series.
Displaying [PATCH 0 of 2 fooFlag] test ...
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Subject: [PATCH 0 of 2 fooFlag] test
Message-Id: <patchbomb.60@
User-Agent: Mercurial-patchbomb
Date: Thu, 01 Jan 1970 00:01:00 +0000
From: quux
To: foo
Cc: bar
Displaying [PATCH 1 of 2 fooFlag] a ...
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Subject: [PATCH 1 of 2 fooFlag] a
X-Mercurial-Node: 8580ff50825a50c8f716709acdf8de0deddcd6ab
Message-Id: <8580ff50825a50c8f716.61@
In-Reply-To: <patchbomb.60@
References: <patchbomb.60@
User-Agent: Mercurial-patchbomb
Date: Thu, 01 Jan 1970 00:01:01 +0000
From: quux
To: foo
Cc: bar
# HG changeset patch
# User test
# Date 1 0
# Node ID 8580ff50825a50c8f716709acdf8de0deddcd6ab
# Parent 0000000000000000000000000000000000000000
a
diff -r 000000000000 -r 8580ff50825a a
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/a Thu Jan 01 00:00:01 1970 +0000
@@ -0,0 +1,1 @@
+a
Displaying [PATCH 2 of 2 fooFlag] b ...
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Subject: [PATCH 2 of 2 fooFlag] b
X-Mercurial-Node: 97d72e5f12c7e84f85064aa72e5a297142c36ed9
Message-Id: <97d72e5f12c7e84f8506.62@
In-Reply-To: <patchbomb.60@
References: <patchbomb.60@
User-Agent: Mercurial-patchbomb
Date: Thu, 01 Jan 1970 00:01:02 +0000
From: quux
To: foo
Cc: bar
# HG changeset patch
# User test
# Date 2 0
# Node ID 97d72e5f12c7e84f85064aa72e5a297142c36ed9
# Parent 8580ff50825a50c8f716709acdf8de0deddcd6ab
b
diff -r 8580ff50825a -r 97d72e5f12c7 b
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/b Thu Jan 01 00:00:02 1970 +0000
@@ -0,0 +1,1 @@
+b
% test mutiple flags for single patch
This patch series consists of 1 patches.
Displaying [PATCH fooFlag barFlag] test ...
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Subject: [PATCH fooFlag barFlag] test
X-Mercurial-Node: ff2c9fa2018b15fa74b33363bda9527323e2a99f
Message-Id: <ff2c9fa2018b15fa74b3.60@
User-Agent: Mercurial-patchbomb
Date: Thu, 01 Jan 1970 00:01:00 +0000
From: quux
To: foo
Cc: bar
# HG changeset patch
# User test
# Date 3 0
# Node ID ff2c9fa2018b15fa74b33363bda9527323e2a99f
# Parent 97d72e5f12c7e84f85064aa72e5a297142c36ed9
c
diff -r 97d72e5f12c7 -r ff2c9fa2018b c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/c Thu Jan 01 00:00:03 1970 +0000
@@ -0,0 +1,1 @@
+c
% test multiple flags for multiple patches
This patch series consists of 2 patches.
Write the introductory message for the patch series.
Displaying [PATCH 0 of 2 fooFlag barFlag] test ...
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Subject: [PATCH 0 of 2 fooFlag barFlag] test
Message-Id: <patchbomb.60@
User-Agent: Mercurial-patchbomb
Date: Thu, 01 Jan 1970 00:01:00 +0000
From: quux
To: foo
Cc: bar
Displaying [PATCH 1 of 2 fooFlag barFlag] a ...
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Subject: [PATCH 1 of 2 fooFlag barFlag] a
X-Mercurial-Node: 8580ff50825a50c8f716709acdf8de0deddcd6ab
Message-Id: <8580ff50825a50c8f716.61@
In-Reply-To: <patchbomb.60@
References: <patchbomb.60@
User-Agent: Mercurial-patchbomb
Date: Thu, 01 Jan 1970 00:01:01 +0000
From: quux
To: foo
Cc: bar
# HG changeset patch
# User test
# Date 1 0
# Node ID 8580ff50825a50c8f716709acdf8de0deddcd6ab
# Parent 0000000000000000000000000000000000000000
a
diff -r 000000000000 -r 8580ff50825a a
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/a Thu Jan 01 00:00:01 1970 +0000
@@ -0,0 +1,1 @@
+a
Displaying [PATCH 2 of 2 fooFlag barFlag] b ...
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Subject: [PATCH 2 of 2 fooFlag barFlag] b
X-Mercurial-Node: 97d72e5f12c7e84f85064aa72e5a297142c36ed9
Message-Id: <97d72e5f12c7e84f8506.62@
In-Reply-To: <patchbomb.60@
References: <patchbomb.60@
User-Agent: Mercurial-patchbomb
Date: Thu, 01 Jan 1970 00:01:02 +0000
From: quux
To: foo
Cc: bar
# HG changeset patch
# User test
# Date 2 0
# Node ID 97d72e5f12c7e84f85064aa72e5a297142c36ed9
# Parent 8580ff50825a50c8f716709acdf8de0deddcd6ab
b
diff -r 8580ff50825a -r 97d72e5f12c7 b
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/b Thu Jan 01 00:00:02 1970 +0000
@@ -0,0 +1,1 @@
+b
Marti Raudsepp
patchbomb: fix parsing of multiple addresses, allow multiple addrs in --to/cc/bcc...
r9947 % test multi-address parsing
This patch series consists of 1 patches.
Writing [PATCH] test ...
From quux Tue Jan 01 00:01:01 1980
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Subject: [PATCH] test
X-Mercurial-Node: 8580ff50825a50c8f716709acdf8de0deddcd6ab
Message-Id: <8580ff50825a50c8f716.315532860@
User-Agent: Mercurial-patchbomb
Date: Tue, 01 Jan 1980 00:01:00 +0000
From: quux
To: spam <spam>, eggs, toast
Cc: foo, bar@example.com, "A, B <>" <a@example.com>
Bcc: "Quux, A." <quux>
# HG changeset patch
# User test
# Date 1 0
# Node ID 8580ff50825a50c8f716709acdf8de0deddcd6ab
# Parent 0000000000000000000000000000000000000000
a
diff -r 000000000000 -r 8580ff50825a a
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/a Thu Jan 01 00:00:01 1970 +0000
@@ -0,0 +1,1 @@
+a
Marti Raudsepp
patchbomb: fix handling of email addresses with Unicode domains (IDNA)...
r9715 % test multi-byte domain parsing
This patch series consists of 1 patches.
Writing [PATCH] test ...
Patrick Mezard
patchbomb: normalize date format in generated mboxes...
r9818 From quux Tue Jan 01 00:01:01 1980
Marti Raudsepp
patchbomb: fix handling of email addresses with Unicode domains (IDNA)...
r9715 Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Subject: [PATCH] test
X-Mercurial-Node: 8580ff50825a50c8f716709acdf8de0deddcd6ab
Message-Id: <8580ff50825a50c8f716.315532860@
User-Agent: Mercurial-patchbomb
Date: Tue, 01 Jan 1980 00:01:00 +0000
From: quux
To: bar@xn--nicode-2ya.com
# HG changeset patch
# User test
# Date 1 0
# Node ID 8580ff50825a50c8f716709acdf8de0deddcd6ab
# Parent 0000000000000000000000000000000000000000
a
diff -r 000000000000 -r 8580ff50825a a
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/a Thu Jan 01 00:00:01 1970 +0000
@@ -0,0 +1,1 @@
+a
Sune Foldager
patchbomb: fix bug introduced in 4ddfad7ebd98 and add test...
r10022 % test outgoing
Sune Foldager
patchbomb: handle repository#rev URLs correctly
r10018 0 files updated, 0 files merged, 6 files removed, 0 files unresolved
marked working directory as branch test
created new head
comparing with ../t
searching for changes
Sune Foldager
patchbomb: fix bug introduced in 4ddfad7ebd98 and add test...
r10022 This patch series consists of 8 patches.
Write the introductory message for the patch series.
Displaying [PATCH 0 of 8] test ...
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Subject: [PATCH 0 of 8] test
Message-Id: <patchbomb.315532860@
User-Agent: Mercurial-patchbomb
Date: Tue, 01 Jan 1980 00:01:00 +0000
From: test
To: foo
Displaying [PATCH 1 of 8] c ...
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Subject: [PATCH 1 of 8] c
X-Mercurial-Node: ff2c9fa2018b15fa74b33363bda9527323e2a99f
Message-Id: <ff2c9fa2018b15fa74b3.315532861@
In-Reply-To: <patchbomb.315532860@
References: <patchbomb.315532860@
User-Agent: Mercurial-patchbomb
Date: Tue, 01 Jan 1980 00:01:01 +0000
From: test
To: foo
# HG changeset patch
# User test
# Date 3 0
# Node ID ff2c9fa2018b15fa74b33363bda9527323e2a99f
# Parent 97d72e5f12c7e84f85064aa72e5a297142c36ed9
c
diff -r 97d72e5f12c7 -r ff2c9fa2018b c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/c Thu Jan 01 00:00:03 1970 +0000
@@ -0,0 +1,1 @@
+c
Displaying [PATCH 2 of 8] charset=utf-8; content-transfer-encoding: base64 ...
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Subject: [PATCH 2 of 8] charset=utf-8; content-transfer-encoding: base64
X-Mercurial-Node: c3c9e37db9f4fe4882cda39baf42fed6bad8b15a
Message-Id: <c3c9e37db9f4fe4882cd.315532862@
In-Reply-To: <patchbomb.315532860@
References: <patchbomb.315532860@
User-Agent: Mercurial-patchbomb
Date: Tue, 01 Jan 1980 00:01:02 +0000
From: test
To: foo
# HG changeset patch
# User test
# Date 4 0
# Node ID c3c9e37db9f4fe4882cda39baf42fed6bad8b15a
# Parent ff2c9fa2018b15fa74b33363bda9527323e2a99f
charset=utf-8; content-transfer-encoding: base64
diff -r ff2c9fa2018b -r c3c9e37db9f4 description
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/description Thu Jan 01 00:00:04 1970 +0000
@@ -0,0 +1,3 @@
+a multiline
+
+description
diff -r ff2c9fa2018b -r c3c9e37db9f4 utf
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/utf Thu Jan 01 00:00:04 1970 +0000
@@ -0,0 +1,1 @@
+hömma!
Displaying [PATCH 3 of 8] charset=utf-8; content-transfer-encoding: quoted-printable ...
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
Subject: [PATCH 3 of 8] charset=utf-8;
content-transfer-encoding: quoted-printable
X-Mercurial-Node: c655633f8c87700bb38cc6a59a2753bdc5a6c376
Message-Id: <c655633f8c87700bb38c.315532863@
In-Reply-To: <patchbomb.315532860@
References: <patchbomb.315532860@
User-Agent: Mercurial-patchbomb
Date: Tue, 01 Jan 1980 00:01:03 +0000
From: test
To: foo
# HG changeset patch
# User test
# Date 4 0
# Node ID c655633f8c87700bb38cc6a59a2753bdc5a6c376
# Parent c3c9e37db9f4fe4882cda39baf42fed6bad8b15a
charset=3Dutf-8; content-transfer-encoding: quoted-printable
diff -r c3c9e37db9f4 -r c655633f8c87 qp
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/qp Thu Jan 01 00:00:04 1970 +0000
@@ -0,0 +1,4 @@
+xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
+foo
+
+bar
Displaying [PATCH 4 of 8] charset=us-ascii; content-transfer-encoding: 8bit ...
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Subject: [PATCH 4 of 8] charset=us-ascii; content-transfer-encoding: 8bit
X-Mercurial-Node: 22d0f96be12f5945fd67d101af58f7bc8263c835
Message-Id: <22d0f96be12f5945fd67.315532864@
In-Reply-To: <patchbomb.315532860@
References: <patchbomb.315532860@
User-Agent: Mercurial-patchbomb
Date: Tue, 01 Jan 1980 00:01:04 +0000
From: test
To: foo
# HG changeset patch
# User test
# Date 5 0
# Node ID 22d0f96be12f5945fd67d101af58f7bc8263c835
# Parent c655633f8c87700bb38cc6a59a2753bdc5a6c376
charset=us-ascii; content-transfer-encoding: 8bit
diff -r c655633f8c87 -r 22d0f96be12f isolatin
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/isolatin Thu Jan 01 00:00:05 1970 +0000
@@ -0,0 +1,1 @@
+h�mma!
Displaying [PATCH 5 of 8] Added tag zero, zero.foo for changeset 8580ff50825a ...
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Subject: [PATCH 5 of 8] Added tag zero, zero.foo for changeset 8580ff50825a
X-Mercurial-Node: dd9c2b4b8a8a0934d5523c15f2c119b362360903
Message-Id: <dd9c2b4b8a8a0934d552.315532865@
In-Reply-To: <patchbomb.315532860@
References: <patchbomb.315532860@
User-Agent: Mercurial-patchbomb
Date: Tue, 01 Jan 1980 00:01:05 +0000
From: test
To: foo
# HG changeset patch
# User test
# Date 0 0
# Node ID dd9c2b4b8a8a0934d5523c15f2c119b362360903
# Parent 22d0f96be12f5945fd67d101af58f7bc8263c835
Added tag zero, zero.foo for changeset 8580ff50825a
diff -r 22d0f96be12f -r dd9c2b4b8a8a .hgtags
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/.hgtags Thu Jan 01 00:00:00 1970 +0000
@@ -0,0 +1,2 @@
+8580ff50825a50c8f716709acdf8de0deddcd6ab zero
+8580ff50825a50c8f716709acdf8de0deddcd6ab zero.foo
Displaying [PATCH 6 of 8] Added tag one, one.patch for changeset 97d72e5f12c7 ...
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Subject: [PATCH 6 of 8] Added tag one, one.patch for changeset 97d72e5f12c7
X-Mercurial-Node: eae5fcf795eee29d0e45ffc9f519a91cd79fc9ff
Message-Id: <eae5fcf795eee29d0e45.315532866@
In-Reply-To: <patchbomb.315532860@
References: <patchbomb.315532860@
User-Agent: Mercurial-patchbomb
Date: Tue, 01 Jan 1980 00:01:06 +0000
From: test
To: foo
# HG changeset patch
# User test
# Date 0 0
# Node ID eae5fcf795eee29d0e45ffc9f519a91cd79fc9ff
# Parent dd9c2b4b8a8a0934d5523c15f2c119b362360903
Added tag one, one.patch for changeset 97d72e5f12c7
diff -r dd9c2b4b8a8a -r eae5fcf795ee .hgtags
--- a/.hgtags Thu Jan 01 00:00:00 1970 +0000
+++ b/.hgtags Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +1,4 @@
8580ff50825a50c8f716709acdf8de0deddcd6ab zero
8580ff50825a50c8f716709acdf8de0deddcd6ab zero.foo
+97d72e5f12c7e84f85064aa72e5a297142c36ed9 one
+97d72e5f12c7e84f85064aa72e5a297142c36ed9 one.patch
Displaying [PATCH 7 of 8] Added tag two, two.diff for changeset ff2c9fa2018b ...
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Subject: [PATCH 7 of 8] Added tag two, two.diff for changeset ff2c9fa2018b
X-Mercurial-Node: e317db6a6f288748d1f6cb064f3810fcba66b1b6
Message-Id: <e317db6a6f288748d1f6.315532867@
In-Reply-To: <patchbomb.315532860@
References: <patchbomb.315532860@
User-Agent: Mercurial-patchbomb
Date: Tue, 01 Jan 1980 00:01:07 +0000
From: test
To: foo
# HG changeset patch
# User test
# Date 0 0
# Node ID e317db6a6f288748d1f6cb064f3810fcba66b1b6
# Parent eae5fcf795eee29d0e45ffc9f519a91cd79fc9ff
Added tag two, two.diff for changeset ff2c9fa2018b
diff -r eae5fcf795ee -r e317db6a6f28 .hgtags
--- a/.hgtags Thu Jan 01 00:00:00 1970 +0000
+++ b/.hgtags Thu Jan 01 00:00:00 1970 +0000
@@ -2,3 +2,5 @@
8580ff50825a50c8f716709acdf8de0deddcd6ab zero.foo
97d72e5f12c7e84f85064aa72e5a297142c36ed9 one
97d72e5f12c7e84f85064aa72e5a297142c36ed9 one.patch
+ff2c9fa2018b15fa74b33363bda9527323e2a99f two
+ff2c9fa2018b15fa74b33363bda9527323e2a99f two.diff
Displaying [PATCH 8 of 8] d ...
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Subject: [PATCH 8 of 8] d
X-Mercurial-Node: 2f9fa9b998c5fe3ac2bd9a2b14bfcbeecbc7c268
Message-Id: <2f9fa9b998c5fe3ac2bd.315532868@
In-Reply-To: <patchbomb.315532860@
References: <patchbomb.315532860@
User-Agent: Mercurial-patchbomb
Date: Tue, 01 Jan 1980 00:01:08 +0000
From: test
To: foo
# HG changeset patch
# User test
# Date 4 0
# Branch test
# Node ID 2f9fa9b998c5fe3ac2bd9a2b14bfcbeecbc7c268
# Parent 97d72e5f12c7e84f85064aa72e5a297142c36ed9
d
diff -r 97d72e5f12c7 -r 2f9fa9b998c5 d
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/d Thu Jan 01 00:00:04 1970 +0000
@@ -0,0 +1,1 @@
+d
% dest#branch URIs
comparing with ../t
searching for changes
Sune Foldager
patchbomb: handle repository#rev URLs correctly
r10018 This patch series consists of 1 patches.
Displaying [PATCH] test ...
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Subject: [PATCH] test
X-Mercurial-Node: 2f9fa9b998c5fe3ac2bd9a2b14bfcbeecbc7c268
Message-Id: <2f9fa9b998c5fe3ac2bd.315532860@
User-Agent: Mercurial-patchbomb
Date: Tue, 01 Jan 1980 00:01:00 +0000
From: test
To: foo
# HG changeset patch
# User test
# Date 4 0
# Branch test
# Node ID 2f9fa9b998c5fe3ac2bd9a2b14bfcbeecbc7c268
# Parent 97d72e5f12c7e84f85064aa72e5a297142c36ed9
d
diff -r 97d72e5f12c7 -r 2f9fa9b998c5 d
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/d Thu Jan 01 00:00:04 1970 +0000
@@ -0,0 +1,1 @@
+d