Commit Graph

  • 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