0
0
mirror of https://github.com/thegeeklab/git-sv.git synced 2024-09-19 13:52:45 +02:00
git-sv/sv
2022-04-04 10:03:02 +02:00
..
config.go chore: include feedback from pull request review 2022-03-31 15:53:53 +02:00
formatter_functions_test.go test: add unit test for template functions 2022-03-01 00:03:15 -03:00
formatter_functions.go refactor: move template funcions to a new go file 2022-02-28 23:40:29 -03:00
formatter_test.go feat: use release-notes.sections to sort sections on template variables 2022-02-07 22:49:32 -03:00
formatter.go refactor: move template funcions to a new go file 2022-02-28 23:40:29 -03:00
git_test.go refact: remove redundant type from slice 2020-08-27 22:30:56 -03:00
git.go refactor: add error handling for parsing messages 2022-04-04 08:55:29 +02:00
helpers_test.go feat: use release-notes.sections to sort sections on template variables 2022-02-07 22:49:32 -03:00
message_test.go revert: "refactor: add error handling for parsing messages" 2022-04-04 10:03:02 +02:00
message.go revert: "refactor: add error handling for parsing messages" 2022-04-04 10:03:02 +02:00
releasenotes_test.go feat: use release-notes.sections to sort sections on template variables 2022-02-07 22:49:32 -03:00
releasenotes.go feat: add HasMultipleTypes to ReleaseNoteCommitsSection 2022-02-28 21:17:37 -03:00
semver_test.go refactor: remove order from templates variables and add authors 2022-02-06 22:06:46 -03:00
semver.go feat: add semantic-version-only flat to changelog command 2022-01-29 19:25:52 -03:00