Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-05 | contributors: Also include people who contributed to curl-www | Frank Gevaerts | |
Closes #4884 | |||
2020-02-05 | scripts: use last set tag if none given | Daniel Stenberg | |
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 | |||
2019-11-08 | scripts/contributors: make committers get included too | Daniel Stenberg | |
in addition to authors | |||
2018-05-14 | contributors.sh: use "on github", not at | Daniel Stenberg | |
2017-08-18 | scripts/contri*sh: use "git log --use-mailmap" | Daniel Stenberg | |
2017-01-20 | contri*.sh: cut off parentheses from names too | Daniel Stenberg | |
2016-05-23 | contributors.sh: better grep pattern, use grep -a | Daniel Stenberg | |
2016-05-23 | contributors: Show GitHub username if real name unknown | Jay Satiro | |
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 | |||
2016-04-22 | contributors.sh: make --releasenotes implied | Daniel Stenberg | |
It got too annoying to type =) | |||
2016-02-10 | contributors.sh: make 79 the max column width (from 80) | Daniel Stenberg | |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg | |
2015-05-27 | scripts: moved contributors.sh and contrithanks.sh into subdir | Daniel Stenberg | |