]> git.vpit.fr Git - perl/modules/CPANPLUS-Dist-Gentoo.git/shortlog
perl/modules/CPANPLUS-Dist-Gentoo.git
2017-11-04 Vincent PitUpdate VPIT::TestHelpers to 15e8aee3 master
2013-08-24 Vincent PitConvert one missing qw<>
2013-08-24 Vincent PitMake Perl version numbers more readable
2013-08-24 Vincent PitRemove obsolete kwalitee workarounds
2013-08-23 Vincent PitNo tabs please
2013-08-23 Vincent PitAdd an EXPORT section to CPANPLUS::Dist::Gentoo::Maps
2013-08-23 Vincent PitMake sure the POD headings are linkable
2013-08-22 Vincent PitQuote version numbers in Makefile.PL
2013-08-20 Vincent PitStop bundling author tests
2013-08-07 Vincent PitUpdate author tests
2013-08-07 Vincent PitUpdate the bug tracker URL in META after the rt.perl...
2013-08-06 Vincent PitGet rid of t/99-kwalitee.t
2013-05-05 Vincent PitUpdate gentooisms
2013-05-05 Vincent PitMake the gengentooisms script dies if the timestamp...
2012-07-23 Vincent PitUpdate gentooisms
2012-07-23 Vincent PitImprove gengentooisms messages
2012-06-15 Vincent PitThis is 0.12 v0.12
2012-06-15 Vincent PitBump copyright year
2012-06-15 Vincent PitCheck the portage tree timestamp at initialization...
2012-06-14 Vincent PitTry to lookup unknown dists as modules
2012-06-14 Vincent PitUse MODULE_{AUTHOR,VERSION} when SRC_URI is not specifi...
2012-06-14 Vincent PitSkip ebuild versioned '9999' when looking for gentooisms
2012-06-14 Vincent PitUpdate gentooisms
2012-02-19 Vincent PitRequire Module::ExtractUse 0.24 for the Kwalitee test
2011-08-25 Vincent PitAdd META.json
2011-08-24 Vincent PitIgnore MYMETA.{json,yml}
2011-08-24 Vincent PitEncode the README file in UTF-8
2011-02-06 Vincent PitBump copyright year
2011-02-05 Vincent PitAllow zero as a suffix or revision index
2011-02-05 Vincent PitCorrectly handle leading zeros in version components
2011-02-05 Vincent PitIn Gentoo, 1.0 is greater than 1
2010-12-17 Vincent PitFreshen C::D::G::Maps documentation
2010-12-17 Vincent PitMake 'overlay' default to the first overlay listed...
2010-12-17 Vincent PitPOD typos
2010-12-16 Vincent PitThis is 0.11 v0.11
2010-12-16 Vincent PitAbort completely when IPC::Cmd can't capture buffers
2010-12-16 Vincent PitPOD nits
2010-12-16 Vincent PitDocument options
2010-12-16 Vincent PitComplete the bootstrapping process description
2010-12-16 Vincent PitAbort completely when emerge --info can't be run
2010-12-16 Vincent PitSwitch to <> for qw delimiters
2010-12-15 Vincent PitSimplify the bootstrap process
2010-12-15 Vincent PitPut recursive dependencies into PDEPEND sections
2010-12-15 Vincent PitHandle undefined licenses gracefully
2010-12-15 Vincent PitMake ebuild versioned dependencies mirror exactly CPAN...
2010-12-15 Vincent PitSet a better default description
2010-12-14 Vincent PitRequire CPAN::DistnameInfo 0.11 in the gengentooisms...
2010-12-11 Vincent PitAn even smarter gengentooisms script
2010-09-20 Vincent PitSpecify configure_requires entries in DEPEND
2010-09-19 Vincent PitCorrectly map exotic Gentoo versions from CPAN versions
2010-09-11 Vincent PitTest C::D::G::Atom->fold
2010-09-11 Vincent PitHandle Gentoo versions thouroughly and correctly
2010-09-11 Vincent PitFix $atom1 cmp $atom2
2010-09-11 Vincent PitExtend coverage of spaceship operators for atoms
2010-09-11 Vincent PitStop croaking on dists without a META file
2010-09-11 Vincent PitRegexp overhaul in CPANPLUS::Dist::Gentoo::Version
2010-09-11 Vincent PitFix handling of the version argument of C::D::G::Atom...
2010-09-11 Vincent PitAllow the correct package names in atoms
2010-08-13 Vincent PitUse >= as the default atom range
2010-04-17 Vincent PitThis is 0.10 v0.10
2010-04-17 Vincent PitMake sure the ebuild placeholder gets unlinked on failure
2010-04-17 Vincent PitIntroduce a scope guard object
2010-04-17 Vincent PitEnforce the right version of the perl dependency whenev...
2010-04-17 Vincent PitPut the META extraction logic into a separate ->meta...
2010-04-16 Vincent PitReduce namespace pollution
2010-04-16 Vincent PitOne more gentooism: XML-Sablot
2010-04-16 Vincent PitUpdate CPANPLUS version and url in the bootstrap section
2010-04-16 Vincent PitBump copyright year
2010-03-23 Vincent PitPOD tweaks
2009-11-29 Vincent Pitcmp_ok between overloaded objects considered harmful...
2009-11-29 Vincent PitThe perils of copypasta
2009-11-29 Vincent PitThis is 0.09 v0.09
2009-11-29 Vincent PitOne more gentooism: Date-Manip
2009-11-29 Vincent PitTest comparing an atom to an atom string
2009-11-29 Vincent PitTest C::D::G::Atom->{new,new_from_ebuild}
2009-11-29 Vincent PitStrengthen validation of the thingies an atom can be...
2009-11-29 Vincent PitAlso infer the range when initializing a C::D::G::Atom...
2009-11-29 Vincent PitFix wrong expected value in t/31-atom-and.t
2009-11-29 Vincent PitCorrectly propagate the dist-options to the SUPER calls
2009-11-29 Vincent PitC::D::G::Atom->and ought to handle only one atom
2009-11-29 Vincent PitDocument C::D::G::{Atom,Version}
2009-11-29 Vincent PitMake 'ebuild' a normal accessor for C::D::G::Atom objects
2009-11-29 Vincent PitAdd string comparison for atoms
2009-11-29 Vincent PitIntroduce C::D::G::Atom->qualified_name
2009-11-29 Vincent PitMake overload methods private
2009-11-28 Vincent PitFix the PATH in the bootstrap documentation
2009-11-28 Vincent PitRename the 'minimum' option to a more versatile 'range...
2009-11-27 Vincent PitC::D::G::Maps::version_c2g ought to return undef for...
2009-11-27 Vincent PitInfer the right category and name when creating an...
2009-11-27 Vincent PitFix typos in C::D::G::Atom
2009-11-27 Vincent PitStrip duplicated entries in the RDEPEND list
2009-11-26 Vincent PitIntroduce C::D::G::{Atom,Version}
2009-10-10 Vincent PitRename misc "depends" items to "requires"
2009-10-04 Vincent PitRe-indent WriteMakefile() arguments
2009-10-04 Vincent PitBuild the $name and the main $file from $dist
2009-10-04 Vincent PitPut prerequisites in their own separate hash
2009-10-04 Vincent PitGive an explicit value to dynamic_config
2009-09-26 Vincent PitKwalitee test overhaul
2009-09-22 Vincent PitDocument how to install or bootstrap the module on...
2009-09-08 Vincent PitThe samples/g-cpanp script doesn't need to specify...
next