summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/cliff.toml
AgeCommit message (Collapse)AuthorFiles
2025-09-03docs: lsp, miscJustin M. Keyes1
- Problem: It's not clear for new plugin developers that `:help` uses a help-tags file for searching the docs, generated by `:helptags`. - Solution: Hint to the |:helptags| docs for regenerating the tags file for their freshly written documentation. Co-authored-by: Yochem van Rosmalen <git@yochem.nl>
2024-05-16build(release.sh): use git cliff, drop old scriptJustin M. Keyes1
2024-05-15docs: newsJustin M. Keyes1
Set dev_xx.txt help files to use "flow" layout.
2024-05-02build: improve git-cliff CHANGELOG outputdundargoc1
- Sort sections according to custom preference instead of alphabetically. It is ordered according to "most relevant" to "least relevant" to users. - Sort commits alphabetically - Don't uppercase the first letter of the commit message
2022-12-29chore: forward-port changes from v0.8.2 releasebfredl1