Graham Knop [Tue, 27 Sep 2016 01:16:25 +0000]
die with missing old version
Graham Knop [Tue, 27 Sep 2016 01:14:43 +0000]
fix manifest checking missing added files
Graham Knop [Tue, 23 Aug 2016 10:10:35 +0000]
remake even if pull fails
Graham Knop [Tue, 23 Aug 2016 10:10:22 +0000]
fix readme handling
Graham Knop [Tue, 23 Aug 2016 09:46:48 +0000]
don't dupe xt tests if already specified
Graham Knop [Tue, 23 Aug 2016 09:35:31 +0000]
remake using Distar even if not in Makefile.PL
Graham Knop [Tue, 23 Aug 2016 09:35:04 +0000]
don't modify MANIFEST.SKIP if tracked
Graham Knop [Tue, 23 Aug 2016 09:34:39 +0000]
skip ABSTRACT_FROM if ABSTRACT given
Graham Knop [Fri, 19 Aug 2016 07:40:44 +0000]
be compatible with older git
Graham Knop [Tue, 19 Apr 2016 11:59:14 +0000]
don't force remake on Distar change
Graham Knop [Mon, 18 Apr 2016 12:01:58 +0000]
allow loading Distar from alternate location
Graham Knop [Mon, 18 Apr 2016 12:00:45 +0000]
update MANIFEST without needing to chdir
Graham Knop [Mon, 18 Apr 2016 12:03:34 +0000]
better ordering for release process
Graham Knop [Thu, 12 Nov 2015 10:04:31 +0000]
add FAKE_RELEASE option to skip uploading
Graham Knop [Sat, 5 Dec 2015 12:16:29 +0000]
clean up preflight checks
Graham Knop [Sat, 5 Dec 2015 08:29:18 +0000]
split out checking for cpan-upload from preflight
Graham Knop [Sat, 5 Dec 2015 08:27:22 +0000]
split manifest checking out from preflight and improve
Graham Knop [Sat, 5 Dec 2015 07:49:24 +0000]
split version checking out from preflight
Graham Knop [Sat, 5 Dec 2015 23:56:32 +0000]
docs
Graham Knop [Thu, 12 Nov 2015 10:05:29 +0000]
ensure README built in correct order
Graham Knop [Thu, 12 Nov 2015 10:03:03 +0000]
configurable Changes filename
Graham Knop [Thu, 12 Nov 2015 09:48:21 +0000]
allow option to release from a different branch
Graham Knop [Fri, 6 Nov 2015 23:04:47 +0000]
fold committing into adding changelog header script
Graham Knop [Thu, 12 Nov 2015 09:29:01 +0000]
refactor makefile additions
Graham Knop [Mon, 9 Nov 2015 04:30:09 +0000]
make releasetest more portable
Graham Knop [Thu, 3 Dec 2015 06:10:54 +0000]
use macros for deleting makefile
Graham Knop [Thu, 12 Nov 2015 09:26:40 +0000]
gnu style args
Graham Knop [Mon, 14 Dec 2015 12:46:08 +0000]
clean up phony targets
Graham Knop [Mon, 14 Dec 2015 12:46:21 +0000]
allow ABSTRACT_FROM to be overwritten
Graham Knop [Tue, 3 Nov 2015 06:00:25 +0000]
add version bump targets to .PHONY
Graham Knop [Fri, 30 Oct 2015 19:35:43 +0000]
add our custom targets to .PHONY
Graham Knop [Fri, 30 Oct 2015 19:34:59 +0000]
have disttest on release include xt tests and RELEASE_TESTING=1
Graham Knop [Thu, 29 Oct 2015 20:37:46 +0000]
allow forcing version bump
Graham Knop [Thu, 29 Oct 2015 20:37:34 +0000]
allow quotes around version in Makefile.PL
Graham Knop [Thu, 29 Oct 2015 20:37:18 +0000]
also bump versions in bin/script
Graham Knop [Sun, 18 Oct 2015 16:46:29 +0000]
always skip distdir in manifest
Graham Knop [Wed, 2 Sep 2015 10:53:13 +0000]
include full release changelog in nextrelease
Graham Knop [Wed, 12 Aug 2015 17:45:28 +0000]
try to maintain length when bumping version
Graham Knop [Wed, 12 Aug 2015 16:50:28 +0000]
calculate version parts correctly for short versions
Graham Knop [Wed, 22 Jul 2015 19:44:26 +0000]
remove unneeded use lines
Graham Knop [Wed, 22 Jul 2015 19:44:07 +0000]
include LICENSE file if it exists
Graham Knop [Wed, 22 Jul 2015 13:26:13 +0000]
refactor README handling
If a README file exists in the repo dir, it will be used automatically
rather than generating one.
Graham Knop [Wed, 22 Jul 2015 13:24:07 +0000]
generalize manifest adding script
Graham Knop [Wed, 22 Jul 2015 13:08:42 +0000]
refactoring Makefile code
Graham Knop [Wed, 22 Jul 2015 13:05:22 +0000]
move preflight to separate script
Graham Knop [Sun, 8 Feb 2015 17:05:52 +0000]
hook into EUMM at a higher level
Graham Knop [Sat, 14 Mar 2015 21:06:48 +0000]
bump should only check for staged changes, not output diff
Graham Knop [Sat, 14 Mar 2015 20:55:08 +0000]
prevent make bump triggering pager
Graham Knop [Sun, 8 Feb 2015 16:50:15 +0000]
join multiple authors rather than picking one
Graham Knop [Fri, 6 Feb 2015 11:36:36 +0000]
version bumping commands commit to git
Graham Knop [Sat, 7 Feb 2015 02:59:59 +0000]
add refresh command to update distar
Karen Etheridge [Sat, 4 Oct 2014 20:11:06 +0000]
also update version in Makefile.PL (e.g. in provides metadata)
Graham Knop [Thu, 21 Aug 2014 18:00:23 +0000]
handle alpha versions better in bump script
Graham Knop [Sun, 17 Aug 2014 16:08:49 +0000]
add version bumping make targets
Graham Knop [Thu, 21 Aug 2014 14:01:11 +0000]
add nextrelease command to add version heading to changelog
Graham Knop [Wed, 20 Aug 2014 19:55:05 +0000]
clean Distar and MANIFEST files in realclean
Graham Knop [Sun, 17 Aug 2014 15:46:51 +0000]
write MANIFEST.SKIP when writing Makefile
Karen Etheridge [Sun, 27 Jul 2014 00:18:40 +0000]
fix quoting of Makefile snippet for README
Karen Etheridge [Sat, 26 Jul 2014 21:55:02 +0000]
allow customizing what happens to README, for Catalyst-Manual
Karen Etheridge [Sat, 26 Jul 2014 21:53:54 +0000]
also add .pod files to MANIFEST
Karen Etheridge [Sat, 26 Jul 2014 18:24:39 +0000]
allow AUTHOR to be overridden
Karen Etheridge [Sun, 13 Jul 2014 21:34:53 +0000]
license is properly "perl_5"
Karen Etheridge [Tue, 8 Jul 2014 01:28:52 +0000]
use UTC for datestamp in Changes file, not local time
Karen Etheridge [Tue, 8 Jul 2014 01:14:06 +0000]
declare a default minimum perl version, overridable if needed
Graham Knop [Thu, 15 May 2014 12:37:58 +0000]
account for EUMM versions that require either an array or a scalar for the AUTHOR
Graham Knop [Wed, 5 Mar 2014 16:25:52 +0000]
simplify manicheck
Graham Knop [Sat, 1 Mar 2014 06:53:19 +0000]
correctly apply fatal warnings to caller
Graham Knop [Fri, 21 Feb 2014 18:32:34 +0000]
check that cpan-upload is available before starting release
Graham Knop [Tue, 21 Jan 2014 06:24:09 +0000]
be compatible with ancient EUMM
Graham Knop [Tue, 24 Dec 2013 03:01:46 +0000]
validate manifest file when testing dist
Graham Knop [Mon, 23 Dec 2013 02:38:22 +0000]
include subdirectories in author tests
Graham Knop [Mon, 23 Dec 2013 02:37:33 +0000]
whitespace cleanup
Graham Knop [Tue, 10 Dec 2013 16:04:31 +0000]
fix for new git
Graham Knop [Tue, 5 Nov 2013 04:47:55 +0000]
replace strictures with strict+warnings
Matt S Trout [Tue, 10 Sep 2013 20:55:48 +0000]
restore stolen - in Changes line
Graham Knop [Thu, 5 Sep 2013 03:41:14 +0000]
test that VERSION has been changed earlier
Graham Knop [Wed, 4 Sep 2013 20:09:31 +0000]
stop using autodie to be compatible with perl < 5.8.4
Karen Etheridge [Wed, 21 Aug 2013 15:40:50 +0000]
really fix Changes line this time (thanks ribasushi!)
Karen Etheridge [Sun, 18 Aug 2013 22:52:51 +0000]
make date line of Changes file CPAN::Changes::Spec-compliant
Graham Knop [Thu, 18 Jul 2013 11:19:19 +0000]
add a version number so we can rely on new features
Graham Knop [Tue, 16 Jul 2013 19:46:22 +0000]
use subclassing to avoid interfering with a MY::postamble
Graham Knop [Tue, 16 Jul 2013 08:59:37 +0000]
make sure all declared versions match
Graham Knop [Tue, 16 Jul 2013 20:15:13 +0000]
only push the tag we created
Karen Etheridge [Tue, 16 Jul 2013 19:18:33 +0000]
explain what the extra args are used for
Karen Etheridge [Wed, 19 Jun 2013 05:49:58 +0000]
MY::postamble accepts a param, which it will concat onto its results
Graham Knop [Thu, 30 May 2013 19:23:10 +0000]
push branch and tag at the same time
Graham Knop [Thu, 30 May 2013 19:22:37 +0000]
upload after creating tag to prevent duplicating versions
Karen Etheridge [Tue, 26 Mar 2013 04:53:33 +0000]
fix dist NAME, as per https://gist.github.com/miyagawa/5242916
Arthur Axel 'fREW' Schmidt [Sun, 17 Mar 2013 14:47:06 +0000]
only push to origin
Arthur Axel 'fREW' Schmidt [Wed, 13 Mar 2013 01:12:48 +0000]
clarify error
Graham Knop [Wed, 13 Feb 2013 09:39:26 +0000]
Fix my lazy IO mistake
Graham Knop [Mon, 11 Feb 2013 07:40:46 +0000]
include maint/Makefile.include if it exists
Graham Knop [Sat, 9 Feb 2013 02:23:34 +0000]
fix changes check when diff.mnemonicprefix is set
Graham Knop [Sat, 9 Feb 2013 02:22:00 +0000]
allow being ahead of remote but not divergent
Karen Etheridge [Sun, 9 Sep 2012 01:11:07 +0000]
spelling
Christian Walde [Sun, 15 Jul 2012 14:02:22 +0000]
File::Spec is much better suited for finding /dev/null
Christian Walde [Sun, 15 Jul 2012 13:39:25 +0000]
add-readme-to-manifest is now a script to reduce makefile complexity
Christian Walde [Sun, 15 Jul 2012 12:42:31 +0000]
select the appropiate system null hole
Christian Walde [Sun, 15 Jul 2012 12:41:51 +0000]
select the appropiate system make
Matt S Trout [Sat, 12 May 2012 00:46:07 +0000]
switch makefile trick