0
0
mirror of https://github.com/thegeeklab/git-sv.git synced 2024-09-19 13:52:45 +02:00
git-sv/sv
2023-01-21 22:03:10 -03: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 style: run gofmt 2023-01-14 23:55:18 -03: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 test: add carriage return tests on parse 2023-01-21 22:03:10 -03:00
message.go feat: remove carriage return from commit body 2023-01-21 22:02:30 -03: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