Commit Graph

6 Commits

Author SHA1 Message Date
John Ralls
ec949755ca Improve git-release-notes.pl to handle UTF8 and multiple langs in a commit. 2021-03-27 13:41:37 -07:00
John Ralls
2d456913f8 Improve filtering in git-release-notes.pl
Find and aggregate all translation commits to the program,
ignoring those to the glossary and summary-only non-translation L10N items.
Ignore summary-only merge commits.
2021-03-26 11:01:16 -07:00
John Ralls
dad4f0cd03 [git-release-notes.pl] html-escape strings in the html output. 2020-07-25 14:23:54 -07:00
John Ralls
3bab92367a Improve bug-fix detection and reformatting in release-notes script. 2019-12-28 13:35:51 -08:00
John Ralls
b4fbec5b12 Use warnings instead of perl -w.
perl -w breaks env on Debian.
2019-06-29 14:25:21 -07:00
John Ralls
580696681a Replace gitlog2ul.sh with git-release-notes.pl.
git-release-notes.pl finds the last release on its own and formats
the log output separately as text for NEWS and HTML for the announcements.
2019-06-27 16:43:43 -07:00