p5sagit/local-lib.git
2013-11-06 Graham Knop protect install test from external environment 1.008026
2013-11-05 Graham Knop bump version to 1.008026 (stable)
2013-11-05 Graham Knop be compatible with perl 5.6
2013-11-01 Graham Knop bump version to 1.0080025 1.008025
2013-10-31 Graham Knop make stackable test immune to external local libs
2013-10-31 Graham Knop reverse order of PERL_LOCAL_LIB_ROOT to match standard...
2013-10-31 Matt Lawrence fix lib::core::only docs when combining with local...
2013-10-31 Graham Knop avoid warnings on unset CPAN settings, and de-dupe...
2013-10-31 Graham Knop adjust csh output to allow use directly by eval
2013-10-31 Graham Knop clarify that prefix warnings are about CPAN configuration
2013-10-30 Graham Knop fix up old changelog entry
2013-10-30 Graham Knop fix install script on cygwin
2013-10-30 Graham Knop better location for test temp files
2013-10-29 Graham Knop fix stackable test on windows
2013-10-28 Graham Knop bump version to 1.008024 1.008024
2013-10-28 Graham Knop add Win32 extra files to .gitignore
2013-10-28 Graham Knop bump ExtUtils::MakeMaker prerequisite to handle escapes...
2013-10-28 Graham Knop fix installing to directories with spaces and backslashes
2013-10-22 Graham Knop more reliable escaping in taint test
2013-10-22 Graham Knop ignore outer local::lib in test instead of coping with it
2013-10-22 Graham Knop be compatible with old Exporter
2013-10-19 Karen Etheridge bump version to 1.008023 (stable) 1.008023
2013-10-19 Karen Etheridge this message is not needed
2013-10-07 Karen Etheridge bump version to 1.008022 1.008022
2013-10-07 Karen Etheridge remove unix-style directory separator from regex (DOH!)
2013-10-04 Karen Etheridge bump version to 1.008021 1.008021
2013-10-04 Karen Etheridge yet more fixing escaping of backslashes in win32 paths...
2013-10-04 Karen Etheridge add a LICENSE file, and update the license text in pod
2013-10-03 Karen Etheridge bump version to 1.008020 1.008020
2013-10-03 Karen Etheridge whitespace cleanup
2013-10-03 Karen Etheridge enable warnings locally, rather than globally
2013-10-03 Karen Etheridge ensure all tests have a plan
2013-10-03 Karen Etheridge more diagnostics to help debug the *occasional* failure...
2013-10-03 Karen Etheridge fix escaping of backslashes in win32 paths in test
2013-09-29 Karen Etheridge bump version to 1.008019 1.008019
2013-09-29 Karen Etheridge more cleanup
2013-09-29 Karen Etheridge changelog for trial release with test fixes
2013-09-29 Karen Etheridge use normalized path on win32 in this test too
2013-09-29 Karen Etheridge work around backslash issues with Win32 paths in taint...
2013-09-15 Karen Etheridge bump version again 1.008018
2013-09-15 Karen Etheridge changelog
2013-09-15 Karen Etheridge more diagnostics here too
2013-09-15 Karen Etheridge escape the backslashes in win32 paths; print the lib...
2013-09-15 Karen Etheridge include the expected location in the test name, for...
2013-09-14 Karen Etheridge bump version for release 1.008017
2013-09-14 Karen Etheridge some testers are still ending up with bad lib lists
2013-09-14 Karen Etheridge avoid interpolation of backslashed chars in windows...
2013-09-13 Karen Etheridge bump version for release 1.008016
2013-09-13 Karen Etheridge ignore temp dirs left behind by testing
2013-09-13 Karen Etheridge quotemeta the path to avoid "Unrecognized escape \s...
2013-09-13 Karen Etheridge use our wrapper for creating a local::lib dir, normaliz...
2013-09-12 Karen Etheridge bump release to fix missing t/lib/TempDir.pm from MANIFEST 1.008015
2013-09-12 Karen Etheridge ARGH use a blacklist, not a whitelist
2013-09-12 Karen Etheridge bump version for release 1.008014
2013-09-12 Karen Etheridge move mk_temp_dir into a lib so we can reuse it
2013-09-12 Karen Etheridge use $Config{path_sep} in tests, not :
2013-09-12 Karen Etheridge bump version for release 1.008013
2013-09-12 Karen Etheridge oops, some of these variables aren't always initialized
2013-09-11 Karen Etheridge minor doc tweak, requested by sjohnson, #van.pm 1.008012
2013-09-11 Karen Etheridge bump version for release
2013-09-11 Karen Etheridge Merge branch 'topic/taint'
2013-09-11 Karen Etheridge test that random junk in PERL_LOCAL_LIB_ROOT is ignored
2013-09-10 Karen Etheridge RT#76661: work properly in a taintperl environment
2013-09-10 Karen Etheridge add bullets to LIMITATIONS section
2013-09-10 Karen Etheridge test for basic kwalitee metrics (which now pass, with...
2013-09-10 Karen Etheridge add a simple README
2013-09-10 Karen Etheridge test for whitespace, tabs
2013-09-10 Karen Etheridge whitespace cleanup
2013-09-10 Karen Etheridge spelling
2013-09-10 Karen Etheridge some release tests (that all pass)
2013-09-10 Karen Etheridge more whitespace in Changes for readability
2013-09-10 Karen Etheridge look for fancy dashes byte-wise, rather than literally
2013-07-27 Karen Etheridge ignore MANIFEST.SKIP.bak
2013-07-27 Karen Etheridge bump version for release 1.008011
2013-07-27 Karen Etheridge changelog
2013-07-27 Tatsuhiko Miyagawa don't bother fixing CPAN if running from cpanminus...
2013-07-05 Karen Etheridge link to the 2011 advent article
2013-07-05 Karen Etheridge skip all the default crap (this will get expanded on...
2013-05-27 Karen Etheridge silence "Name "File::Spec::rel2abs" used only once... 1.008010
2013-05-27 Karen Etheridge bump version for re-release, after syncing with the...
2013-05-27 Karen Etheridge ignore all the build byproducts
2013-05-27 Karen Etheridge changelog for undef split fix
2013-05-27 David Golden Fix a split on undefined value warning
2013-05-27 Chris Nehren Remove Carp::Always, 1.8.9 1.008009
2013-02-25 Breno G. de... Carp::Always should not be a dep
2013-02-24 Chris Nehren 1.008008. Update the Changes file, remove some hard... 1.008008
2013-02-19 Olivier Mengué Test for no arch in PERL5LIB
2013-02-19 Olivier Mengué Do not put arch dir in $PERL5LIB (RT#67871)
2013-02-19 Olivier Mengué Move Win32 magic out of ensure_dir_structure_for()
2013-02-19 Olivier Mengué Fix activate_paths when PERL_LOCAL_LIB_ROOT starts...
2013-02-19 Olivier Mengué Fix ~/perl5/bin missing in $PATH
2013-02-19 Chris Nehren Remove prototype causing warnings
2013-02-19 Olivier Mengué Refactor PERL_M[BM]_OPT value when --deactivate
2013-02-19 Chris Nehren rename %_env_list_value_defaults to %ENV_LIST_VALUE_DEF...
2013-02-19 Olivier Mengué Refactor environment values building
2013-02-19 Olivier Mengué Move xt/subroutine-in-inc.t to t/
2013-02-19 Olivier Mengué Fix xt/subroutine-in-inc.t
2013-02-17 Karen Etheridge include r/w repo spec as a hint for contributors
2013-02-17 Matt S Trout Changelog reversion to stable 1.008004 plus carp fix 1.008007
2013-02-17 osfameron Patch for Carp version mismatch
next