p5sagit/strictures.git
2015-06-28 Graham Knop Release commit for 2.000001 v2.000001
2015-06-28 Graham Knop Bumping version to 2.000001
2015-06-28 Graham Knop test that we can use the exact current strictures version
2015-06-28 Graham Knop don't rely on VERSION method to retrieve version to...
2015-06-25 Graham Knop changelog
2015-06-25 Graham Knop update abstract since we don't fatalize all warnings...
2015-05-28 Graham Knop changelog
2015-05-28 Graham Knop clean up hint capturing code
2015-05-28 Graham Knop only goto &UNIVERSAL::VERSION on perl 5.10+
2015-05-27 Graham Knop calculate next version to test rather than hard coding
2015-05-27 Graham Knop use string eval for testing hints to avoid compile...
2015-05-27 Graham Knop remove extraneous strictures import in test
2015-05-27 Graham Knop wait until STDERR is restored before rethrowing error...
2015-03-01 Graham Knop more extensive travis testing
2015-03-01 Graham Knop add new experimental::bitwise category
2015-02-27 Graham Knop also check for .bzr
2015-02-26 Graham Knop Release commit for 2.000000 v2.000000
2015-02-26 Graham Knop remove 1.999 headers from changelog
2015-02-25 Graham Knop bump version to 2.000000
2015-02-05 Graham Knop Release commit for 1.999_002 v1.999_002
2015-02-05 Graham Knop bump version to 1.999_002
2015-02-05 Graham Knop changelog 5.6 fixes
2015-02-05 Graham Knop add missing 5.6 warning categories
2015-02-05 Graham Knop better diagnostics on version check failure
2015-02-05 Graham Knop avoid goto UNIVERSAL::VERSION on 5.6
2015-02-03 Graham Knop remove extraneous manifest includes
2015-02-01 Graham Knop Release commit for 1.999_001 v1.999_001
2015-02-01 Graham Knop Merge branch 'version-2'
2015-02-01 Graham Knop change to version 1.999_001, but set it to 2 at runtime
2015-01-30 Graham Knop changelog for v2 version-2 mirror/version-2
2015-01-30 Graham Knop add rationale for category exclusions to docs
2015-01-30 Graham Knop update docs for current behavior
2015-01-30 Graham Knop add new warning categories from 5.21 series
2015-01-30 Graham Knop clarify behavior of extras
2015-01-30 Graham Knop use different mechanism for disabling some warnings
2015-01-30 Graham Knop better testing of extra module load failures
2015-01-30 Graham Knop add strictures::extra module
2015-01-30 Graham Knop add 5.20 warning categories
2015-01-30 Graham Knop don't test category list if other modules preloaded
2015-01-30 Graham Knop author test for new warning categories
2015-01-30 Graham Knop comments about why we have some exceptions to fatal
2015-01-30 Graham Knop document version switching and version 2 behavior
2015-01-30 Graham Knop strictures 2, disabling fatal warnings on some categories
2015-01-30 Graham Knop refactor hints testing for better naming and flexibility
2015-01-30 Graham Knop better error handling for bad versions
2015-01-30 Graham Knop factor out env check from file check
2015-01-30 Graham Knop refactor file checking for extras
2015-01-30 Graham Knop refactor extras loading
2015-01-30 Graham Knop store requested strictures version so we can switch...
2015-01-30 Graham Knop reformat docs
2015-01-30 Graham Knop Release commit for 1.005006 v1.005006
2015-01-30 Graham Knop bump version to 1.005006
2015-01-30 Graham Knop mention test cleanup in changelog
2015-01-30 Graham Knop make sure VERSION is numified
2015-01-30 Graham Knop don't silence errors in tests
2015-01-30 Graham Knop list pod test modules as develop prereqs
2015-01-30 Graham Knop avoid using pod checking functions that plan
2015-01-30 Graham Knop add travis config
2015-01-30 Graham Knop split extras testing into separate file and make it...
2015-01-30 Graham Knop fix perl version conditional
2015-01-30 Graham Knop include dir sep in regex in docs
2015-01-27 Graham Knop changelog
2015-01-26 Graham Knop delay checking for vcs dirs until we are in an appropri...
2015-01-26 Graham Knop fix test for t/xt/lib/blib to only trigger on directories
2014-08-21 Graham Knop remove realclean from Makefile.PL and let Distar handle it
2014-08-21 Graham Knop remove version bumping make targets and let distar...
2014-08-18 Graham Knop update Makefile.PL boilerplate
2014-08-16 Graham Knop Release commit for 1.005005 v1.005005
2014-08-16 Graham Knop bump version
2014-08-16 Graham Knop changelog
2014-08-14 Karen Etheridge strip off comment, that doesn't get bumped with the...
2014-08-14 Karen Etheridge better bump-version, from Import::Into
2014-08-12 Graham Knop put perl prereq in correct location
2014-08-12 Graham Knop fix Makefile.PL boilerplate bug
2014-08-04 Graham Knop include perl version in prereq metadata
2014-07-04 Karen Etheridge fix bump-version to use the right filename(s), handle...
2014-05-12 Karen Etheridge clean everything in "make realclean"
2014-03-06 Graham Knop Release commit for 1.005004 v1.005004
2014-03-06 Graham Knop bump version
2014-03-06 Graham Knop upgrade changelog
2014-03-06 Graham Knop don't list extra prereqs as hard prereqs in META
2014-02-12 Graham Knop Release commit for 1.005003 v1.005003
2014-02-12 Graham Knop bump version
2014-02-12 Graham Knop update changelog
2014-02-12 Graham Knop fix ->VERSION calls to query version in newer perls
2013-12-14 Diab Jerius support PUREPERL_ONLY
2013-12-12 Karen Etheridge revert to previous formatting
2013-12-11 Graham Knop Release commit for 1.005002 v1.005002
2013-12-11 Graham Knop bump version
2013-12-10 Graham Knop update changelog
2013-11-15 Graham Knop don't list extra prereqs on perl < 5.8.4
2013-11-15 Graham Knop add ExtUtils::CBuilder to configure requires, and chang...
2013-11-15 Karen Etheridge require the pragmas if a compiler is present
2013-11-07 Graham Knop Release commit for 1.005001 v1.005001
2013-11-07 Graham Knop bump version
2013-11-06 Graham Knop update changelog
2013-11-06 Graham Knop add missing skip label to test
2013-11-05 Graham Knop Release commit for 1.005000 v1.005000
2013-11-05 Graham Knop bump version
2013-11-05 Graham Knop update prereqs for meta v2
next