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

113 Commits

Author SHA1 Message Date
orhun
839c7d0a5f
chore(cd): add workflow 2021-06-14 22:58:37 +03:00
orhun
7d25e98a80
chore(project): add shell completion generation script 2021-06-14 02:05:07 +03:00
orhun
66fe8be313
style(project): update structure 2021-06-14 01:57:26 +03:00
orhun
638190d221
docs(readme): use latest tag for the docker command 2021-06-13 02:16:59 +03:00
orhun
a6cfcf8a48
docs(readme): mention docker 2021-06-13 02:14:27 +03:00
orhun
f5e80f75ea
refactor(args): update the order and value names 2021-06-13 01:44:07 +03:00
orhun
5138532bf6
fix(docker): install zlib dependency 2021-06-11 22:50:16 +03:00
orhun
02d0a3dd3c
chore(docker): add Dockerfile 2021-06-11 21:41:03 +03:00
orhun
4ae02f5373
chore(project): update description 2021-06-11 21:23:42 +03:00
orhun
a5ef8bd6d2
chore(dep): remove default features from git2 2021-06-11 20:27:18 +03:00
orhun
8633a5372a
fix(changelog): write to the given file for prepend operation 2021-06-10 23:54:55 +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
d2cb46613b
chore(project): update description 2021-06-08 23:37:25 +03:00
orhun
8ee0611fbf
test(changelog): add tests 2021-06-08 23:30:17 +03:00
orhun
d42de1c41f
feat(changelog): show debug log for skipped tags 2021-06-08 22:46:54 +03:00
orhun
39b0fb6757
refactor(config): make skip_tags optional 2021-06-08 22:44:08 +03:00
orhun
60dd04ca4b
docs(bin): add comments to main 2021-06-08 20:11:45 +03:00
orhun
3a42f53c8f
fix(args): require -u or -l flag for prepending changelog 2021-06-08 19:01:38 +03:00
orhun
57004a123f
refactor(args): add possible values to strip argument 2021-06-08 18:26:24 +03:00
orhun
05d522985b
refactor(args): rename prepend argument to changelog 2021-06-08 18:09:21 +03:00
orhun
bec138edc0
chore(project): add codecov.yml 2021-06-07 03:14:06 +03:00
orhun
4e3735256e
feat(changelog): support prepending entries to an existing changelog 2021-06-07 03:11:56 +03:00
orhun
90fb613159
feat(changelog): add --strip argument for trimming changelog 2021-06-07 02:27:49 +03:00
orhun
2ba280839e
feat(changelog): support generating changelog based on tagging status 2021-06-06 03:19:27 +03:00
orhun
ddd2fdb173
fix(test): update fields 2021-06-06 00:27:03 +03:00
orhun
c92b613c87
feat(template): support using metadata from the previous release 2021-06-06 00:23:11 +03:00
orhun
6ae7ea722e
feat(git): allow generating changelog using a range of commits 2021-06-05 23:38:05 +03:00
orhun
450d97568a
docs(changelog): add doc comment to generate method 2021-06-05 04:06:29 +03:00
orhun
e39ae3c966
refactor(config): make changelog header/footer optional 2021-06-04 03:31:31 +03:00
orhun
bbc1d02eba
refactor(config): make commit parsers optional 2021-06-04 03:28:25 +03:00
orhun
d785059379
chore(fmt): remove normalize_comments from rustfmt.toml 2021-06-04 03:11:15 +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
296717d2af
chore(project): update details 2021-06-01 23:12:14 +03:00
orhun
2ef4e73292
fix(test): update tests about recent changes 2021-06-01 23:04:27 +03:00
orhun
f663c9e6d2
refactor(changelog): remove ReleaseRoot struct 2021-06-01 23:01:08 +03:00
orhun
fbdce067f5
docs(lib): add comments to struct fields 2021-06-01 22:55:06 +03:00
orhun
345c410a62
refactor(bin): add changelog module 2021-06-01 22:47:30 +03:00
orhun
6b755cd82f
chore(ci): fix grcov command 2021-05-30 15:03:54 +03:00
orhun
2c370ecef2
chore(git): change default branch to main 2021-05-30 14:25:13 +03:00
orhun
e135132239
docs(project): add FUNDING.yml 2021-05-30 14:21:28 +03:00
orhun
4a1ed9bb11
chore(project): rename
Signed-off-by: orhun <orhunparmaksiz@gmail.com>
2021-05-30 01:45:03 +03:00
orhun
d5735f61b0
chore(project): update code owners
Signed-off-by: orhun <orhunparmaksiz@gmail.com>
2021-05-30 00:56:54 +03:00
orhun
53f24065f4
refactor(template): rename changelog module to template
Signed-off-by: orhun <orhunparmaksiz@gmail.com>
2021-05-29 21:52:06 +03:00