Sun, 20 Feb 2022 15:28:44 -0700 |
Gregory Szorc |
tests: remove from __future__ from inline Python in tests
|
Sun, 20 Feb 2022 15:18:15 -0700 |
Gregory Szorc |
tests: remove output conditionalized on no-py3
|
Mon, 20 Sep 2021 15:16:10 +0200 |
Raphaël Gomès |
patchbomb: fix traceback on outgoing when not specifying revisions
stable
|
Wed, 14 Apr 2021 11:30:49 +0200 |
Pierre-Yves David |
patchbomb: use `get_unique_pull_path`
|
Thu, 25 Mar 2021 18:02:08 +0100 |
Raphaël Gomès |
contributor: change mentions of mpm to olivia
|
Mon, 23 Nov 2020 11:18:48 -0800 |
Martin von Zweigbergk |
errors: remove trailing "!" from some error messages for consistency
|
Fri, 25 Oct 2019 12:10:45 +0200 |
Denis Laxalde |
tests: check patchbomb with a non-ascii commit message
stable
|
Thu, 24 Oct 2019 17:16:43 +0200 |
Denis Laxalde |
py3: fix headencode() with display=False
stable
|
Mon, 30 Sep 2019 00:01:58 +0200 |
Floris Bruynooghe |
patchbomb: protect email addresses from shell
|
Sat, 15 Dec 2018 22:31:54 -0500 |
Matt Harbison |
py3: quote $PYTHON in test-patchbomb.t for Windows
|
Tue, 18 Sep 2018 23:47:21 -0400 |
Matt Harbison |
tests: quote PYTHON usage
|
Thu, 16 Aug 2018 00:50:53 -0400 |
Augie Fackler |
tests: un-glob patchbomb test lines that were only globbing a hostname
|
Thu, 09 Aug 2018 21:59:32 -0400 |
Augie Fackler |
tests: allow for a bonus newline in base64'd email payload
|
Thu, 09 Aug 2018 21:04:15 -0400 |
Augie Fackler |
mail: always fall back to iso-8859-1 if us-ascii won't work (BC)
|
Thu, 09 Aug 2018 20:57:27 -0400 |
Augie Fackler |
tests: put some Python 3 polish on inline Python invocations
|
Thu, 09 Aug 2018 20:08:30 -0700 |
Augie Fackler |
tests: fix Python3 issues in Python one-liners in test-patchbomb.t
|
Tue, 08 May 2018 14:17:46 -0700 |
Boris Feld |
bundle2: mark the bundle2 part as advisory (issue5872)
stable
|
Tue, 03 Apr 2018 18:20:10 -0700 |
Gregory Szorc |
tests: remove superfluous config setting
|
Wed, 21 Feb 2018 17:33:00 +0100 |
Boris Feld |
bundle: include advisory rev branch cache part in bundle2 bundle
|
Thu, 12 Oct 2017 09:39:50 +0200 |
Denis Laxalde |
transaction-summary: show the range of new revisions upon pull/unbundle (BC)
|
Fri, 29 Sep 2017 11:41:24 -0700 |
Jun Wu |
test-patchbomb: use mocktime
|
Thu, 28 Sep 2017 10:37:53 -0700 |
Jun Wu |
test-patchbomb: fix the test
|
Tue, 26 Sep 2017 16:14:57 +0300 |
Igor Ippolitov |
mail: encode long unicode lines in emails properly (issue5687)
|
Wed, 14 Jun 2017 11:13:57 -0400 |
Augie Fackler |
patchbomb: add test that shows --to and --cc override matching config item
|
Tue, 22 Aug 2017 16:59:06 -0400 |
Augie Fackler |
tests: update test-patchbomb to pass our import checker
|
Tue, 20 Jun 2017 09:45:02 -0400 |
Augie Fackler |
cleanup: use $PYTHON to run python in many more tests
|
Mon, 10 Apr 2017 21:12:54 -0400 |
Matt Harbison |
test-patchbomb: disable sendmail tests on Windows
|
Sat, 25 Feb 2017 17:27:48 +0900 |
Yuya Nishihara |
patchbomb: use modern pager to display -n/--test result (BC)
|
Sat, 25 Feb 2017 18:41:00 +0900 |
Yuya Nishihara |
patchbomb: add config knob to generate flags by template (issue5354)
|
Fri, 14 Oct 2016 01:31:11 +0200 |
Pierre-Yves David |
changegroup: skip delta when the underlying revlog do not use them
|
Wed, 05 Oct 2016 13:45:22 +0200 |
Gábor Stefanik |
mail: take --encoding and HGENCODING into account
|
Sun, 17 Jul 2016 15:13:51 -0700 |
Gregory Szorc |
bundle2: store changeset count when creating file bundles
|
Thu, 14 Apr 2016 15:15:49 +0000 |
timeless |
patchbomb: use single quotes around command hint
stable
|
Thu, 14 Apr 2016 14:26:37 +0000 |
timeless |
patchbomb: fix public-is-missing hint
|
Thu, 14 Apr 2016 14:36:52 +0000 |
timeless |
tests: clarify patchbomb repo is public not remote
|
Sun, 07 Feb 2016 09:36:09 +0100 |
Sébastien Brissaud |
test-patchbomb: ensure hg email write to stdout
|
Thu, 07 Jan 2016 20:02:47 -0800 |
Bryan O'Sullivan |
patchbomb: treat empty address list as no addresses
|
Mon, 04 Jan 2016 21:54:46 -0800 |
Bryan O'Sullivan |
test-patchbomb.t: drop a number of now-redundant uses of "-n"
|
Mon, 04 Jan 2016 21:54:46 -0800 |
Bryan O'Sullivan |
test-patchbomb.t: test use of sendmail program
|
Tue, 20 Oct 2015 11:48:49 +0200 |
Pierre-Yves David |
test: use generaldelta in 'test-bundle-type.t'
|
Tue, 20 Oct 2015 10:46:59 +0200 |
Pierre-Yves David |
test: use generaldelta in 'test-patchbomb.t'
|
Sun, 11 Oct 2015 22:13:03 -0700 |
Pierre-Yves David |
patchbomb: check that targets exist at the publicurl
|
Thu, 01 Oct 2015 23:13:57 -0700 |
Pierre-Yves David |
patchbomb: add a 'bundletype' config under 'patchbomb'
|
Tue, 06 Oct 2015 01:49:04 -0700 |
Pierre-Yves David |
patchbomb: add experimental config of a "pullurl" and export it
|
Sun, 07 Jun 2015 18:11:23 -0700 |
Pierre-Yves David |
progress: stop double-wrapping of ui class
|
Tue, 02 Dec 2014 17:35:21 -0800 |
Pierre-Yves David |
patchbomb: introduce a 'patchbomb.confirm' option
|
Tue, 02 Dec 2014 17:24:52 -0800 |
Pierre-Yves David |
patchbomb: add a 'patchbomb.intro' option
|
Tue, 18 Nov 2014 17:36:24 -0800 |
Siddharth Agarwal |
patchbomb: don't honor whitespace and format-changing diffopts (BC)
|
Wed, 15 Oct 2014 15:35:59 -0400 |
Augie Fackler |
tests: use $PYTHON instead of hardcoding python
|
Wed, 01 Oct 2014 01:04:18 +0200 |
Mads Kiilerich |
ui: show prompt choice if input is not a tty but is forced to be interactive
|
Thu, 07 Aug 2014 11:39:19 -0400 |
Augie Fackler |
test-patchbomb.t: work around Python change d579866d6419 (issue4188)
|
Sat, 07 Jun 2014 11:32:37 -0400 |
Augie Fackler |
patchbomb: reorder header insertions to clarify code
|
Sat, 07 Jun 2014 11:06:15 -0400 |
Augie Fackler |
patchbomb: always use message-id of first patch for series-id
|
Sat, 07 Jun 2014 11:30:06 -0400 |
Augie Fackler |
test-patchbomb: normalize glob lines and record their construction
|
Mon, 05 May 2014 22:51:20 -0700 |
Pierre-Yves David |
patchbomb: includes a unique series ID in email header
|
Mon, 05 May 2014 22:47:14 -0700 |
Pierre-Yves David |
patchbomb: includes series information in the header
|
Mon, 07 Apr 2014 23:10:20 +0200 |
Mads Kiilerich |
patchbomb: warn when emailing a dirty working directory parent
|
Fri, 22 Nov 2013 19:14:17 +0100 |
Martin Geisler |
tests: don't load unnecessary graphlog extension
|
Fri, 08 Feb 2013 22:54:17 +0100 |
Mads Kiilerich |
export: show 'Date' header in a format that also is readable for humans
|
Wed, 24 Oct 2012 09:53:10 +0200 |
Thomas Arendsen Hein |
patchbomb: respect --in-reply-to for all mails if no intro message is sent
stable
|