Commit Graph

11 Commits

Author SHA1 Message Date
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