Commit Graph

19 Commits

Author SHA1 Message Date
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 f618ce9f37 docs: added syntax to author file for grouping 2024-03-06 13:21:21 +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 24909dd854 Merge pull request #10 from Slug-Boi/feat_exclude_by_default
test: added a default exclusion test and cleaned code up
2024-03-05 09:06:38 +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 c31933cc5e Update author.txt caps 2024-03-04 23:20:12 +01:00
Theis d84d64434f Update author.txt added opt 2024-03-04 23:17:49 +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 ded0dc8779 added a test for excluding users 2024-03-04 22:47:23 +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