This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fixed typo (double "with the") in release_managers_guide.pod
[perl5.git] / Porting / Maintainers.pm
2010-10-14 Nicholas ClarkRemove the code for file exclusions from Maintainers...
2009-09-28 Steve HayFix maintainers.t on Win32 with Borland compiler
2009-07-31 Jesse Vincentmade the manicheck actions (previously releng) into...
2009-07-30 Nicholas ClarkTry longst prefixes first, else lib/CPAN may match...
2009-07-06 David Mitchellclarify usage of Porting/Maintainers
2009-05-17 David Mitchelladd _PERLLIB pseudo-module to Maintainers.pl and update...
2009-05-17 David Mitchelladd --checkmani option to Porting/Maintainers
2009-05-17 David Mitchelladd reload_manifest() function to Porting/maintainers.pm
2009-04-23 Nicholas ClarkBreak out the logic that maps file names to modules...
2009-01-14 Aaron Craneapplying patches and upstream
2009-01-13 Nicholas ClarkIf there is one argument, and it looks like a commit...
2009-01-13 Nicholas ClarkAdd the upstream status to the output of Porting/Mainta...
2009-01-13 Nicholas Clarkchomp the output from git ls-files. Display a helpful...
2009-01-06 Rafael Garcia-SuarezUse git instead of p4 for the --opened option of Portin...
2008-12-06 Steffen MuellerRe: add UPSTREAM flag to Maintainers.pl??
2008-03-31 Nicholas Clark$VERSION++ for all the non-dual life modules outside...
2008-03-31 Nicholas ClarkFix bug in the code for --opened - it was not working...
2008-02-02 Nicholas ClarkRemove the _ prototype, as Maintainers is used by makem...
2007-11-12 Nicholas ClarkPorting/Maintainers.pm uses a _ prototype, which is...
2007-10-11 Robin BarkerPorting/Maintainers.pm --check added functionality
2006-01-08 Nicholas ClarkAdd an option 'opened' which reports on the maintainers...
2003-10-06 Rafael Garcia-SuarezAdd a new option --check to Porting/Maintainers,
2003-08-05 Jarkko HietaniemiAdd META.yml and Stas' makemeta (plus extensive reworking