Commit Graph

420 Commits (main)

Author SHA1 Message Date
hau 64c90b6d9a refactor: move name, description in cli app to const 2020-11-10 23:16:51 +07:00
hau cba968147f build: update go.mod 2020-11-10 23:05:12 +07:00
hau f28a891f0b feat: add log include to revision in git 2020-11-10 23:03:28 +07:00
hau f6ebd28927 chore: generate CHANGELOG v0.1.0 2020-11-10 18:09:18 +07:00
Nguyen Tran Hau 571923d696
chore: add MIT LICENSE 2020-11-10 18:07:10 +07:00
hau b30c90f3e5 feat: only add type of change in CHANGELOG when there is changed 2020-11-10 18:01:43 +07:00
hau 16bf3ab92a feat: add --version flag to generate CHANGELOG.md 2020-11-10 17:56:26 +07:00
hau dc386b27f4 feat: write changelog to path 2020-11-10 17:36:50 +07:00
hau 6a5d3fe235 feat: format commit as markdown item 2020-11-10 17:12:13 +07:00
hau 063680ab31 feat: remove scope and description in conventional commit 2020-11-10 17:07:34 +07:00
hau e6ecf05dd8 feat: add markdown generator to generate markdown lines 2020-11-10 17:04:13 +07:00
hau 758c5173c8 feat: add RawHeader in conventional commit 2020-11-10 15:47:54 +07:00
hau 3ab8e17719 refactor: remove body and footers in convention 2020-11-10 15:39:54 +07:00
hau 8dc573f65c refactor: use struct action to split long fn 2020-11-10 15:33:19 +07:00
hau ff51a06c52 chore: add go test, lint in github action 2020-11-09 17:42:52 +07:00
hau 818cf7d270 teat: unit test for new conventional commit 2020-11-09 16:29:27 +07:00
hau fc465926e3 feat: add conventional commits 2020-11-09 15:46:42 +07:00
hau 0fe1c6795e feat: remove author and hash commit 2020-11-09 10:46:08 +07:00
hau 5b5d186805 feat: get commits in path between from and to revision 2020-11-07 23:52:09 +07:00
hau e523a8acec chore: init go mod with gitignore 2020-10-06 16:45:02 +07:00