Commit Graph

10 Commits

Author SHA1 Message Date
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 f763c81fe2 test: fix remove author test 2024-10-28 18:13:31 +01:00
Slug-Boi aff8d49620 refactor: remove user to actually remove both names 2024-10-26 21:55:39 +02:00
Slug-Boi 6c96fc90bd test:update util tests and remove a line 2024-10-25 13:54:41 +02:00
Slug-Boi def99f602f chore: fixed imports and function signatures 2024-10-24 21:11:24 +02:00
Slug-Boi 2a222ad488 feat 2024-10-24 20:48:02 +02:00
Theis 87a6de6b6f test: create tests for the util functions 2024-10-16 20:47:35 +02:00
Theis 55fe196536 feat: finish add and remove author bindings and tui elements 2024-10-10 22:36:29 +02:00
Theis 0e57a48f61 refactor: refactor whole project to based on cobra commands 2024-10-08 20:00:43 +02:00