summaryrefslogtreecommitdiff
path: root/scripts/release-notes.pl
Commit message (Expand)AuthorAgeFilesLines
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* release-notes.pl: check fixes/closes lines betterDaniel Stenberg2023-01-021-6/+11
* scripts/release-notes.pl: strip ci skip tag [ci skip]Viktor Szakats2022-10-021-0/+1
* copyright: make repository REUSE compliantmax.mehl2022-06-131-0/+2
* scripts/release-notes.pl: remove leftover debug outputDaniel Stenberg2022-02-021-1/+0
* scripts/release-notes.pl: fix number extraction for full URLsDaniel Stenberg2022-02-021-2/+3
* scripts/release-notes.pl: use out of repo links verbatim in refsDaniel Stenberg2021-11-051-5/+26
* scripts: invoke interpreters through /usr/bin/enva13460542021-08-231-1/+1
* scripts: Fix typo in release-notes instructionsDaniel Gustafsson2021-07-101-1/+1
* release-notes.pl: also spot common 'closes' typoDaniel Stenberg2021-06-071-3/+3
* release-notes.pl: detect #[number] better for Ref: etcDaniel Stenberg2020-11-131-1/+1
* curl.se: new homeDaniel Stenberg2020-11-041-2/+2
* scripts/release-notes.pl: don't "embed" $ in format string for printf()Daniel Stenberg2020-10-051-2/+3
* all: fix codespell errorsViktor Szakats2020-05-251-1/+1
* release-notes.pl: fix parsing typoDaniel Stenberg2020-04-201-2/+2
* scripts/release-notes.pl: accept colon after the Fixes/Closes keywordsDaniel Stenberg2020-04-141-2/+2
* scripts/release-notes: fix duplicate output headerDaniel Stenberg2020-04-141-0/+1
* release-notes.pl: detect the start of the references in cleanup modeDaniel Stenberg2020-04-111-2/+1
* release-notes: fix the initial reference list outputDaniel Stenberg2020-04-081-19/+20
* release-notes: output trailing references sorted numericallyDaniel Stenberg2020-04-061-12/+10
* scripts/release-notes.pl: add helper script for RELEASE-NOTES maintenanceDaniel Stenberg2020-04-061-0/+214