Commit Graph

218 Commits

Author SHA1 Message Date
Theis 3bd150178c Update README.md 2024-03-13 14:08:49 +01:00
Theis c7c097f79a Update README.md 2024-03-12 14:39:52 +01:00
Theis 137c92657c Update README.md 2024-03-12 14:35:26 +01:00
Theis 655acc162d Update README.md changed scope of future languages 2024-03-06 18:21:44 +01:00
Theis ce24b1c962 Update README.md removed zsh tag from usage 2024-03-06 18:20:32 +01:00
Theis 4eada94fcf docs: added usage for grouping to program v0.2.1 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 43da0d3508 docs: added syntax for grouping in author file to readme 2024-03-06 13:26:36 +01:00
Theis 366482669e docs: added usage to readme 2024-03-06 13:25:44 +01:00
Theis f618ce9f37 docs: added syntax to author file for grouping 2024-03-06 13:21:21 +01:00
Theis b740e673ba cd: added automated changelogs to release workflow v0.2.0 2024-03-06 13:14:44 +01:00
Theis 888d5dd240 Create dependabot.yml 2024-03-06 13:07:53 +01:00
Theis 849849e127 Merge pull request #11 from Slug-Boi/feat_groupings
feat: Feat groupings
2024-03-06 12:56:30 +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 72f41d69f1 Update README.md 2024-03-05 19:02:26 +01:00
Theis 84b46e7bd4 Might have fixed problem v0.1.0 2024-03-05 09:54:16 +01:00
Theis 5c3d7b6302 debugging workflow 2024-03-05 09:50:57 +01:00
Theis b30d8621bb debugging workflow 2024-03-05 09:48:43 +01:00
Theis c195cfffa1 fixed yml workflow hopefully 2024-03-05 09:44:50 +01:00
Theis 67f0c373f6 fixed yml workflow hopefully 2024-03-05 09:42:27 +01:00
Theis a02cd815de fixed yml workflow hopefully 2024-03-05 09:40:27 +01:00
Theis bb3b830b4b fixed yml workflow hopefully 2024-03-05 09:33:50 +01:00
Theis 3b758417ae Merge branch 'main' of https://github.com/Slug-Boi/cocommit 2024-03-05 09:30:03 +01:00
Theis 7cf30ab554 fixed yml workflow hopefully 2024-03-05 09:29:55 +01:00
Theis 92d6dc9783 Update README.md fixed ] 2024-03-05 09:24:11 +01:00
Theis 8249b12ac5 Update README.md 2024-03-05 09:23:54 +01:00
Theis 8bcd3188e7 added new usages to the noinput arg 2024-03-05 09:16:29 +01:00
Theis fa5ef5838d Update README.md 2024-03-05 09:10:23 +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 238cc75579 Update README.md updated syntax for author file 2024-03-04 23:19:48 +01:00
Theis d84d64434f Update author.txt added opt 2024-03-04 23:17:49 +01:00
Theis beedbbc0b2 Merge pull request #7 from Slug-Boi/feat_exclude_by_default
feat: added the ability to exclude users by default from commits
2024-03-04 23:16:52 +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 af58ad18f7 Merge pull request #5 from Slug-Boi/feat_exclude_and_add_all
Feat: Exclude and add all
2024-03-04 23:00:18 +01:00
Theis 6d8045ee75 added a PR conditional to test_push workflow 2024-03-04 22:59:55 +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 17c2d3a6b1 Cleaning up main 2024-03-04 20:48:25 +01:00
Theis 64e8184bbb added the cache folder for Dagger with a md file inside 2024-03-04 19:03:09 +01:00
Theis 0992afa1f6 added a test workflow on push using dagger ci 2024-03-04 19:00:11 +01:00
Theis 2ab5c47eca changed the regex to better fit expected format 2024-03-04 08:07:53 +01:00
Theis 65f72eb094 Update README.md 2024-03-04 07:42:35 +01:00
Theis 864da6857d Update README.md removed a r 2024-03-04 07:41:55 +01:00