p5sagit/local-lib.git
2010-07-04 Johannes Plunien Add docs for the bash change directory magic bash-magic
2010-06-10 Torsten Raudssus Still an idiot ;)
2010-06-10 Torsten Raudssus I am an idiot
2010-06-10 Torsten Raudssus rm -rf podloc && cd POD2/
2010-06-10 Torsten Raudssus Updated Changes and version
2010-06-10 Torsten Raudssus Trying to workaround a search.cpan.org "Bug"
2010-06-09 Torsten Raudssus Fixed the L<> links in the pod
2010-06-09 Torsten Raudssus corrected Changes
2010-06-09 Torsten Raudssus Added german translation
2010-06-09 Torsten Raudssus Hups... tabs arent spaces
2010-06-09 Torsten Raudssus Updated Changesfile
2010-05-26 Matt S Trout doc patch for win32 from run4flat
2010-05-19 Brian Phillips reverse the perl/arch paths in PERL5LIB
2010-03-31 matthewt doc cleanup
2010-03-31 matthewt delete broken --self-contained flag from core
2010-03-31 matthewt add lib::core::only module
2010-03-15 apeiron better error message per sheriff/moses and sane first...
2010-03-11 apeiron commit fixes that went into 1.005001
2010-03-10 apeiron duh, apeiron--, dunno how I missed that
2010-03-10 apeiron IRC quote had a quote char in it that ended the quoted...
2010-03-10 apeiron revert the cpan.shadowcatprojects.net default for now
2010-03-10 apeiron Update the Changes file for release
2010-03-09 apeiron typo fix in the POD thanks to poisonbit
2010-02-21 apeiron helps if I use the same variable name throughout the...
2010-02-21 apeiron More robust handling of running new toolchains on older...
2010-02-20 apeiron remove spurious quotes
2010-02-19 apeiron Fix misplaced apostrophe
2010-02-18 apeiron Warnings for missing PATH/PERL5LIB (as when not running...
2010-02-14 apeiron Beginning of better docs for --self-contained courtesy...
2010-02-14 apeiron I apparently never actually committed these files. o_O
2009-12-01 apeiron And bump it again to 1.82 for an M::I API issue.
2009-12-01 apeiron bump CPAN.pm requirement to work around error reported...
2009-10-28 t0m Fix warning from undef PERL5LIB
2009-10-16 t0m Revert 7790:7788, fix File::HomeDir instead.
2009-10-16 t0m Remove spurious dumper output
2009-10-16 t0m Simpler. Technically less correct, but who cares.
2009-10-16 t0m Use CPAN::Version for version comparison if available...
2009-10-14 apeiron And update the Changes file, too.
2009-10-14 apeiron Add explicit licensing info and bump the version for...
2009-10-14 apeiron Add details about sourcing the shell config file after...
2009-09-05 apeiron Make The bootstrapping technique a =head2 for easy...
2009-09-03 apeiron Doc changes thanks to kurisuto@irc.perl.org/#catalyst.
2009-09-02 t0m De-dup @INC and $ENV{PERL5LIB} entries
2009-09-02 t0m I totally misparsed the next if ref code first time...
2009-08-26 apeiron roll-up of changes for 1.004005 and 1.004006 because...
2009-08-06 apeiron - Fix Win32 / Cygwin detection (emazep).
2009-08-02 t0m Damn slow lorries
2009-06-16 t0m Add ignoreprops everywhere. Update changes and bump...
2009-06-16 t0m Fix Makefile.PL if you have really really old CPAN...
2009-06-15 t0m Fix warning
2009-06-15 t0m Slightly cleanup @INC vs PERL5LIB handling in --self...
2009-06-15 apeiron Merged patches from Curtis Jewell <csjewell@cpan.org...
2009-06-12 grink Fixed up INC untaint procedure to skip/ignore CODE...
2009-06-12 t0m grink's fixes for --self-contained
2009-06-08 hdp missing semicolon, remove ^Ms
2009-06-08 hdp make TARGET optional
2009-05-22 apeiron Clean up CPAN.pm's environment variable the same way...
2009-05-15 apeiron Check for bad options in CPAN config. Fix bootstrapping...
2009-05-13 apeiron Additional install tests from Hans Dieter Pearcey ...
2009-04-29 t0m doc patch from amiri in #catalyst
2009-04-10 apeiron Better docs and nix the .svn files from being included...
2009-02-25 apeiron Add a doc patch from Torsten Raudssus <torsten@raudssus...
2009-01-14 apeiron Bail if given fancy dashes due to copypasting from...
2009-01-14 apeiron Swipe the MANIFEST.SKIP from Devel::REPL.
2009-01-14 apeiron And the Changes file too. Whoops.
2009-01-14 apeiron Tiny grammar nit in the POD.
2009-01-14 apeiron Add the --self-contained patch from Mark Stosberg ...
2008-08-06 matthewt bump version for release
2008-08-06 matthewt more mangling to try and get cpan config init to work...
2008-08-04 matthewt make CPAN config reinit automagic
2008-06-21 apeiron Fix the use 5.8.1 line to work with 5.10 via use 5...
2008-03-14 matthewt Interpolation fixes for PERL5LIB, improve --bootstrap...
2008-02-14 matthewt better bootstrap
2007-09-19 apeiron I can no longer stay anonymous; add a CONTRIBUTORS...
2007-09-19 apeiron Prep for releasing 1.001000.
2007-09-17 matthewt stupid hack to deal with CPAN.pm setting PERL5_CPANPLUS...
2007-09-17 matthewt diffs from apeiron
2007-09-16 apeiron Add a line to ignore .svn directories for those of...
2007-09-16 apeiron o Whoops. Brace style fixings.
2007-09-16 apeiron o Refactored shell detection into something a bit...
2007-09-15 matthewt redid test setup to be sane pod-wise
2007-09-14 matthewt noted sponsorship of certain fixes
2007-09-14 apeiron Move the shell detection code *out* of the while loop.
2007-09-14 apeiron o Add a =head1 DESCRIPTION. This fixes installation...
2007-09-13 matthewt document more limitations, fix bootstrap docs (CPAN...
2007-09-13 matthewt fix File::HomeDir invocation, document limitations
2007-09-13 matthewt document bootstrap procedure
2007-09-13 matthewt heinous bootstrapping code
2007-09-13 matthewt populate @INC as well as $ENV{PERL5LIB}
2007-09-13 matthewt add MANIFEST.SKIP
2007-09-13 matthewt remove erroneously checked-in t/var
2007-08-22 matthewt screwed up the modulebuildrc syntax slightly
2007-08-19 matthewt tests and test gen script
2007-08-17 matthewt renamed compose to pipeline cos Lemm@netgoth.org.uk...
2007-08-13 matthewt lib::local code
2007-08-13 matthewt doc EUMM and MB version reqs
2007-08-13 matthewt .