Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-20 | contributors.sh: fix help output, filter out (-prefix from names | Daniel Stenberg | |
2014-11-06 | contributors.sh: --releasenotes reads in names from RELEASE-NOTES | Frank Gevaerts | |
This is very handy when updating the RELEASE-NOTES as then we sometimes have names added manually in the existing list and we use this script to update the set. | |||
2014-11-05 | contributors.sh: split lists using " and " | Daniel Stenberg | |
... and require the space after the filtering to make the filter able to remove names. | |||
2014-11-05 | contributors.sh: filter common alternative name spellings | Daniel Stenberg | |
docs/THANKS-filter is a new filter file for converting contributor names we get or have recorded in alternative formats to the one we already use in THANKS. To help us show individual contributors using a single presentation of their names. | |||
2014-09-12 | contributors.sh: split list of names at comma | Daniel Stenberg | |
... to support a list of names provided in a commit message. | |||
2014-08-25 | contributors: grep and sort case insensitively | Daniel Stenberg | |
2014-01-20 | contributors.sh: output list RELEASE-NOTES formatted | Daniel Stenberg | |
2013-10-07 | contributors: helper script to dig out contributors from git | Daniel Stenberg | |