git-chglog/cmd/git-chglog
2021-03-13 21:56:04 -06:00
..
builder.go refactor: Refactor Initializer to testable 2018-02-25 00:58:54 +09:00
cli.go feat: add Jira integration (#52) 2021-03-11 08:40:32 +01:00
cli_test.go some fixes of tests on Windows 2018-02-28 14:27:03 +09:00
config.go feat(flag): --path filtering - refs (#62). Closes #35 2021-03-12 13:57:00 +01:00
config_builder.go feat: Add emoji format and some formatters in variables 2019-11-27 22:35:00 +09:00
config_builder_mock.go refactor: Refactor Initializer to testable 2018-02-25 00:58:54 +09:00
config_builder_test.go feat: Add URL of output example for template style 2018-05-06 14:23:19 +09:00
config_loader.go feat: Add cli client 2018-02-17 20:28:34 +09:00
config_loader_mock.go feat: Add cli client 2018-02-17 20:28:34 +09:00
config_test.go feat: enable tag_filter_pattern in config options (#72) 2021-01-09 09:51:14 +01:00
context.go feat(flag): --path filtering - refs (#62). Closes #35 2021-03-12 13:57:00 +01:00
custom_template_builder.go feat: Add URL of output example for template style 2018-05-06 14:23:19 +09:00
custom_template_builder_test.go feat: Add URL of output example for template style 2018-05-06 14:23:19 +09:00
fs.go refactor: Refactor Initializer to testable 2018-02-25 00:58:54 +09:00
fs_mock.go refactor: Refactor Initializer to testable 2018-02-25 00:58:54 +09:00
generator.go feat: add Jira integration (#52) 2021-03-11 08:40:32 +01:00
generator_mock.go feat: add Jira integration (#52) 2021-03-11 08:40:32 +01:00
initializer.go feat: add Jira integration (#52) 2021-03-11 08:40:32 +01:00
initializer_test.go test: Pass all the test cases with windows 2018-03-02 02:06:19 +09:00
kac_template_builder.go feat: Add URL of output example for template style 2018-05-06 14:23:19 +09:00
kac_template_builder_test.go feat: Add URL of output example for template style 2018-05-06 14:23:19 +09:00
main.go fix: --template and --repository-url flags not being used (#119) 2021-03-13 21:54:40 -06:00
main_test.go fix(deps): update module github.com/urfave/cli to v2 (#107) 2021-03-04 17:18:00 -06:00
processor_factory.go feat: Add support for Bitbucket 2018-04-14 15:09:06 +09:00
processor_factory_test.go feat: Add support for Bitbucket 2018-04-14 15:09:06 +09:00
questioner.go fix(init): support OptionAnswer form in survey/v2 (#113) 2021-03-09 10:21:47 +01:00
questioner_mock.go refactor: Refactor Initializer to testable 2018-02-25 00:58:54 +09:00
status_code.go feat: Add cli client 2018-02-17 20:28:34 +09:00
template_builder.go feat: Add URL of output example for template style 2018-05-06 14:23:19 +09:00
template_builder_mock.go refactor: Refactor Initializer to testable 2018-02-25 00:58:54 +09:00
utils.go feat: Add cli client 2018-02-17 20:28:34 +09:00
utils_test.go feat: Add cli client 2018-02-17 20:28:34 +09:00
variables.go apply go fmt 2020-04-13 18:08:02 +02:00
variables_test.go feat: Add emoji format and some formatters in variables 2019-11-27 22:35:00 +09:00
version.go chore: bumps version to v0.11.2 2021-03-13 21:56:04 -06:00