Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-20 | release-notes.pl: fix parsing typo | Daniel Stenberg | |
2020-04-14 | scripts/release-notes.pl: accept colon after the Fixes/Closes keywords | Daniel Stenberg | |
2020-04-14 | scripts/release-notes: fix duplicate output header | Daniel Stenberg | |
2020-04-11 | release-notes.pl: detect the start of the references in cleanup mode | Daniel Stenberg | |
2020-04-08 | release-notes: fix the initial reference list output | Daniel Stenberg | |
2020-04-06 | release-notes: output trailing references sorted numerically | Daniel Stenberg | |
2020-04-06 | scripts/release-notes.pl: add helper script for RELEASE-NOTES maintenance | Daniel Stenberg | |
This script helps putting entries in the RELEASE-NOTES using a coherent style and sorting with a minimal human editing effort - as long as the first line in the commit message is good enough! There's a short howto at the top of the file. |