LOGONLY mark e6897b and 7c8a36 as ALREADY since the latter documents the former
[p5sagit/p5-mst-13.2.git] / Porting / Maintainers.pm
2009-09-28 Steve Hay Fix maintainers.t on Win32 with Borland compiler
2009-07-31 Jesse Vincent made the manicheck actions (previously releng) into...
2009-07-30 Nicholas Clark Try longst prefixes first, else lib/CPAN may match...
2009-07-06 David Mitchell clarify usage of Porting/Maintainers
2009-05-17 David Mitchell add _PERLLIB pseudo-module to Maintainers.pl and update...
2009-05-17 David Mitchell add --checkmani option to Porting/Maintainers
2009-05-17 David Mitchell add reload_manifest() function to Porting/maintainers.pm
2009-04-23 Nicholas Clark Break out the logic that maps file names to modules...
2009-01-14 Aaron Crane applying patches and upstream
2009-01-13 Nicholas Clark If there is one argument, and it looks like a commit...
2009-01-13 Nicholas Clark Add the upstream status to the output of Porting/Mainta...
2009-01-13 Nicholas Clark chomp the output from git ls-files. Display a helpful...
2009-01-06 Rafael Garcia-Suarez Use git instead of p4 for the --opened option of Portin...
2008-12-06 Steffen Mueller Re: add UPSTREAM flag to Maintainers.pl??
2008-03-31 Nicholas Clark $VERSION++ for all the non-dual life modules outside...
2008-03-31 Nicholas Clark Fix bug in the code for --opened - it was not working...
2008-02-02 Nicholas Clark Remove the _ prototype, as Maintainers is used by makem...
2007-11-12 Nicholas Clark Porting/Maintainers.pm uses a _ prototype, which is...
2007-10-11 Robin Barker Porting/Maintainers.pm --check added functionality
2006-01-08 Nicholas Clark Add an option 'opened' which reports on the maintainers...
2003-10-06 Rafael Garcia-Suarez Add a new option --check to Porting/Maintainers,
2003-08-05 Jarkko Hietaniemi Add META.yml and Stas' makemeta (plus extensive reworking