1
1
mirror of https://github.com/orhun/git-cliff.git synced 2025-01-07 16:57:58 +03:00
Commit Graph

166 Commits

Author SHA1 Message Date
orhun
73bd992802
refactor(dep): use git-conventional crate from crates.io
Signed-off-by: orhun <orhunparmaksiz@gmail.com>
2021-05-24 19:41:20 +03:00
orhun
edb64553bb
chore(dep): update git2 dependency
Signed-off-by: orhun <orhunparmaksiz@gmail.com>
2021-05-24 18:43:42 +03:00
orhun
24ac327a1f
chore(dep): update the branch for git-conventional dependency
Signed-off-by: orhun <orhunparmaksiz@gmail.com>
2021-05-24 03:52:49 +03:00
orhun
01691bbc5b
chore(dep): update git-conventional dependency
Signed-off-by: orhun <orhunparmaksiz@gmail.com>
2021-05-24 03:44:45 +03:00
orhun
e2bdf70bd1
test(changelog): add integration tests
Signed-off-by: orhun <orhunparmaksiz@gmail.com>
2021-05-23 23:14:51 +03:00
orhun
3013bdee3a
feat(changelog): support custom commit groups
Signed-off-by: orhun <orhunparmaksiz@gmail.com>
2021-05-23 02:44:11 +03:00
orhun
38c117158d
chore(dep): use the forked git repository for git-conventional
Signed-off-by: orhun <orhunparmaksiz@gmail.com>
2021-05-23 01:07:56 +03:00
orhun
d57264bb2c
feat(template): add template renderer for changelog generation
Signed-off-by: orhun <orhunparmaksiz@gmail.com>
2021-05-20 18:46:13 +03:00
orhun
ab25e1818c
refactor(dep): use git_conventional crate
Signed-off-by: orhun <orhunparmaksiz@gmail.com>
2021-05-20 17:22:21 +03:00
orhun
03fbda6732
feat(config): add parser
Signed-off-by: orhun <orhunparmaksiz@gmail.com>
2021-05-16 23:12:12 +03:00
orhun
94ee4299eb
feat(git): parse commits
Signed-off-by: orhun <orhunparmaksiz@gmail.com>
2021-05-15 02:38:58 +03:00
Taylan Dogan
1e9c107f38
feat(error): add custom error
Signed-off-by: Taylan Dogan <git@taylandogan.info>
2021-05-14 23:29:33 +03:00
orhun
24e3b79ab1
Merge branch 'feat/argument-parser' 2021-05-14 01:24:09 +03:00
orhun
eea3914c7a
feat(logs): setup logging via pretty_env_logger
Signed-off-by: orhun <orhunparmaksiz@gmail.com>
2021-05-13 02:38:41 +03:00
orhun
6427db6239
feat(args): add parser powered by structopt
Signed-off-by: orhun <orhunparmaksiz@gmail.com>
2021-05-13 02:15:33 +03:00
orhun
cd69e764f6
Initial commit
Signed-off-by: orhun <orhunparmaksiz@gmail.com>
2021-05-11 01:54:45 +03:00