move repository to https://github.com/Perl-Toolchain-Gang/local-lib
[p5sagit/local-lib.git] / lib / local / lib.pm
2014-01-20 Graham Knop remove the remainder of the shelltype attribute
2014-01-13 Graham Knop correct output for fish shell
2014-01-13 Graham Knop fish fixes
2014-01-13 Graham Knop fish shell support
2014-01-06 Graham Knop allow specifying options as normal args in shell mode
2014-01-03 Graham Knop bump version
2014-01-02 Graham Knop extensions may not always be included in shell on windows
2014-01-02 Graham Knop fix errors when clearing nonexistent env vars in powershell
2013-12-30 Graham Knop remove out of date inline tests
2013-12-30 Graham Knop bump version
2013-12-25 Graham Knop bump version
2013-12-23 Graham Knop bump version
2013-12-23 Graham Knop fix output for old sh
2013-12-23 Graham Knop note MB --prefix workaround
2013-12-23 Graham Knop document conflicts with PREFIX/--prefix options
2013-12-23 Graham Knop bump version
2013-12-23 Graham Knop update copywrite
2013-12-23 Graham Knop add self to contributors
2013-12-23 Graham Knop typo fix
2013-12-23 Graham Knop document recommended use of $SHLVL
2013-12-23 Graham Knop use proper list in pod
2013-12-23 Graham Knop document limitations related to File::Spec
2013-12-23 Graham Knop return hash from installer_options_for for consistency
2013-12-14 Graham Knop document new methods
2013-12-14 Graham Knop remove unneeded method
2013-12-14 Graham Knop shelltype should be a parameter, not an attribute
2013-12-14 Graham Knop wrap some lines
2013-12-14 Graham Knop *_for methods should always take a path to activate
2013-12-14 Graham Knop redo shell output to avoid empty var parts
2013-12-14 Graham Knop normalize path whenever possible, not only on activate
2013-12-14 Graham Knop be case insensitive checking for windows shells
2013-12-14 Graham Knop don't leave empty segments in paths in sh/csh
2013-12-14 Graham Knop fix precedence in csh extra vars output
2013-12-14 Graham Knop improve docs for powershell and csh
2013-12-14 Graham Knop properly escape characters in single value env vars
2013-12-14 Graham Knop silence cmd commands when used in batch file
2013-12-14 Graham Knop fix powershell output for use with invoke-expression
2013-12-14 Graham Knop fix conditional to skip unchanged vars
2013-12-14 Graham Knop don't bake paths if activating already active path
2013-12-14 Graham Knop don't bake lists if not asked to remove anything
2013-12-14 Graham Knop fix cmd and powershell output
2013-12-14 Graham Knop fix uninit warnings
2013-12-14 Graham Knop move win32 path shortening back to correct location
2013-12-14 Graham Knop detect powershell
2013-12-14 Graham Knop still return $self if deactivating bad dir
2013-12-14 Graham Knop remove $interpolate option from docs of build_environme...
2013-12-14 Graham Knop add --no-create option
2013-12-14 Graham Knop documentation for shelltype option
2013-12-14 Graham Knop don't output env vars that are already set
2013-12-14 Graham Knop remove support for build_environment_vars_for's deactiv...
2013-12-14 Graham Knop support powershell rt#88062
2013-12-14 Graham Knop add shelltype option
2013-12-14 Graham Knop allow --deactivate= format for args
2013-12-14 Graham Knop replace brains
2013-12-14 Graham Knop don't blindly untaint @INC
2013-12-14 Graham Knop extract installer option generation to its own method
2013-12-14 Graham Knop don't try to remove arch dirs from environment, they...
2013-12-14 Graham Knop remove docs for install_base_arch_path
2013-12-14 Graham Knop fix some docs
2013-12-14 Graham Knop some pod fixes and cleanups
2013-11-30 Graham Knop load as few modules as is reasonable
2013-11-28 Graham Knop cope better when deactivating param not passed
2013-11-20 Graham Knop don't try to create paths if we are deactivating
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 reverse order of PERL_LOCAL_LIB_ROOT to match standard...
2013-10-31 Graham Knop adjust csh output to allow use directly by eval
2013-10-28 Graham Knop bump version to 1.008024 1.008024
2013-10-28 Graham Knop fix installing to directories with spaces and backslashes
2013-10-19 Karen Etheridge bump version to 1.008023 (stable) 1.008023
2013-10-07 Karen Etheridge bump version to 1.008022 1.008022
2013-10-04 Karen Etheridge bump version to 1.008021 1.008021
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-09-29 Karen Etheridge bump version to 1.008019 1.008019
2013-09-15 Karen Etheridge bump version again 1.008018
2013-09-14 Karen Etheridge bump version for release 1.008017
2013-09-13 Karen Etheridge bump version for release 1.008016
2013-09-12 Karen Etheridge bump release to fix missing t/lib/TempDir.pm from MANIFEST 1.008015
2013-09-12 Karen Etheridge bump version for release 1.008014
2013-09-12 Karen Etheridge bump version for release 1.008013
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-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 whitespace cleanup
2013-09-10 Karen Etheridge spelling
2013-09-10 Karen Etheridge look for fancy dashes byte-wise, rather than literally
2013-07-27 Karen Etheridge bump version for release 1.008011
2013-07-05 Karen Etheridge link to the 2011 advent article
2013-05-27 Karen Etheridge bump version for re-release, after syncing with the...
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-24 Chris Nehren 1.008008. Update the Changes file, remove some hard... 1.008008
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
next