Commit Graph

44 Commits

Author SHA1 Message Date
Slug-Boi 3dfecbeab6 chore: go mod updates 2024-10-24 20:59:49 +02:00
Slug-Boi 2ab9312126 chore: update go mod 2024-10-24 20:49:45 +02:00
Slug-Boi 55dd1bc5ee refactor: add screen clear to root command 2024-10-24 20:49:32 +02:00
Slug-Boi 2a222ad488 feat 2024-10-24 20:48:02 +02:00
Slug-Boi fbfde5999f refactor: change model structure of show users for testing 2024-10-24 20:47:53 +02:00
Slug-Boi b0a5125113 feat: add temp add command 2024-10-24 20:47:32 +02:00
Slug-Boi d3820826d1 other: change commit key to enter (alt enter stopped working) 2024-10-24 20:45:52 +02:00
Slug-Boi 7521fd5f26 refactor: change name of author and combine with temp add command 2024-10-24 20:45:28 +02:00
Slug-Boi c6fe91d24c other: removed unsued line 2024-10-21 13:12:12 +02:00
Slug-Boi b0baa0cf70 refactor: changed color of commit message field to match rest of TUI 2024-10-21 13:11:20 +02:00
Slug-Boi 580f56555f fix: fixed output of users command to be readable 2024-10-20 23:16:13 +02:00
Slug-Boi 7f5a3bcca6 feat: added commit message window to tui 2024-10-20 22:52:37 +02:00
Theis 87a6de6b6f test: create tests for the util functions 2024-10-16 20:47:35 +02:00
Theis 5cfa40876b docs: add small readme in tui folder for bubbletea templates 2024-10-11 11:21:52 +02:00
Theis fa03de4695 feat: add tui show users (WIP) and prefer bat if present 2024-10-11 11:21:39 +02:00
Theis 55fe196536 feat: finish add and remove author bindings and tui elements 2024-10-10 22:36:29 +02:00
Theis a78cdf37f9 feat: add buble tea tui elements for creating authors and selecting authors. More to come 2024-10-10 21:42:59 +02:00
Theis 527269f788 refactor: change root command to include commit wrapper options 2024-10-10 21:42:16 +02:00
Theis 0e57a48f61 refactor: refactor whole project to based on cobra commands 2024-10-08 20:00:43 +02: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 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
Theis 4f88cb7cb4 changed the directory structure and added author file to all tarballs 2024-03-03 19:50:05 +01:00
Theis e82bd6b4ca Merge branch 'main' of https://github.com/Slug-Boi/cocommit v0.0.1 2024-03-03 19:46:02 +01:00
Theis 4e029fdb1e changed the b_t_r workflow a little. testing 2024-03-03 19:45:52 +01:00
Theis 1bdb345c86 Update README.md 2024-03-03 19:38:48 +01:00
Theis 84a58c53c6 Update README.md 2024-03-03 19:38:02 +01:00
Theis 1e868d71c0 added a mkdir to workflow change later v0.0.0 2024-03-03 18:58:42 +01:00
Theis f5e9171362 added the ci workflow and tested that it works. also added yml workflow to release to github 2024-03-03 18:50:49 +01:00
Theis de2741848d moved go code a folder deeper 2024-03-03 11:07:27 +01:00
Theis 795c0fe12e renamed src folder 2024-03-03 11:05:32 +01:00
Theis 4115ac23c8 removed a go mod file 2024-03-03 11:03:13 +01:00
Theis a363643ef1 Merge branch 'main' of https://github.com/Slug-Boi/cocommit 2024-03-03 10:51:59 +01:00
Theis 880bc7f5eb added a go mod file in src dir and added the base to some dagger ci stuff 2024-03-03 10:51:45 +01:00
Theis 1749577deb Update README.md added l 2024-03-02 19:32:34 +01:00
Theis 8b50c9fd06 test: added tests to the cocommit program and also added a helper function in main to test 2024-03-01 18:37:01 +01:00
Theis 61ff456536 Merge branch 'main' of https://github.com/Slug-Boi/cocommit 2024-03-01 17:25:56 +01:00
Theis d1554c4306 feat: initial commit 2024-03-01 17:25:17 +01:00
Theis 13211e4b56 Update README.md
Added the baseline readme stuff
2024-03-01 11:54:22 +01:00
Theis cae726321a Initial commit 2024-03-01 11:34:39 +01:00