Commit Graph

  • 080796c15c feat: add markdown parser hau 2020-11-27 16:50:32 +0700
  • 426f5ea5fe build: bump go-cmp v0.5.4 hau 2020-11-25 10:10:25 +0700
  • 199cc822b1 chore: bump golangci-lint v1.33.0 in github action hau 2020-11-23 18:06:25 +0700
  • 0df600b2f6 chore: make github action run on pull request hau 2020-11-23 17:47:21 +0700
  • 4eef3542d7 chore: add build using gotip in github action hau 2020-11-23 17:45:25 +0700
  • fe80d73f5d chore: generate CHANGELOG v0.5.0 hau 2020-11-23 17:38:29 +0700
  • 09b2a8acbc build: update go.mod hau 2020-11-23 17:31:35 +0700
  • 89401fa7bd build: bump goldie v2.5.3 hau 2020-11-23 17:30:31 +0700
  • c1ff0ce0b9 build: bump go-cmp v0.5.3 hau 2020-11-23 17:29:20 +0700
  • 35797688f2 docs: add usage guide for generate changelog first time hau 2020-11-11 23:05:39 +0700
  • 8a36e79dee chore: generate CHANGELOG v0.4.0 hau 2020-11-11 10:35:33 +0700
  • b0f6b3d0d9 docs: add usage guide in README hau 2020-11-11 10:34:14 +0700
  • 71630969cd feat(convention): make sure header commit is trimmed space hau 2020-11-11 10:28:05 +0700
  • 531250eb24 chore: generate CHANGELOG v0.3.0 hau 2020-11-11 00:52:53 +0700
  • 26f7a76455 build: add Dockerfile hau 2020-11-11 00:51:13 +0700
  • 5095266280 docs: Referencing the workflow file using the file path does not work if the workflow has a `name` hau 2020-11-11 00:30:32 +0700
  • bb8f59543b docs: add github action badge and install guide in README hau 2020-11-11 00:25:56 +0700
  • 583c4ba3c2 refactor: move main.go to root dir for easy go get, go install hau 2020-11-11 00:16:06 +0700
  • 2a9269fb23 chore: generate CHANGELOG v0.2.1 hau 2020-11-11 00:07:44 +0700
  • e374d982f0 fix(changelog): correct get lines and skip generate if no new lines hau 2020-11-11 00:06:04 +0700
  • 9857323da0 chore: generate CHANGELOG v0.2.0 hau 2020-11-10 23:56:46 +0700
  • c435f22831 fix: empty CHANGELOG title when no new commits hau 2020-11-10 23:55:56 +0700
  • 2c83e5c50b chore: correct exclude-to, include-to flag when log hau 2020-11-10 23:48:41 +0700
  • def20e9743 docs: add github markdown in comment hau 2020-11-10 23:41:47 +0700
  • 3f0d05c741 refactor: remove useless return error in git hau 2020-11-10 23:39:40 +0700
  • 688223878d docs: add comment for git methods hau 2020-11-10 23:36:32 +0700
  • 53dcb52d50 fix: correct exclude-to, include-to revision when get commits hau 2020-11-10 23:33:35 +0700
  • b06387dff2 feat: add exclude-to, include-to flag hau 2020-11-10 23:28:58 +0700
  • 64c90b6d9a refactor: move name, description in cli app to const hau 2020-11-10 23:16:51 +0700
  • cba968147f build: update go.mod hau 2020-11-10 23:05:12 +0700
  • f28a891f0b feat: add log include to revision in git hau 2020-11-10 23:03:28 +0700
  • f6ebd28927 chore: generate CHANGELOG v0.1.0 hau 2020-11-10 18:09:18 +0700
  • 571923d696
    chore: add MIT LICENSE Nguyen Tran Hau 2020-11-10 18:07:10 +0700
  • b30c90f3e5 feat: only add type of change in CHANGELOG when there is changed hau 2020-11-10 17:59:15 +0700
  • 16bf3ab92a feat: add --version flag to generate CHANGELOG.md hau 2020-11-10 17:56:26 +0700
  • dc386b27f4 feat: write changelog to path hau 2020-11-10 17:36:50 +0700
  • 6a5d3fe235 feat: format commit as markdown item hau 2020-11-10 17:12:13 +0700
  • 063680ab31 feat: remove scope and description in conventional commit hau 2020-11-10 17:07:34 +0700
  • e6ecf05dd8 feat: add markdown generator to generate markdown lines hau 2020-11-10 17:04:13 +0700
  • 758c5173c8 feat: add RawHeader in conventional commit hau 2020-11-10 15:47:54 +0700
  • 3ab8e17719 refactor: remove body and footers in convention hau 2020-11-10 15:39:54 +0700
  • 8dc573f65c refactor: use struct action to split long fn hau 2020-11-10 15:33:19 +0700
  • ff51a06c52 chore: add go test, lint in github action hau 2020-11-09 17:30:22 +0700
  • 818cf7d270 teat: unit test for new conventional commit hau 2020-11-09 16:29:27 +0700
  • fc465926e3 feat: add conventional commits hau 2020-11-09 15:46:42 +0700
  • 0fe1c6795e feat: remove author and hash commit hau 2020-11-09 10:46:08 +0700
  • 5b5d186805 feat: get commits in path between from and to revision hau 2020-11-07 23:52:09 +0700
  • e523a8acec chore: init go mod with gitignore hau 2020-10-06 16:45:02 +0700