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
|
Wed, 10 Oct 2012 01:37:54 +0200 |
Mads Kiilerich |
tests: drop filtercr.py and use the very explicit '\r (no-eol) (esc)' markup
|
Fri, 17 Aug 2012 13:58:18 -0700 |
timeless |
spelling: multiple
|
Sun, 24 Jun 2012 17:39:27 +0200 |
Patrick Mezard |
patchbomb: support --outgoing and revsets
|
Sat, 14 Jul 2012 19:21:31 +0200 |
Patrick Mezard |
patchbomb: make --outgoing ignore secret changesets
|
Tue, 12 Jun 2012 14:18:18 +0200 |
Martin Geisler |
patchbomb: lowercase status messages
|
Mon, 11 Jun 2012 01:40:51 +0200 |
Mads Kiilerich |
tests: add missing trailing 'cd ..'
|
Sun, 10 Jun 2012 14:41:14 +0200 |
Mads Kiilerich |
tests: consistently use a HGEDITOR pattern that works with msys on windows
|
Tue, 03 Apr 2012 21:02:00 +0200 |
Thomas Arendsen Hein |
merge with stable
|
Tue, 03 Apr 2012 19:06:35 +0200 |
Thomas Arendsen Hein |
tests: make tests work if directory contains special characters
stable
|
Wed, 21 Mar 2012 06:45:07 +0100 |
Angel Ezquerra |
patchbomb: add --body flag to send patches as inline message body text
|
Thu, 08 Mar 2012 15:59:41 -0600 |
Matt Mackall |
patchbomb: add (optional) note to 0 of 0 prompt
|
Thu, 08 Dec 2011 16:01:44 -0600 |
Matt Mackall |
merge with stable
|
Thu, 08 Dec 2011 14:32:44 -0600 |
Matt Mackall |
branch: warn on branching
stable
|
Wed, 23 Nov 2011 02:09:38 +0100 |
Mads Kiilerich |
patchbomb: minor refactoring of mbox functionality, preparing for move
|
Tue, 22 Nov 2011 01:37:26 +0100 |
Mads Kiilerich |
tests: test-patchbomb.t cleanup
|
Tue, 22 Nov 2011 01:37:26 +0100 |
Mads Kiilerich |
tests: show actual output in test-patchbomb.t
|
Wed, 16 Nov 2011 03:45:14 +0100 |
Mads Kiilerich |
tests: add 'hghave system-sh' to skip tests on windows
|
Wed, 08 Sep 2010 08:31:07 +0200 |
Matt Mackall |
patchbomb: use prompt even in non-interactive mode
|
Tue, 27 Sep 2011 22:38:47 -0400 |
Greg Ward |
patchbomb: make it easy for the user to decline sending an intro message.
|
Sat, 30 Apr 2011 12:02:09 -0500 |
Augie Fackler |
test-patchbomb.t: clean up progress tests
|
Fri, 18 Feb 2011 03:35:01 +0100 |
Mads Kiilerich |
util: flush stdout before calling external processes
stable
|
Tue, 21 Dec 2010 19:44:28 +0900 |
Nicolas Dumazet |
patchbomb: save introductory message in .hg/last-email.txt
|
Mon, 08 Nov 2010 01:41:41 +0100 |
Mads Kiilerich |
tests: use (esc) for all non-ASCII test output
stable
|
Mon, 08 Nov 2010 01:35:41 +0100 |
Mads Kiilerich |
tests: use (esc) markup for string-escape
stable
|
Mon, 25 Oct 2010 01:11:52 +0900 |
Yuya Nishihara |
test-patchbomb: add test for progress support (1ed2dc9d4368)
stable
|
Wed, 22 Sep 2010 16:06:02 -0500 |
Brodie Rao |
tests: add glob matching for unified tests
|
Wed, 22 Sep 2010 16:06:00 -0500 |
Brodie Rao |
tests: require regexes in unified tests to be marked with " (re)"
|
Wed, 22 Sep 2010 16:05:58 -0500 |
Brodie Rao |
tests: improve regexes in unified tests
|
Thu, 16 Sep 2010 17:51:32 -0500 |
Matt Mackall |
tests: add exit codes to unified tests
|
Fri, 10 Sep 2010 15:32:22 +0200 |
Christian Ebert |
patchbomb: add --confirm option to show series details and ask for confirmation
|
Fri, 10 Sep 2010 15:32:14 +0200 |
Christian Ebert |
patchbomb: let diffstat prompt only once with complete summary
|