10 years agoadd a version number so we can rely on new features v0.001000
Graham Knop [Thu, 18 Jul 2013 11:19:19 +0000]
add a version number so we can rely on new features

10 years agouse subclassing to avoid interfering with a MY::postamble
Graham Knop [Tue, 16 Jul 2013 19:46:22 +0000]
use subclassing to avoid interfering with a MY::postamble

10 years agomake sure all declared versions match
Graham Knop [Tue, 16 Jul 2013 08:59:37 +0000]
make sure all declared versions match

10 years agoonly push the tag we created
Graham Knop [Tue, 16 Jul 2013 20:15:13 +0000]
only push the tag we created

10 years agoexplain what the extra args are used for
Karen Etheridge [Tue, 16 Jul 2013 19:18:33 +0000]
explain what the extra args are used for

10 years agoMY::postamble accepts a param, which it will concat onto its results
Karen Etheridge [Wed, 19 Jun 2013 05:49:58 +0000]
MY::postamble accepts a param, which it will concat onto its results

10 years agopush branch and tag at the same time
Graham Knop [Thu, 30 May 2013 19:23:10 +0000]
push branch and tag at the same time

10 years agoupload after creating tag to prevent duplicating versions
Graham Knop [Thu, 30 May 2013 19:22:37 +0000]
upload after creating tag to prevent duplicating versions

11 years agofix dist NAME, as per https://gist.github.com/miyagawa/5242916
Karen Etheridge [Tue, 26 Mar 2013 04:53:33 +0000]
fix dist NAME, as per https://gist.github.com/miyagawa/5242916

11 years agoonly push to origin
Arthur Axel 'fREW' Schmidt [Sun, 17 Mar 2013 14:47:06 +0000]
only push to origin

11 years agoclarify error
Arthur Axel 'fREW' Schmidt [Wed, 13 Mar 2013 01:12:48 +0000]
clarify error

11 years agoFix my lazy IO mistake
Graham Knop [Wed, 13 Feb 2013 09:39:26 +0000]
Fix my lazy IO mistake

11 years agoinclude maint/Makefile.include if it exists
Graham Knop [Mon, 11 Feb 2013 07:40:46 +0000]
include maint/Makefile.include if it exists

11 years agofix changes check when diff.mnemonicprefix is set
Graham Knop [Sat, 9 Feb 2013 02:23:34 +0000]
fix changes check when diff.mnemonicprefix is set

11 years agoallow being ahead of remote but not divergent
Graham Knop [Sat, 9 Feb 2013 02:22:00 +0000]
allow being ahead of remote but not divergent

11 years agospelling
Karen Etheridge [Sun, 9 Sep 2012 01:11:07 +0000]
spelling

11 years agoFile::Spec is much better suited for finding /dev/null
Christian Walde [Sun, 15 Jul 2012 14:02:22 +0000]
File::Spec is much better suited for finding /dev/null

11 years agoadd-readme-to-manifest is now a script to reduce makefile complexity
Christian Walde [Sun, 15 Jul 2012 13:39:25 +0000]
add-readme-to-manifest is now a script to reduce makefile complexity

11 years agoselect the appropiate system null hole
Christian Walde [Sun, 15 Jul 2012 12:42:31 +0000]
select the appropiate system null hole

11 years agoselect the appropiate system make
Christian Walde [Sun, 15 Jul 2012 12:41:51 +0000]
select the appropiate system make

11 years agoswitch makefile trick
Matt S Trout [Sat, 12 May 2012 00:46:07 +0000]
switch makefile trick

11 years agoprobably improve the release stuff
Matt S Trout [Fri, 11 May 2012 18:30:02 +0000]
probably improve the release stuff

11 years agoghetto project init
Matt S Trout [Fri, 11 May 2012 18:29:46 +0000]
ghetto project init

12 years agorefuse to release from not master
Matt S Trout [Mon, 30 Jan 2012 20:20:05 +0000]
refuse to release from not master

12 years agoonly grab root Makefile.PL
Matt S Trout [Mon, 23 Jan 2012 17:48:54 +0000]
only grab root Makefile.PL

12 years agodon't overwrite manifest after preflight
Matt S Trout [Mon, 3 Oct 2011 21:45:40 +0000]
don't overwrite manifest after preflight

12 years agoinclude basic tests in author mode
Matt S Trout [Mon, 25 Jul 2011 04:29:54 +0000]
include basic tests in author mode

12 years agochange release name policy
Arthur Axel 'fREW' Schmidt [Mon, 25 Jul 2011 01:12:21 +0000]
change release name policy

12 years agopush tags before branches
Arthur Axel 'fREW' Schmidt [Mon, 25 Jul 2011 00:51:56 +0000]
push tags before branches

This way we fail if the tag has already been created, thus avoiding
embarassing situations where a release has already been made.

12 years agoUse real tags instead of lightweight tags
Arthur Axel 'fREW' Schmidt [Mon, 25 Jul 2011 00:50:43 +0000]
Use real tags instead of lightweight tags

The reason for this is that then we have a tag date as well as a
tagger, which may be different than the commit date and the commiter

12 years agoadd MANIFEST check to preflight
Matt S Trout [Wed, 20 Jul 2011 04:54:00 +0000]
add MANIFEST check to preflight

12 years agoswitch to Distar/lib for newer usage style
Matt S Trout [Wed, 20 Jul 2011 04:42:40 +0000]
switch to Distar/lib for newer usage style

12 years agocleanup Changes and README handling
Matt S Trout [Fri, 15 Jul 2011 15:44:37 +0000]
cleanup Changes and README handling

13 years agocan't disttest as a direct dep of dist contruction - doesn't wipe the distdir and...
Matt S Trout [Wed, 16 Feb 2011 12:41:12 +0000]
can't disttest as a direct dep of dist contruction - doesn't wipe the distdir and rebuild post disttest

13 years agoforgot to default the license to perl
Matt S Trout [Wed, 16 Feb 2011 02:52:38 +0000]
forgot to default the license to perl

13 years agoexplain ref-printing in error (anti-stringify device)
Matt S Trout [Wed, 16 Feb 2011 02:27:33 +0000]
explain ref-printing in error (anti-stringify device)

13 years agomore stuff
Matt S Trout [Wed, 16 Feb 2011 00:37:34 +0000]
more stuff

13 years agofirst cut at Distar
Matt S Trout [Mon, 14 Feb 2011 22:39:53 +0000]
first cut at Distar