Commit Graph

173 Commits (dd2bf81ff889ec738f71923311bba814fd0cce4d)

Author SHA1 Message Date
Tran Hau f63264dc60 chore(changelog): generate v1.2.0 2021-01-12 01:38:16 +07:00
Tran Hau 176e35a16e fix: no newline at end of file 2021-01-12 01:37:11 +07:00
Tran Hau afcee321fa test(changelog): unit test for misc type 2021-01-12 01:33:32 +07:00
Tran Hau 54a97bbaf9 test(convention): unit test for misc type 2021-01-12 01:27:08 +07:00
Tran Hau daf3f0b36d refactor(convention): replace commit parseHeader with updateType 2021-01-12 01:25:06 +07:00
Tran Hau e4a5fa00cd chore: update gitignore 2021-01-12 01:19:02 +07:00
Tran Hau ec47122d1a chore: build generally with go tip 2021-01-07 11:35:52 +07:00
Tran Hau bf4f0cea4a chore(changelog): generate v1.1.0 2021-01-07 11:34:28 +07:00
Tran Hau d823f6799d chore(cli): remove unused log debug 2021-01-07 11:32:08 +07:00
hau db0c2e2c1f refactor(cli): change name -> appName 2021-01-07 11:29:35 +07:00
hau dd720b777b refactor(cli): replace flags map with directly field 2021-01-07 11:28:58 +07:00
hau 8f43f68fe4 feat(cli): remove use of args 2021-01-07 11:22:33 +07:00
hau d0145fda27 chore(changelog): generate v1.0.0 2021-01-05 18:00:10 +07:00
hau 84c73e3eef feat(convention): remove directly access conventional commit 2021-01-05 17:58:59 +07:00
hau 5701a6d5c4 feat(cli): remove default version 2021-01-05 17:11:31 +07:00
hau dccea784d0 feat(cli): remove unused output filename 2021-01-05 16:42:43 +07:00
hau d045e1d06a feat(git): stop with begin, end fn 2021-01-05 16:20:32 +07:00
hau c68f833998 chore(git): useless type cast 2021-01-05 16:16:08 +07:00
hau efa0a74305 feat(git): only use git log, remove logIncludeTo 2021-01-05 16:15:31 +07:00
hau 6c550e8a3f chore(cli): lowercase debug message 2021-01-05 16:08:39 +07:00
hau 17d8fb3a3d chore(cli): remove default flags 2021-01-05 16:06:50 +07:00
hau 0ac61252f3 fix(cli): correct --debug short alias 2021-01-05 16:04:52 +07:00
hau 3501cb3846 feat(cli): args is need, I was wrong 2021-01-05 16:03:48 +07:00
hau 8945cabfef chore(readme): remove --include-to, --exclude-to in guide 2021-01-05 16:00:48 +07:00
hau a9dec8f4b9 chore(readme): add thanks Command Line Interface Guidelines 2021-01-05 15:59:46 +07:00
hau 2be6b0c2cc chore(cli): FILETYPE is a misc 2021-01-05 15:55:52 +07:00
hau d06a27d88d refactor(cli): rename output path to real output 2021-01-05 15:55:08 +07:00
hau 7dd3918be2 feat(cli): this program doest not need any args 2021-01-05 15:51:39 +07:00
hau 2bcc16dd5f refactor(cli): rename output-dir to output 2021-01-05 15:51:03 +07:00
hau fc7c594349 chore(cli): better usage text 2021-01-05 15:48:09 +07:00
hau 2dd6ffd1eb feat: only use --to to replace --exclude-to, --include-to 2021-01-05 14:16:00 +07:00
hau ed8e4704e3 feat(cli): use --debug instead of --verbose 2021-01-05 14:02:49 +07:00
hau e921459daf feat(cli): correct description cli 2021-01-05 11:19:11 +07:00
hau b9a2121f8b build: update go.mod 2021-01-04 17:57:53 +07:00
hau d4ff9f0c3d chore: bump golangci-lint v1.34 in github action 2020-12-31 15:06:08 +07:00
hau 84cf09fc24 feat: exit gracefully 2020-12-29 23:04:20 +07:00
hau 279ddecae0 chore(changelog): generate v0.10.0 2020-12-24 17:56:05 +07:00
hau 351482a9cf chore(readme): add fatih/color in thanks 2020-12-24 17:53:09 +07:00
hau 8a9625eda1 feat: highlight error 2020-12-24 17:52:21 +07:00
hau d3648c41e3 chore(git): better error return 2020-12-23 18:05:36 +07:00
hau e4236463e0 build: update go.mod 2020-12-18 17:08:50 +07:00
hau 55c4a13047 chore(changelog): generate v0.9.0 2020-12-18 17:05:26 +07:00
hau f62b808ac3 chore: add Thanks in README 2020-12-18 16:58:31 +07:00
hau de04988f8c chore: remove markdown ext from LICENSE 2020-12-18 16:48:26 +07:00
hau fffbb832be feat: by default show help if use do nothing 2020-12-18 16:46:33 +07:00
hau 284811f7f4 feat: remove -v as alias for --verbose 2020-12-18 16:30:58 +07:00
hau 05c878d795 feat: use urfave/cli DefaultText 2020-12-18 16:21:59 +07:00
hau 0f47650484 feat: add --repository and --output-dir 2020-12-18 16:04:21 +07:00
hau 357e869028 chore: generate CHANGELOG v0.8.0 2020-12-17 18:07:14 +07:00
hau 562557dbcd test(changelog): more test for generate changelog 2020-12-17 18:02:12 +07:00