1
1
mirror of https://github.com/orhun/git-cliff.git synced 2024-09-11 06:55:38 +03:00

Commit Graph

  • 9fc08f4c50
    feat(changelog): support setting the body template via args orhun 2021-06-20 16:57:26 +0300
  • 027521ce2d
    chore(release): prepare for v0.1.0-rc.6 v0.1.0-rc.6 orhun 2021-06-20 16:23:34 +0300
  • 7623977166
    chore(cd): set the release body on linux orhun 2021-06-20 16:21:15 +0300
  • 6a7bdf0c5d
    chore(release): prepare for v0.1.0-rc.5 v0.1.0-rc.5 orhun 2021-06-20 00:35:22 +0300
  • 2e5f30a5c3
    fix(config): update config to skip release commits orhun 2021-06-20 00:35:08 +0300
  • dc81d02765
    chore(release): prepare for v0.1.0-rc.4 v0.1.0-rc.4 orhun 2021-06-20 00:28:26 +0300
  • f95fca966b
    revert: chore(config): update template to include commit ids orhun 2021-06-20 00:27:13 +0300
  • 9f082b0583
    chore(release): prepare for v0.1.0-rc.3 v0.1.0-rc.3 orhun 2021-06-20 00:21:51 +0300
  • e3d3482191
    chore(config): update template to include commit ids orhun 2021-06-20 00:21:05 +0300
  • 24b9068d30
    fix(config): update commit parsers to match the commit type orhun 2021-06-20 00:16:30 +0300
  • 28171f0f98
    chore(config): update the skip_tags regex orhun 2021-06-20 00:12:23 +0300
  • c7f08fe4a3
    fix(release): strip the unreleased title from tag message orhun 2021-06-19 23:51:44 +0300
  • 62403be828
    chore(cd): fix setting the release body orhun 2021-06-19 23:19:03 +0300
  • 66dfbf40ec
    chore(cd): set the changelog as release body v0.1.0-rc.2 orhun 2021-06-19 20:17:09 +0300
  • e0cda23810
    feat(args): add --output argument orhun 2021-06-18 19:41:08 +0300
  • e6fb8de5d8
    fix(test): use default tag_pattern for tests orhun 2021-06-18 03:04:35 +0300
  • 3a27a3e1a2
    refactor(config): make tag_pattern optional orhun 2021-06-18 02:51:47 +0300
  • 076fc8580a
    chore(docker): remove user directive from Dockerfile orhun 2021-06-18 02:20:08 +0300
  • 0e5a7b1dd5
    chore(cd): set the release name explicitly orhun 2021-06-16 23:17:31 +0300
  • 6099b2d0c7
    chore(release): add release title to the tag message orhun 2021-06-16 23:14:27 +0300
  • 3cb67618ef
    chore(release): strip the markdown format from tag message v0.1.0-rc.1 orhun 2021-06-16 23:07:00 +0300
  • 098c6ad380
    chore(project): update the release script about arguments orhun 2021-06-16 22:52:08 +0300
  • d76bb9b3e5
    chore(project): add release script orhun 2021-06-16 22:43:45 +0300
  • c87fbbe7cf
    docs(readme): add usage section orhun 2021-06-16 22:42:54 +0300
  • c697b17f67
    refactor(args): update value names and description orhun 2021-06-16 11:15:15 +0300
  • 45dccf74a4
    feat(logs): show the processsed commit message orhun 2021-06-16 02:31:05 +0300
  • 53334533eb
    refactor(logs): improve logging orhun 2021-06-16 02:04:14 +0300
  • e8a3c35fa1
    refactor(args): update the value name for --strip orhun 2021-06-15 23:46:57 +0300
  • de439bef01
    feat(args): add --workdir argument orhun 2021-06-15 23:44:05 +0300
  • c056196af9
    docs(bin): update the doc comment for completions script orhun 2021-06-15 18:10:49 +0300
  • 4ddef08deb
    chore(cd): add docker releases v0.1.0-beta.4 orhun 2021-06-15 00:51:32 +0300
  • d64395c78b
    fix(cd): use bash while setting the release version orhun 2021-06-15 00:41:19 +0300
  • a37a08ec67
    chore(cd): set the release body text v0.1.0-beta.3 orhun 2021-06-14 23:37:24 +0300
  • 627cd11355
    fix(cd): specify the bash as shell orhun 2021-06-14 23:34:31 +0300
  • 4bd5c34389
    fix(cd): include configuration file in the binary releases orhun 2021-06-14 23:33:39 +0300
  • 6789929c8a
    fix(cd): install musl-tools for musl builds v0.1.0-beta.2 orhun 2021-06-14 23:20:42 +0300
  • 6990b8f399
    chore(config): update config orhun 2021-06-14 23:20:21 +0300
  • ca12c0cc19
    docs(changelog): add CHANGELOG.md v0.1.0-beta.1 orhun 2021-06-14 23:01:11 +0300
  • 839c7d0a5f
    chore(cd): add workflow orhun 2021-06-14 22:58:37 +0300
  • 7d25e98a80
    chore(project): add shell completion generation script orhun 2021-06-14 02:05:07 +0300
  • 66fe8be313
    style(project): update structure orhun 2021-06-14 01:57:26 +0300
  • 638190d221
    docs(readme): use latest tag for the docker command orhun 2021-06-13 02:16:59 +0300
  • a6cfcf8a48
    docs(readme): mention docker orhun 2021-06-13 02:14:27 +0300
  • f5e80f75ea
    refactor(args): update the order and value names orhun 2021-06-13 01:44:07 +0300
  • 5138532bf6
    fix(docker): install zlib dependency orhun 2021-06-11 22:50:16 +0300
  • 02d0a3dd3c
    chore(docker): add Dockerfile orhun 2021-06-11 21:41:03 +0300
  • 4ae02f5373
    chore(project): update description orhun 2021-06-11 21:23:42 +0300
  • a5ef8bd6d2
    chore(dep): remove default features from git2 orhun 2021-06-11 20:27:18 +0300
  • 8633a5372a
    fix(changelog): write to the given file for prepend operation orhun 2021-06-10 23:54:55 +0300
  • 2e2c53f0cd
    feat(config): extend the commit parsers orhun 2021-06-10 23:29:37 +0300
  • 2d0d89cb7a
    feat(config): add trim option to changelog orhun 2021-06-09 14:32:46 +0300
  • c67370e5a7
    style(template): update formatting orhun 2021-06-09 02:38:11 +0300
  • d2cb46613b
    chore(project): update description orhun 2021-06-08 23:37:25 +0300
  • 8ee0611fbf
    test(changelog): add tests orhun 2021-06-08 23:30:17 +0300
  • d42de1c41f
    feat(changelog): show debug log for skipped tags orhun 2021-06-08 22:46:54 +0300
  • 39b0fb6757
    refactor(config): make skip_tags optional orhun 2021-06-08 22:44:08 +0300
  • 60dd04ca4b
    docs(bin): add comments to main orhun 2021-06-08 20:11:45 +0300
  • 3a42f53c8f
    fix(args): require -u or -l flag for prepending changelog orhun 2021-06-08 19:01:38 +0300
  • 57004a123f
    refactor(args): add possible values to strip argument orhun 2021-06-08 18:26:24 +0300
  • 05d522985b
    refactor(args): rename prepend argument to changelog orhun 2021-06-08 18:09:21 +0300
  • bec138edc0
    chore(project): add codecov.yml orhun 2021-06-07 03:14:06 +0300
  • 4e3735256e
    feat(changelog): support prepending entries to an existing changelog orhun 2021-06-07 03:11:56 +0300
  • 90fb613159
    feat(changelog): add --strip argument for trimming changelog orhun 2021-06-07 02:27:49 +0300
  • 2ba280839e
    feat(changelog): support generating changelog based on tagging status orhun 2021-06-06 03:19:27 +0300
  • ddd2fdb173
    fix(test): update fields orhun 2021-06-06 00:27:03 +0300
  • c92b613c87
    feat(template): support using metadata from the previous release orhun 2021-06-06 00:23:11 +0300
  • 6ae7ea722e
    feat(git): allow generating changelog using a range of commits orhun 2021-06-05 23:38:05 +0300
  • 450d97568a
    docs(changelog): add doc comment to generate method orhun 2021-06-05 04:06:29 +0300
  • e39ae3c966
    refactor(config): make changelog header/footer optional orhun 2021-06-04 03:31:31 +0300
  • bbc1d02eba
    refactor(config): make commit parsers optional orhun 2021-06-04 03:28:25 +0300
  • d785059379
    chore(fmt): remove normalize_comments from rustfmt.toml orhun 2021-06-04 03:11:15 +0300
  • a445b447b1
    feat(changelog): support grouping based on commit body orhun 2021-06-04 03:10:54 +0300
  • 59f069d890
    refactor(template): rename capitalize_first filter to upper_first orhun 2021-06-04 02:30:15 +0300
  • 0a27f4791e
    style(config): update formatting orhun 2021-06-04 02:16:58 +0300
  • 76414ce1ad
    feat(changelog): allow disabling conventional commits orhun 2021-06-04 02:14:40 +0300
  • 1ae8bf1195
    feat(commit): add other conventional fields to serialize orhun 2021-06-04 02:04:12 +0300
  • 0f35b07522
    refactor(config): add section to configuration file orhun 2021-06-02 00:06:01 +0300
  • 296717d2af
    chore(project): update details orhun 2021-06-01 23:12:14 +0300
  • 2ef4e73292
    fix(test): update tests about recent changes orhun 2021-06-01 23:04:27 +0300
  • f663c9e6d2
    refactor(changelog): remove ReleaseRoot struct orhun 2021-06-01 23:01:08 +0300
  • fbdce067f5
    docs(lib): add comments to struct fields orhun 2021-06-01 22:55:06 +0300
  • 345c410a62
    refactor(bin): add changelog module orhun 2021-06-01 22:47:30 +0300
  • 6b755cd82f
    chore(ci): fix grcov command orhun 2021-05-30 15:03:54 +0300
  • 2c370ecef2
    chore(git): change default branch to main orhun 2021-05-30 14:25:13 +0300
  • e135132239
    docs(project): add FUNDING.yml orhun 2021-05-30 14:21:28 +0300
  • 4a1ed9bb11
    chore(project): rename orhun 2021-05-30 01:45:03 +0300
  • d5735f61b0
    chore(project): update code owners orhun 2021-05-30 00:56:54 +0300
  • 53f24065f4
    refactor(template): rename changelog module to template orhun 2021-05-29 21:52:06 +0300
  • 1a0def020e
    refactor(tera): remove bare unwrap from capitalize_first_filter orhun 2021-05-29 21:43:08 +0300
  • c5f2348d85
    feat(changelog): support skipping commits orhun 2021-05-29 19:45:30 +0300
  • 4d56ac9810
    refactor(config): rename group_parsers to commit_parsers orhun 2021-05-29 19:32:34 +0300
  • 06f29bf0da
    feat(changelog): support skipping tags orhun 2021-05-29 00:21:16 +0300
  • ab82f09ccd
    refactor(config): deserialize regex while parsing orhun 2021-05-29 00:11:56 +0300
  • 5fc026b7b8
    feat(changelog): add capitalize_first filter orhun 2021-05-26 00:02:24 +0300
  • 1cecdefdd6
    feat(changelog): add --tag argument orhun 2021-05-25 23:36:42 +0300
  • 26c1f7e445
    feat(config): add yaml support orhun 2021-05-25 21:32:49 +0300
  • 232290cece
    fix(test): add timestamp field to Release structs orhun 2021-05-25 21:25:49 +0300
  • 494f0f400e
    style(config): update the formatting orhun 2021-05-25 21:24:00 +0300
  • 0e4d560761
    refactor(changelog): use timestamp for release dates orhun 2021-05-25 20:58:47 +0300
  • bdf85d5302
    docs(changelog): add comments orhun 2021-05-25 20:39:14 +0300