Commit Graph

  • 047b9628e6 chore(readme): add lgtm badge Tran Hau 2021-01-12 01:40:40 +0700
  • f63264dc60 chore(changelog): generate v1.2.0 Tran Hau 2021-01-12 01:38:16 +0700
  • 176e35a16e fix: no newline at end of file Tran Hau 2021-01-12 01:37:11 +0700
  • afcee321fa test(changelog): unit test for misc type Tran Hau 2021-01-12 01:33:32 +0700
  • 54a97bbaf9 test(convention): unit test for misc type Tran Hau 2021-01-12 01:27:08 +0700
  • daf3f0b36d refactor(convention): replace commit parseHeader with updateType Tran Hau 2021-01-12 01:25:06 +0700
  • e4a5fa00cd chore: update gitignore Tran Hau 2021-01-12 01:19:02 +0700
  • ec47122d1a chore: build generally with go tip Tran Hau 2021-01-07 11:35:52 +0700
  • bf4f0cea4a chore(changelog): generate v1.1.0 Tran Hau 2021-01-07 11:34:28 +0700
  • d823f6799d chore(cli): remove unused log debug Tran Hau 2021-01-07 11:32:08 +0700
  • db0c2e2c1f refactor(cli): change name -> appName hau 2021-01-07 11:29:35 +0700
  • dd720b777b refactor(cli): replace flags map with directly field hau 2021-01-07 11:28:58 +0700
  • 8f43f68fe4 feat(cli): remove use of args hau 2021-01-07 11:22:33 +0700
  • d0145fda27 chore(changelog): generate v1.0.0 hau 2021-01-05 18:00:10 +0700
  • 84c73e3eef feat(convention): remove directly access conventional commit hau 2021-01-05 17:56:11 +0700
  • 5701a6d5c4 feat(cli): remove default version hau 2021-01-05 17:11:31 +0700
  • dccea784d0 feat(cli): remove unused output filename hau 2021-01-05 16:42:43 +0700
  • d045e1d06a feat(git): stop with begin, end fn hau 2021-01-05 16:20:32 +0700
  • c68f833998 chore(git): useless type cast hau 2021-01-05 16:16:08 +0700
  • efa0a74305 feat(git): only use git log, remove logIncludeTo hau 2021-01-05 16:15:31 +0700
  • 6c550e8a3f chore(cli): lowercase debug message hau 2021-01-05 16:08:39 +0700
  • 17d8fb3a3d chore(cli): remove default flags hau 2021-01-05 16:06:50 +0700
  • 0ac61252f3 fix(cli): correct --debug short alias hau 2021-01-05 16:04:52 +0700
  • 3501cb3846 feat(cli): args is need, I was wrong hau 2021-01-05 16:03:48 +0700
  • 8945cabfef chore(readme): remove --include-to, --exclude-to in guide hau 2021-01-05 16:00:48 +0700
  • a9dec8f4b9 chore(readme): add thanks Command Line Interface Guidelines hau 2021-01-05 15:59:46 +0700
  • 2be6b0c2cc chore(cli): FILETYPE is a misc hau 2021-01-05 15:55:52 +0700
  • d06a27d88d refactor(cli): rename output path to real output hau 2021-01-05 15:55:08 +0700
  • 7dd3918be2 feat(cli): this program doest not need any args hau 2021-01-05 15:51:39 +0700
  • 2bcc16dd5f refactor(cli): rename output-dir to output hau 2021-01-05 15:51:03 +0700
  • fc7c594349 chore(cli): better usage text hau 2021-01-05 15:48:09 +0700
  • 2dd6ffd1eb feat: only use --to to replace --exclude-to, --include-to hau 2021-01-05 14:16:00 +0700
  • ed8e4704e3 feat(cli): use --debug instead of --verbose hau 2021-01-05 14:02:49 +0700
  • e921459daf feat(cli): correct description cli hau 2021-01-05 11:19:11 +0700
  • b9a2121f8b build: update go.mod hau 2021-01-04 17:57:53 +0700
  • d4ff9f0c3d chore: bump golangci-lint v1.34 in github action hau 2020-12-31 15:06:08 +0700
  • 84cf09fc24 feat: exit gracefully hau 2020-12-29 23:04:20 +0700
  • 279ddecae0 chore(changelog): generate v0.10.0 hau 2020-12-24 17:56:05 +0700
  • 351482a9cf chore(readme): add fatih/color in thanks hau 2020-12-24 17:53:09 +0700
  • 8a9625eda1 feat: highlight error hau 2020-12-24 17:52:21 +0700
  • d3648c41e3 chore(git): better error return hau 2020-12-23 18:05:36 +0700
  • e4236463e0 build: update go.mod hau 2020-12-18 17:08:50 +0700
  • 55c4a13047 chore(changelog): generate v0.9.0 hau 2020-12-18 17:05:26 +0700
  • f62b808ac3 chore: add Thanks in README hau 2020-12-18 16:58:31 +0700
  • de04988f8c chore: remove markdown ext from LICENSE hau 2020-12-18 16:48:26 +0700
  • fffbb832be feat: by default show help if use do nothing hau 2020-12-18 16:46:17 +0700
  • 284811f7f4 feat: remove -v as alias for --verbose hau 2020-12-18 16:30:58 +0700
  • 05c878d795 feat: use urfave/cli DefaultText hau 2020-12-18 16:21:59 +0700
  • 0f47650484 feat: add --repository and --output-dir hau 2020-12-18 15:47:08 +0700
  • 357e869028 chore: generate CHANGELOG v0.8.0 hau 2020-12-17 18:07:14 +0700
  • 562557dbcd test(changelog): more test for generate changelog hau 2020-12-17 18:02:12 +0700
  • 7694e1e1c7 test(changelog): re-gen golden data for correct header hau 2020-12-17 17:58:49 +0700
  • d95f82e3ba fix(changelog): wrong header for fixed type hau 2020-12-17 17:54:58 +0700
  • d9d61fce7a chore: log version verbose hau 2020-12-17 17:53:38 +0700
  • bb7ef0715f feat: make 0.1.0 default version, split getChangelogPath hau 2020-12-17 17:52:04 +0700
  • 4d647425d1 chore: add placeholder of urfave/cli hau 2020-12-17 17:34:50 +0700
  • 4434bacdd7 feat: add --filename, --filetype flags hau 2020-12-17 16:54:32 +0700
  • 991d127bbd chore: generate CHANGELOG v0.7.0 hau 2020-12-02 15:50:52 +0700
  • e76289a94d test(convetion): unit test for mixedcase types hau 2020-12-02 15:48:22 +0700
  • e915d51338 feat(convention): support mixed-case for type hau 2020-12-02 15:45:44 +0700
  • f3193590d4 chore: generate CHANGELOG v0.6.1 hau 2020-12-02 00:16:53 +0700
  • 332a289e45 refactor: split get flags, get args from cli hau 2020-11-30 18:19:05 +0700
  • 1486c15000 chore: remove new line between badges hau 2020-11-29 20:23:27 +0700
  • 2140e1e198 chore: add badge for pkg go dev in README hau 2020-11-29 20:22:38 +0700
  • 0607b367d7 build: update go.mod hau 2020-11-29 20:21:13 +0700
  • a5e86f8ca6 chore: generate CHANGELOG v0.6.0 hau 2020-11-29 20:12:26 +0700
  • 98eb8cc928 test(changelog): unit test for changelog with markdown hau 2020-11-29 20:02:40 +0700
  • 694261892c refactor(changelog): split get version header hau 2020-11-29 19:21:02 +0700
  • e643400357 refactor(changelog): remove magic number hau 2020-11-28 00:43:19 +0700
  • 7d904261ee refactor: rename markdown.Base -> markdown.Node hau 2020-11-28 00:39:05 +0700
  • f31cc23ee2 refactor(markdown): rename parser -> parse hau 2020-11-28 00:37:30 +0700
  • 25ead5004d feat(changelog): use newly markdown parser and generate hau 2020-11-28 00:36:34 +0700
  • c8e5bf3ffc feat(markdown): double newline when generate hau 2020-11-27 18:05:22 +0700
  • 848b362683 feat: generate 1 line for markdown hau 2020-11-27 18:02:33 +0700
  • b09a0eae9a feat: parse markdown to base syntax guide hau 2020-11-27 17:45:25 +0700
  • 2c9a60c42f feat: use testify assert hau 2020-11-27 16:53:52 +0700
  • 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