Slug-Boi
b1c4df81c8
feat: added commitizen support (due to cmd execution styles this will not be in the test suite)
...
Due to the way that the interactive cli call has to be made there is no
good way to automate the tests for it without spending a long time
trying to understand go pipes. since this is more of an extra feature
anyways I am fine with leaving this somewhat untested especially since
it is small isolated code
2024-10-31 21:24:17 +01:00
Slug-Boi
ff9b648c59
refactor: update check author file function and create new flag to enter author list tui mode
2024-10-28 19:29:03 +01:00
Slug-Boi
47128cf3f6
test: cobra tests added
2024-10-26 12:51:24 +02:00
Slug-Boi
def99f602f
chore: fixed imports and function signatures
2024-10-24 21:11:24 +02:00
Slug-Boi
55dd1bc5ee
refactor: add screen clear to root command
2024-10-24 20:49:32 +02:00
Slug-Boi
7f5a3bcca6
feat: added commit message window to tui
2024-10-20 22:52:37 +02:00
Theis
87a6de6b6f
test: create tests for the util functions
2024-10-16 20:47:35 +02:00
Theis
527269f788
refactor: change root command to include commit wrapper options
2024-10-10 21:42:16 +02:00
Theis
0e57a48f61
refactor: refactor whole project to based on cobra commands
2024-10-08 20:00:43 +02:00