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

525 Commits

Author SHA1 Message Date
orhun
718f53573b
chore(project): rename the shell completions binary 2021-08-13 13:39:27 +03:00
orhun
f1b495d7b1
docs(readme): add installation instructions for the AUR 2021-08-12 20:13:18 +03:00
orhun
2b8b4d3535
chore(release): prepare for v0.1.0 2021-08-12 13:59:51 +03:00
orhun
5ba781721e
chore(deps): upgrade dependencies 2021-08-12 13:54:14 +03:00
orhun
a2df26ff86
chore(docker): bump the rust version 2021-08-12 13:25:02 +03:00
orhun
6e6bddeadd
docs(readme): add preview image to README.md 2021-08-08 22:23:13 +03:00
orhun
8881083520
chore(git): remove etc directory from .gitignore 2021-08-07 21:58:40 +03:00
orhun
441ed4d8b4
docs(readme): update detailed template example 2021-08-03 00:34:54 +03:00
orhun
1f85263f84
fix(template): use 7 digits for short SHA 2021-08-03 00:33:21 +03:00
orhun
dfab97842f
style(readme): remove quotes from rendered output 2021-08-03 00:29:32 +03:00
orhun
ed010be74f
fix(example): remove symbolic link 2021-08-03 00:27:07 +03:00
orhun
ee377cc42d
fix(example): update symbolic link to the default config 2021-08-03 00:23:32 +03:00
orhun
a406158608
docs(readme): add examples for templating 2021-08-03 00:21:05 +03:00
orhun
32f837e3f0
docs(readme): add examples for CLI usage 2021-07-22 23:30:51 +03:00
orhun
5a5a042134
refactor(args): rename changelog argument to prepend 2021-07-21 22:35:14 +03:00
orhun
8232111aa1
fix(changelog): return error if there is not a latest tag to process 2021-07-19 16:42:40 +03:00
orhun
2f2b2fc50a
docs(readme): update README.md about template and examples 2021-07-18 19:00:02 +03:00
orhun
a1b4b5b18a
fix(git): sort the commits in topological order 2021-07-18 15:42:13 +03:00
orhun
3e5c23d342
fix(changelog): use footers field as an array for the context 2021-07-18 14:43:29 +03:00
orhun
fa6a38b339
style(readme): wrap table of contents into summary 2021-07-14 22:49:22 +03:00
orhun
1cf1ac73fa
style(readme): remove comments from template context 2021-07-14 22:45:50 +03:00
orhun
37494901ef
style(readme): update the comments in template context 2021-07-14 22:21:13 +03:00
orhun
f08ff0c413
style(readme): center the badges 2021-07-14 21:53:00 +03:00
orhun
7f4a9c2012
docs(readme): update README.md about usage 2021-07-14 21:38:53 +03:00
orhun
9cf9ac1586
test(git): update repository tests about getting the latest tag 2021-07-09 23:10:07 +03:00
orhun
11a7a7eb3e
test(config): add tests 2021-07-09 22:41:51 +03:00
orhun
9984abfe04
fix(config): update the environment variable parsing settings 2021-07-09 22:39:19 +03:00
orhun
8975c8fb41
chore(deps): upgrade dependencies 2021-07-03 14:22:55 +03:00
orhun
a440c6eb26
chore(release): prepare for v0.1.0-rc.21 2021-07-01 22:55:01 +03:00
orhun
e795460c9b
fix(cd): wait for core library to update on crates.io before publish 2021-07-01 21:35:18 +03:00
orhun
4c7b043e97
chore(release): prepare for v0.1.0-rc.20 2021-07-01 01:58:27 +03:00
orhun
777b3e573f
fix(cd): wait between publishing crates 2021-07-01 01:57:14 +03:00
orhun
f463659742
chore(release): prepare for v0.1.0-rc.19 2021-07-01 01:22:10 +03:00
orhun
22f0a7ef73
chore(cargo): update project details 2021-07-01 01:17:15 +03:00
orhun
2f16dd5ae7
fix(cd): generate changelog on a dedicated/different job 2021-07-01 01:13:43 +03:00
orhun
5648143169
chore(release): prepare for v0.1.0-rc.18 2021-06-30 03:11:23 +03:00
orhun
6414789067
fix(cd): fix the syntax of publish step arguments 2021-06-30 03:11:16 +03:00
orhun
f038054417
fix(cd): use a separate step for setting the changelog body 2021-06-30 03:08:32 +03:00
orhun
4453522fab
chore(release): prepare for v0.1.0-rc.17 2021-06-30 02:55:41 +03:00
orhun
acc1d3453c
fix(cd): publish the cargo workspace members seperately 2021-06-30 02:42:40 +03:00
orhun
f48108109e
chore(release): indicate which versions are managed by the script 2021-06-30 02:22:06 +03:00
orhun
99f2f0701c
chore(release): verify the created tag after creation 2021-06-30 02:09:11 +03:00
orhun
f1613e110f
chore(release): prepare for v0.1.0-rc.16 2021-06-30 01:35:28 +03:00
orhun
6619c385ed
chore(release): set the new version in release script 2021-06-30 01:26:32 +03:00
orhun
ce2246bcfd
docs(release): add RELEASE.md 2021-06-29 20:45:09 +03:00
orhun
59b7c6ef79
docs(release): add link to the signer key of the tag 2021-06-29 20:44:46 +03:00
orhun
e1d604cbdf
fix(ci): update lychee arguments to exclude invalid links 2021-06-29 02:11:30 +03:00
orhun
0fe28b322e
docs(contributing): add CONTRIBUTING.md 2021-06-28 18:06:37 +03:00
orhun
31ecfd8ad0
chore(cd): enable crates.io releases 2021-06-27 00:50:53 +03:00
orhun
129ac1477b
chore(release): prepare for v0.1.0-rc.15 2021-06-24 02:08:59 +03:00