add --dry-run option
[p5sagit/Distar.git] / helpers /
2016-10-02 Graham Knop add --dry-run option
2016-10-02 Graham Knop fix and speed up directory scan
2016-09-27 Graham Knop die with missing old version
2016-09-27 Graham Knop fix manifest checking missing added files
2016-08-19 Graham Knop be compatible with older git
2016-04-18 Graham Knop update MANIFEST without needing to chdir
2016-01-07 Graham Knop clean up preflight checks mirror/master
2016-01-07 Graham Knop split out checking for cpan-upload from preflight
2016-01-07 Graham Knop split manifest checking out from preflight and improve
2016-01-07 Graham Knop split version checking out from preflight
2016-01-07 Graham Knop configurable Changes filename
2016-01-07 Graham Knop allow option to release from a different branch
2016-01-07 Graham Knop fold committing into adding changelog header script
2016-01-07 Graham Knop gnu style args
2015-10-29 Graham Knop allow forcing version bump
2015-10-29 Graham Knop allow quotes around version in Makefile.PL
2015-10-29 Graham Knop also bump versions in bin/script
2015-09-02 Graham Knop include full release changelog in nextrelease
2015-08-12 Graham Knop try to maintain length when bumping version
2015-08-12 Graham Knop calculate version parts correctly for short versions
2015-07-22 Graham Knop generalize manifest adding script
2015-07-22 Graham Knop move preflight to separate script
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-07 Graham Knop version bumping commands commit to git
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
2012-07-15 Christian Walde add-readme-to-manifest is now a script to reduce makefi...