summaryrefslogtreecommitdiff
path: root/scripts/contrithanks.sh
Commit message (Collapse)AuthorAgeFilesLines
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
| | | | Closes #6172
* src: Consistently spell whitespace without whitespaceDaniel Gustafsson2020-09-301-1/+1
| | | | | | | | | Whitespace is spelled without a space between white and space, so make sure to consistently spell it that way across the codebase. Closes #6023 Reviewed-by: Daniel Stenberg <daniel@haxx.se> Reviewed-by: Emil Engler <me@emilengler.com>
* scripts: improve the "get latest curl release tag" logicDaniel Stenberg2020-08-271-1/+1
| | | | ... by insiting on it matching "^curl-".
* copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg2020-03-241-1/+1
| | | | | | | | | Reported by the new script 'scripts/copyright.pl'. The script has a regex whitelist for the files that don't need copyright headers. Removed three (mostly usesless) README files from docs/ Closes #5141
* contributors: Also include people who contributed to curl-wwwFrank Gevaerts2020-02-051-1/+14
| | | | Closes #4884
* contrithanks: Use the most recent tag by defaultFrank Gevaerts2020-02-051-1/+5
| | | | | | (similar to 5296abe) Closes #4883
* THANKS: added missing namesDaniel Stenberg2017-12-121-0/+1
| | | | ... as I reran the contrithanks script after the mailmap name fixups.
* scripts/contri*sh: use "git log --use-mailmap"Daniel Stenberg2017-08-181-1/+1
|
* contri*.sh: cut off parentheses from names tooDaniel Stenberg2017-01-201-1/+2
|
* contrithanks.sh: exclude existing names case insensitivelyDaniel Stenberg2016-05-231-1/+1
|
* contrithanks.sh: use same grep pattern and -a flag as contributors.shDaniel Stenberg2016-05-231-4/+4
|
* contrithanks.sh: do the same github fix as contributors.shDaniel Stenberg2016-05-231-3/+3
| | | | from 1577bfa35ba
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
|
* scripts: moved contributors.sh and contrithanks.sh into subdirDaniel Stenberg2015-05-271-0/+57