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
Matt S Trout [Fri, 11 May 2012 18:30:02 +0000]
probably improve the release stuff
Matt S Trout [Fri, 11 May 2012 18:29:46 +0000]
ghetto project init
Matt S Trout [Mon, 30 Jan 2012 20:20:05 +0000]
refuse to release from not master
Matt S Trout [Mon, 23 Jan 2012 17:48:54 +0000]
only grab root Makefile.PL
Matt S Trout [Mon, 3 Oct 2011 21:45:40 +0000]
don't overwrite manifest after preflight
Matt S Trout [Mon, 25 Jul 2011 04:29:54 +0000]
include basic tests in author mode
Arthur Axel 'fREW' Schmidt [Mon, 25 Jul 2011 01:12:21 +0000]
change release name policy
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.
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
Matt S Trout [Wed, 20 Jul 2011 04:54:00 +0000]
add MANIFEST check to preflight
Matt S Trout [Wed, 20 Jul 2011 04:42:40 +0000]
switch to Distar/lib for newer usage style
Matt S Trout [Fri, 15 Jul 2011 15:44:37 +0000]
cleanup Changes and README handling
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
Matt S Trout [Wed, 16 Feb 2011 02:52:38 +0000]
forgot to default the license to perl
Matt S Trout [Wed, 16 Feb 2011 02:27:33 +0000]
explain ref-printing in error (anti-stringify device)
Matt S Trout [Wed, 16 Feb 2011 00:37:34 +0000]
more stuff
Matt S Trout [Mon, 14 Feb 2011 22:39:53 +0000]
first cut at Distar