remake using Distar even if not in Makefile.PL
[p5sagit/Distar.git] / lib /
2016-08-23 Graham Knop remake using Distar even if not in Makefile.PL
2016-08-23 Graham Knop don't modify MANIFEST.SKIP if tracked
2016-08-23 Graham Knop skip ABSTRACT_FROM if ABSTRACT given
2016-04-19 Graham Knop don't force remake on Distar change
2016-04-18 Graham Knop allow loading Distar from alternate location
2016-04-18 Graham Knop update MANIFEST without needing to chdir
2016-04-18 Graham Knop better ordering for release process
2016-04-18 Graham Knop add FAKE_RELEASE option to skip uploading
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 docs
2016-01-07 Graham Knop ensure README built in correct order
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 refactor makefile additions
2016-01-07 Graham Knop make releasetest more portable
2016-01-07 Graham Knop use macros for deleting makefile
2016-01-07 Graham Knop clean up phony targets
2016-01-07 Graham Knop allow ABSTRACT_FROM to be overwritten
2015-11-03 Graham Knop add version bump targets to .PHONY
2015-10-30 Graham Knop add our custom targets to .PHONY
2015-10-30 Graham Knop have disttest on release include xt tests and RELEASE_T...
2015-10-18 Graham Knop always skip distdir in manifest
2015-09-02 Graham Knop include full release changelog in nextrelease
2015-07-22 Graham Knop remove unneeded use lines
2015-07-22 Graham Knop include LICENSE file if it exists
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-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-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-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-17 Arthur Axel 'fREW... only push to origin
2013-03-13 Arthur Axel 'fREW... 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-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 'fREW... change release name policy
2011-07-25 Arthur Axel 'fREW... push tags before branches
2011-07-25 Arthur Axel 'fREW... 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