aboutsummaryrefslogtreecommitdiff
path: root/tools/mkheaders
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers.Gravatar InspIRCd Robot2024-07-141-1/+1
* Allow mkauthors/mkheaders to opt-out of committing changes.Gravatar Sadie Powell2024-07-131-4/+6
* Merge branch 'insp3' into master.Gravatar Sadie Powell2023-07-151-2/+2
|\
| * Update copyright headers.Gravatar InspIRCd Robot2023-07-151-1/+1
| * Fix mkheaders on files with Windows line endings.Gravatar Sadie Powell2023-07-151-1/+1
* | Allow mkheaders to pick up a coauthorship year.Gravatar Sadie Powell2023-01-131-2/+4
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2022-12-271-25/+33
|\|
| * 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. Gravatar Sadie Powell2022-12-271-25/+33
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2022-04-291-2/+2
|\|
| * Update copyright headers.Gravatar InspIRCd Robot2022-04-281-1/+1
| * Fix updating the copyright headers.Gravatar Sadie Powell2022-04-281-1/+1
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-12-111-1/+6
|\|
| * Only emit an email address into a copyright header if one exists.Gravatar Sadie Powell2021-12-101-1/+6
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-08-281-0/+1
|\|
| * Update copyright headers.Gravatar InspIRCd Robot2021-08-271-0/+1
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-03-051-17/+14
|\|
| * Fix parsing the output of git-blame in mkheaders.Gravatar Sadie Powell2021-03-051-16/+13
| * Ignore moved lines in mkheaders.Gravatar Sadie Powell2021-03-051-1/+1
* | 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. Gravatar Sadie Powell2021-02-281-1/+1
|/
* Update copyright headers.Gravatar InspIRCd Robot2021-02-261-1/+1
* Migrate some stuff away from print_format.Gravatar Sadie Powell2021-01-271-3/+3
* Fix unnecessary begin blocks in Perl source files.Gravatar Sadie Powell2021-01-251-10/+3
* Fix mkheaders 'experimental push on scalar is now forbidden' warning.Gravatar Sadie Powell2020-07-291-4/+4
* Rename mkversions to mkdescriptions.Gravatar Sadie Powell2020-04-151-0/+1
* Add a function for showing a command whilst executing it.Gravatar Sadie Powell2020-01-181-1/+2
* Fix Perl tools not using the correct directory name in 'use lib'.Gravatar Sadie Powell2020-01-171-5/+6
* Add a script for updating the copyright headers.Gravatar Sadie Powell2020-01-111-0/+149