p5sagit/Distar.git
2015-07-22 Graham Knop refactor README handling v0.002000
2015-07-22 Graham Knop generalize manifest adding script
2015-07-22 Graham Knop refactoring Makefile code
2015-07-22 Graham Knop move preflight to separate script
2015-03-14 Graham Knop hook into EUMM at a higher level
2015-03-14 Graham Knop bump should only check for staged changes, not output...
2015-03-14 Graham Knop prevent make bump triggering pager
2015-02-08 Graham Knop join multiple authors rather than picking one
2015-02-07 Graham Knop version bumping commands commit to git
2015-02-07 Graham Knop add refresh command to update distar
2014-10-04 Karen Etheridge also update version in Makefile.PL (e.g. in provides...
2014-08-21 Graham Knop handle alpha versions better in bump script
2014-08-21 Graham Knop add version bumping make targets
2014-08-21 Graham Knop add nextrelease command to add version heading to changelog
2014-08-21 Graham Knop clean Distar and MANIFEST files in realclean
2014-08-17 Graham Knop write MANIFEST.SKIP when writing Makefile
2014-07-27 Karen Etheridge fix quoting of Makefile snippet for README
2014-07-26 Karen Etheridge allow customizing what happens to README, for Catalyst...
2014-07-26 Karen Etheridge also add .pod files to MANIFEST
2014-07-26 Karen Etheridge allow AUTHOR to be overridden
2014-07-13 Karen Etheridge license is properly "perl_5"
2014-07-08 Karen Etheridge use UTC for datestamp in Changes file, not local time
2014-07-08 Karen Etheridge declare a default minimum perl version, overridable...
2014-05-15 Graham Knop account for EUMM versions that require either an array...
2014-03-05 Graham Knop simplify manicheck
2014-03-01 Graham Knop correctly apply fatal warnings to caller
2014-02-21 Graham Knop check that cpan-upload is available before starting...
2014-01-21 Graham Knop be compatible with ancient EUMM
2013-12-24 Graham Knop validate manifest file when testing dist
2013-12-23 Graham Knop include subdirectories in author tests
2013-12-23 Graham Knop whitespace cleanup
2013-12-10 Graham Knop fix for new git
2013-11-05 Graham Knop replace strictures with strict+warnings
2013-09-10 Matt S Trout restore stolen - in Changes line
2013-09-05 Graham Knop test that VERSION has been changed earlier
2013-09-04 Graham Knop stop using autodie to be compatible with perl < 5.8.4
2013-08-21 Karen Etheridge really fix Changes line this time (thanks ribasushi!)
2013-08-18 Karen Etheridge make date line of Changes file CPAN::Changes::Spec...
2013-07-18 Graham Knop add a version number so we can rely on new features v0.001000
2013-07-18 Graham Knop use subclassing to avoid interfering with a MY::postamble
2013-07-18 Graham Knop make sure all declared versions match
2013-07-18 Graham Knop only push the tag we created
2013-07-16 Karen Etheridge explain what the extra args are used for
2013-06-19 Karen Etheridge MY::postamble accepts a param, which it will concat...
2013-05-30 Graham Knop push branch and tag at the same time
2013-05-30 Graham Knop upload after creating tag to prevent duplicating versions
2013-03-26 Karen Etheridge fix dist NAME, as per https://gist.github.com/miyagawa...
2013-03-17 Arthur Axel... only push to origin
2013-03-13 Arthur Axel... clarify error
2013-02-13 Graham Knop Fix my lazy IO mistake
2013-02-11 Graham Knop include maint/Makefile.include if it exists
2013-02-09 Graham Knop fix changes check when diff.mnemonicprefix is set
2013-02-09 Graham Knop allow being ahead of remote but not divergent
2012-09-09 Karen Etheridge spelling
2012-07-15 Christian Walde File::Spec is much better suited for finding /dev/null
2012-07-15 Christian Walde add-readme-to-manifest is now a script to reduce makefi...
2012-07-15 Christian Walde select the appropiate system null hole
2012-07-15 Christian Walde select the appropiate system make
2012-05-12 Matt S Trout switch makefile trick
2012-05-11 Matt S Trout probably improve the release stuff
2012-05-11 Matt S Trout ghetto project init
2012-01-30 Matt S Trout refuse to release from not master
2012-01-23 Matt S Trout only grab root Makefile.PL
2011-10-03 Matt S Trout don't overwrite manifest after preflight
2011-07-25 Matt S Trout include basic tests in author mode
2011-07-25 Arthur Axel... change release name policy
2011-07-25 Arthur Axel... push tags before branches
2011-07-25 Arthur Axel... Use real tags instead of lightweight tags
2011-07-20 Matt S Trout add MANIFEST check to preflight
2011-07-20 Matt S Trout switch to Distar/lib for newer usage style
2011-07-15 Matt S Trout cleanup Changes and README handling
2011-02-16 Matt S Trout can't disttest as a direct dep of dist contruction...
2011-02-16 Matt S Trout forgot to default the license to perl
2011-02-16 Matt S Trout explain ref-printing in error (anti-stringify device)
2011-02-16 Matt S Trout more stuff
2011-02-14 Matt S Trout first cut at Distar