1
1
mirror of https://github.com/orhun/git-cliff.git synced 2024-12-15 00:05:08 +03:00
Commit Graph

25 Commits

Author SHA1 Message Date
Dominik Nakamura
890de0007e
docs: update Tera links to the new URL (#272)
The Tera website changed from Netlify to GitHub Pages, with the old
Netlify deployment gone. Therefore, all links to Tera should point to
the new URL.
2023-09-08 15:22:14 +02:00
Orhun Parmaksız
c695ca308e
refactor(config): use a macro for generating commit list 2023-08-24 10:53:05 +03:00
Orhun Parmaksız
7e7e5a7e09
chore(config): update configuration for alpha/beta/rc releases 2023-08-19 14:33:47 +03:00
Orhun Parmaksız
fd7446ce2f
style(config): further beautify the changelog in this repo 2023-08-19 13:53:41 +03:00
Orhun Parmaksız
e9aa9918b6
style(config): apply formatting to configuration files 2023-08-14 00:43:41 +03:00
Orhun Parmaksız
b2edc231a6
chore(config): skip dependency updates in the changelog 2023-08-14 00:40:05 +03:00
Orhun Parmaksız
0d4e689115
feat(config): add a custom configuration file for the repository 2023-04-27 00:39:55 +03:00
orhun
acda1954dc
chore(config): move cliff.toml to config/ 2021-08-17 21:49:21 +03:00
orhun
9f84fe58a7
style(config): update the order of entries in config 2021-06-20 21:55:47 +03:00
orhun
2e5f30a5c3
fix(config): update config to skip release commits 2021-06-20 00:35:08 +03:00
orhun
f95fca966b
revert: chore(config): update template to include commit ids
This reverts commit e3d3482191.
2021-06-20 00:27:13 +03:00
orhun
e3d3482191
chore(config): update template to include commit ids 2021-06-20 00:21:05 +03:00
orhun
24b9068d30
fix(config): update commit parsers to match the commit type 2021-06-20 00:16:30 +03:00
orhun
28171f0f98
chore(config): update the skip_tags regex 2021-06-20 00:12:23 +03:00
orhun
6990b8f399
chore(config): update config 2021-06-14 23:20:21 +03:00
orhun
2e2c53f0cd
feat(config): extend the commit parsers 2021-06-10 23:29:37 +03:00
orhun
2d0d89cb7a
feat(config): add trim option to changelog 2021-06-09 14:32:46 +03:00
orhun
c67370e5a7
style(template): update formatting 2021-06-09 02:38:11 +03:00
orhun
a445b447b1
feat(changelog): support grouping based on commit body 2021-06-04 03:10:54 +03:00
orhun
59f069d890
refactor(template): rename capitalize_first filter to upper_first 2021-06-04 02:30:15 +03:00
orhun
0a27f4791e
style(config): update formatting 2021-06-04 02:16:58 +03:00
orhun
76414ce1ad
feat(changelog): allow disabling conventional commits 2021-06-04 02:14:40 +03:00
orhun
1ae8bf1195
feat(commit): add other conventional fields to serialize 2021-06-04 02:04:12 +03:00
orhun
0f35b07522
refactor(config): add section to configuration file 2021-06-02 00:06:01 +03:00
orhun
4a1ed9bb11
chore(project): rename
Signed-off-by: orhun <orhunparmaksiz@gmail.com>
2021-05-30 01:45:03 +03:00