log tests/test-patchbomb.t @ 30823:806a830e6612

age author description
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