summaryrefslogtreecommitdiff
path: root/Porting/updateAUTHORS.pm
Commit message (Expand)AuthorAgeFilesLines
* Fix t/porting/authors.t breakgage for people with non-ASCII namesDagfinn Ilmari Mannsåker2022-09-121-1/+1
* updateAUTHORS.pm: overrule 'diff.algorithm'Bram2022-09-061-1/+1
* updateAUTHORS.pm: Use `@args` for `git log` cmdBram2022-09-061-4/+4
* updateAUTHORS.pm: quote the commit rangeBram2022-08-231-1/+1
* updateAUTHORS.pm - detect missing preambles in filesYves Orton2022-08-211-0/+35
* updateAUTHORS.p[lm] - add testing for dupe names and emails in AUTHORSYves Orton2022-08-211-7/+36
* checkAUTHORS.pl - delete and replace with updateAUTHORS.plYves Orton2022-08-211-27/+0
* updateAUTHORS.p[lm] - Add a way to rename authors properlyYves Orton2022-08-211-2/+32
* updateAUTHORS.pm - remove redundant data from .mailmapYves Orton2022-08-211-20/+41
* updateAUTHORS.pl - add support for --tapYves Orton2022-08-211-3/+64
* updateAUTHORS.pm - use fc() for sorting, and improved subs to do soYves Orton2022-08-211-3/+8
* updateAUTHORS.pm - Fix windows support for git operationsYves Orton2022-08-211-3/+6
* updateAUTHORS.p[lm] - add support for reports like checkAUTHORS.pl hasYves Orton2022-08-211-2/+238
* updateAUTHORS.p[lm] - add exclusion supportYves Orton2022-08-211-31/+272
* updateAUTHORS.pm - use _file suffix for methods that read/update filesYves Orton2022-08-211-13/+13
* updateAUTHORS.pl - add support for a commit rangeYves Orton2022-08-211-2/+17
* updateAUTHORS.pm - don't update files if they don't changeYves Orton2022-08-211-36/+108
* updateAUTHORS.pl - add support for verboseYves Orton2022-08-211-0/+7
* updateAUTHORS.pm - use object to store state and avoid passing argsYves Orton2022-08-211-59/+93
* updateAUTHORS.pl - split into module Porting/updateAUTHORS.pmYves Orton2022-08-211-0/+615