summaryrefslogtreecommitdiff
path: root/Porting/Maintainers.pm
Commit message (Expand)AuthorAgeFilesLines
* Drop non-TAP output from Maintainers.pmFlorian Ragwitz2011-07-071-36/+12
* Make sure there's no superfluous Maintainer.pl entriesFlorian Ragwitz2011-07-071-1/+19
* Don't filter out non-existent Maintainers.pl entriesFlorian Ragwitz2011-07-071-1/+3
* Plain scalars are supposed to be literal filenamesFlorian Ragwitz2011-07-061-1/+1
* Fix a thinko in filtering excluded module filesFlorian Ragwitz2011-07-061-2/+2
* Make Porting/Maintainers honour EXCLUDEDFlorian Ragwitz2011-03-251-2/+15
* Fix typos (spelling errors) in Porting/*.Peter J. Acklam) (via RT2011-01-071-1/+1
* Remove the code for file exclusions from Maintainers.pm - nothing needs it now.Nicholas Clark2010-10-141-11/+1
* Fix maintainers.t on Win32 with Borland compilerSteve Hay2009-09-281-2/+2
* made the manicheck actions (previously releng) into tests that always runJesse Vincent2009-07-311-22/+58
* Try longst prefixes first, else lib/CPAN may match lib/CPANPLUS/... and similar.Nicholas Clark2009-07-301-1/+7
* clarify usage of Porting/MaintainersDavid Mitchell2009-07-061-10/+17
* add _PERLLIB pseudo-module to Maintainers.pl and update Maintainers.pmDavid Mitchell2009-05-171-16/+35
* add --checkmani option to Porting/MaintainersDavid Mitchell2009-05-171-3/+12
* add reload_manifest() function to Porting/maintainers.pmDavid Mitchell2009-05-171-9/+22
* Break out the logic that maps file names to modules into files_to_modules().Nicholas Clark2009-04-231-66/+70
* applying patches and upstreamAaron Crane2009-01-141-1/+1
* If there is one argument, and it looks like a commit, list data from the filesNicholas Clark2009-01-131-1/+6
* Add the upstream status to the output of Porting/Maintainers for --opened.Nicholas Clark2009-01-131-1/+2
* chomp the output from git ls-files. Display a helpful message nothing isNicholas Clark2009-01-131-1/+4
* Use git instead of p4 for the --opened option of Porting/MaintainersRafael Garcia-Suarez2009-01-061-7/+3
* Re: add UPSTREAM flag to Maintainers.pl??Steffen Mueller2008-12-061-1/+1
* $VERSION++ for all the non-dual life modules outside ext/ thatNicholas Clark2008-03-311-1/+2
* Fix bug in the code for --opened - it was not working on blead.Nicholas Clark2008-03-311-2/+5
* Remove the _ prototype, as Maintainers is used by makemeta, and in turnNicholas Clark2008-02-021-8/+11
* Porting/Maintainers.pm uses a _ prototype, which is a 5.10 feature, soNicholas Clark2007-11-121-0/+1
* Porting/Maintainers.pm --check added functionalityRobin Barker2007-10-111-6/+34
* Add an option 'opened' which reports on the maintainers of all filesNicholas Clark2006-01-081-1/+12
* Add a new option --check to Porting/Maintainers,Rafael Garcia-Suarez2003-10-061-1/+21
* Add META.yml and Stas' makemeta (plus extensive reworkingJarkko Hietaniemi2003-08-051-0/+228