summaryrefslogtreecommitdiff
path: root/scripts/contributors.sh
Commit message (Collapse)AuthorAgeFilesLines
* scripts: improve the "get latest curl release tag" logicDaniel Stenberg2020-08-271-1/+1
| | | | ... by insiting on it matching "^curl-".
* contributors: Also include people who contributed to curl-wwwFrank Gevaerts2020-02-051-1/+13
| | | | Closes #4884
* scripts: use last set tag if none givenDaniel Stenberg2020-02-051-2/+6
| | | | | | | | | Makes 'delta' and 'contributors.sh' easier to use. Make the delta script invoke contrithanks to get current number of contributors instead of counting THANKS, for accuracy. Closes #4881
* scripts/contributors: make committers get included tooDaniel Stenberg2019-11-081-2/+2
| | | | in addition to authors
* contributors.sh: use "on github", not atDaniel Stenberg2018-05-141-1/+2
|
* 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
|
* contributors.sh: better grep pattern, use grep -aDaniel Stenberg2016-05-231-3/+3
|
* contributors: Show GitHub username if real name unknownJay Satiro2016-05-231-1/+1
| | | | | | | Prior to this change if a GitHub contributor's real name was unknown they would be omitted from the list. Bug: https://github.com/curl/curl/issues/824
* contributors.sh: make --releasenotes impliedDaniel Stenberg2016-04-221-12/+4
| | | | It got too annoying to type =)
* contributors.sh: make 79 the max column width (from 80)Daniel Stenberg2016-02-101-2/+2
|
* 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/+88