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

19 Commits

Author SHA1 Message Date
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