0
0
mirror of https://github.com/thegeeklab/git-sv.git synced 2024-09-20 00:02:46 +02:00
git-sv/sv
2022-04-07 11:12:14 +02:00
..
config.go refactor: revert "make handling with unconventional commits configurable" 2022-04-07 11:12:14 +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: revert "make handling with unconventional commits configurable" 2022-04-07 11:12:14 +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 refactor: handle parse errors to the caller in validate 2022-04-06 11:20:56 +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