Commit Graph

17 Commits

Author SHA1 Message Date
Slug-Boi e355bec97d feat: added author file default path and config creation utility 2024-05-19 23:07:15 +02:00
Theis 923f94c314 refactor: sort users printout 2024-04-20 22:20:07 +02:00
Theis 9b9fe278d6 refactor: fix user printout to be more readable 2024-04-20 22:10:39 +02:00
Theis 4eada94fcf docs: added usage for grouping to program 2024-03-06 14:02:17 +01:00
Theis c8c09e5f15 refactor: created a check_err func to shorthand error checks in code 2024-03-06 13:31:33 +01:00
Theis 27a755ce81 test: added a test for grouping 2024-03-06 12:47:26 +01:00
Theis aa81eb0e73 fix: fixed index out of bounds error 2024-03-06 11:25:39 +01:00
Theis 5aa8fe2703 fix: Think I fixed the syntax for group declartion 2024-03-06 10:23:24 +01:00
Theis ffebd8a56d feat: added the grouping feature, currently untested 2024-03-06 07:50:36 +01:00
Theis 8bcd3188e7 added new usages to the noinput arg 2024-03-05 09:16:29 +01:00
Theis a3391da14e added a default exclusion test and cleaned the code up with some comments 2024-03-05 08:41:00 +01:00
Theis da8b1fe33e added the ability to exclude users by default from the add all command and exclusions 2024-03-04 23:09:50 +01:00
Theis 872cd7b5c0 added a few tests to the new functionality 2024-03-04 22:18:11 +01:00
Theis 6ac34ad63d added the all flag to add all users to a commit 2024-03-04 21:59:40 +01:00
Theis 20974803c1 added the exclude feature so that you much more easily can write commits 2024-03-04 21:49:11 +01:00
Theis 2ab5c47eca changed the regex to better fit expected format 2024-03-04 08:07:53 +01:00
Theis de2741848d moved go code a folder deeper 2024-03-03 11:07:27 +01:00