28 Commits

Author SHA1 Message Date
Sadie Powell
266cc6c3c3 Make mkauthors/mkheaders respect the mailmap for coauthors. 2024-09-02 11:47:53 +01:00
InspIRCd Robot
a3b0aa484b Update copyright headers. 2024-07-14 11:58:57 +01:00
Sadie Powell
9ca63a89dd Allow mkauthors/mkheaders to opt-out of committing changes. 2024-07-13 18:43:49 +01:00
Sadie Powell
75c17e87b6 Merge branch 'insp3' into master. 2023-07-15 13:05:57 +01:00
InspIRCd Robot
9923c34a42 Update copyright headers. 2023-07-15 10:37:19 +01:00
Sadie Powell
84a3acc0d6 Fix mkheaders on files with Windows line endings. 2023-07-15 10:32:06 +01:00
Sadie Powell
607ee6ed65 Allow mkheaders to pick up a coauthorship year. 2023-01-13 06:57:37 +00:00
Sadie Powell
baccb43263 Merge branch 'insp3' into master. 2022-12-27 15:27:34 +00:00
Sadie Powell
9b5c86c0b6 Ignore edits to the copyright headers when updating them.
This fixes a committer who has run mkheaders from being added to
the copyright headers when it is next run.
2022-12-27 15:01:13 +00:00
Sadie Powell
d7912e6a3e Merge branch 'insp3' into master. 2022-04-29 11:24:05 +01:00
InspIRCd Robot
346ec99c43 Update copyright headers. 2022-04-28 18:49:16 +01:00
Sadie Powell
bddfb460e5 Fix updating the copyright headers. 2022-04-28 17:58:38 +01:00
Sadie Powell
7007dd76e6 Merge branch 'insp3' into master. 2021-12-11 09:28:42 +00:00
Sadie Powell
1578e1f3b0 Only emit an email address into a copyright header if one exists. 2021-12-10 10:23:24 +00:00
Sadie Powell
b7615ccd86 Merge branch 'insp3' into master. 2021-08-28 13:20:53 +01:00
InspIRCd Robot
4540162276 Update copyright headers. 2021-08-27 09:38:22 +01:00
Sadie Powell
1e1cf527d2 Merge branch 'insp3' into master. 2021-03-05 02:32:35 +00:00
Sadie Powell
63f26dc2c6 Fix parsing the output of git-blame in mkheaders. 2021-03-05 02:05:59 +00:00
Sadie Powell
338ddb0e59 Ignore moved lines in mkheaders. 2021-03-05 00:36:13 +00:00
Sadie Powell
606677c865 Require Perl 5.26 in the build system.
This version is supported by all major systems that ship the C++17
compilers required by the v4 branch.
2021-02-28 19:20:08 +00:00
InspIRCd Robot
1bf7ca3894 Update copyright headers. 2021-02-26 06:58:13 +00:00
Sadie Powell
859a79923a Migrate some stuff away from print_format. 2021-01-27 16:47:08 +00:00
Sadie Powell
f6b861f12d Fix unnecessary begin blocks in Perl source files. 2021-01-25 12:39:56 +00:00
Sadie Powell
587e898d86 Fix mkheaders 'experimental push on scalar is now forbidden' warning. 2020-07-29 11:43:21 +01:00
Sadie Powell
751112d9a9 Rename mkversions to mkdescriptions. 2020-04-15 16:43:07 +01:00
Sadie Powell
87471ab92d Add a function for showing a command whilst executing it. 2020-01-18 14:25:03 +00:00
Sadie Powell
19cdd93861 Fix Perl tools not using the correct directory name in 'use lib'. 2020-01-17 15:35:20 +00:00
Sadie Powell
f1dc582f3d Add a script for updating the copyright headers. 2020-01-11 21:56:54 +00:00