Commit Graph

  • b53fd45b0b feat: add tui key for creation of share code with a confirmation message feat_share_author_code Slug-Boi 2026-05-04 17:38:40 +02:00
  • e3f05fea8f chore: codecov yml exclude cmds (they are very hard to test will look at later) Slug-Boi 2026-05-04 16:37:24 +02:00
  • d748020b33 feat: redo using tui and cli input modes. Also add clearer feedback to import Slug-Boi 2026-04-28 14:59:33 +02:00
  • 329304c240 feat: add share code utility to program using 2 new flags on the users cli command Slug-Boi 2026-04-28 13:21:06 +02:00
  • 258ca9a5cb chore(deps): bump go.opentelemetry.io/otel/sdk dependabot/go_modules/ci/go_modules-6b971a9d7e dependabot[bot] 2026-04-28 09:56:33 +00:00
  • 3a55787754 ci: add updated setup go version and set with for build workflow main Slug-Boi 2026-04-28 11:51:07 +02:00
  • 93c28dcb38 ci: specify go version in setup Slug-Boi 2026-04-28 11:47:57 +02:00
  • 3c17b34b18 ci: update go version of program Slug-Boi 2026-04-28 11:47:02 +02:00
  • d66774c987 ci: update setup go version Slug-Boi 2026-04-28 11:45:51 +02:00
  • e100bf5d4d ci: update codecov Slug-Boi 2026-04-28 11:38:48 +02:00
  • a4e87fa465 ci: update go version in mod Slug-Boi 2026-04-28 11:35:19 +02:00
  • 7d59442628 ci: update go version in dagger Slug-Boi 2026-04-28 11:35:09 +02:00
  • 0a55fe0c93 feat: add color to Authors in list view based on where they were added from scope wise Slug-Boi 2026-04-28 11:29:47 +02:00
  • 5a2ca228c6 Merge pull request #85 from Slug-Boi/dependabot/go_modules/go_modules-dd7da38a6b Theis 2026-01-30 16:51:14 +01:00
  • 41a9c02a03 fix: add ghAdd as a tooltip in extended help menu v2.0.2 Slug-Boi 2026-01-30 16:48:56 +01:00
  • 3a4be5ca96 refactor: change default scope to local to reduce confusion Slug-Boi 2026-01-30 16:45:46 +01:00
  • e4b362f494 fix: install script no longer tries to remove a non-existant authorfile Slug-Boi 2026-01-30 16:42:45 +01:00
  • 08c926f2f5 fix: cocommit would never ask to create an author file if non was found Slug-Boi 2026-01-30 16:42:24 +01:00
  • 220019a74f chore(deps): bump golang.org/x/crypto dependabot[bot] 2025-11-20 01:44:28 +00:00
  • bb30b4bb6c ci: updated makefile to include the ldflags version definition. This should default to undefined now if the env var was not set v2.0.1 Slug-Boi 2025-11-17 07:56:33 +01:00
  • dcc69dab37 ci: updated makefile to include the ldflags version definition. This should default to undefined now if the env var was not set feat_default-editor Slug-Boi 2025-11-17 07:56:33 +01:00
  • ceedf825e1 Merge pull request #83 from Slug-Boi/dependabot/go_modules/go_modules-3464edad9a Theis 2025-08-26 08:58:46 +02:00
  • 9b2c3fb21a chore(deps): bump github.com/go-viper/mapstructure/v2 dependabot[bot] 2025-08-25 10:36:50 +00:00
  • 1d8c83188c Merge pull request #84 from Slug-Boi/feat_default-editor Theis 2025-08-18 13:43:01 +02:00
  • 4badd8ebae ci: update go version of ci to 1.24 v2.0.0 Slug-Boi 2025-08-18 13:40:37 +02:00
  • 0425795101 test: comment begin Slug-Boi 2025-08-18 13:24:52 +02:00
  • 01c6581027 refactor: add string function to config struct to allow for extendable printing of future fields Slug-Boi 2025-08-18 13:24:42 +02:00
  • ab3f16be4a feat: add the base config command with flags to help configure the tool and create one if its missing Slug-Boi 2025-06-24 12:55:51 +02:00
  • 96d117cadd refactor: change the way the viper config is stored and add helper functions Slug-Boi 2025-06-24 12:55:19 +02:00
  • 98ceadf98b test: add a config save test function Slug-Boi 2025-06-24 12:23:32 +02:00
  • 70259d17f7 refactor: allow for editing of amend commits Slug-Boi 2025-06-17 21:29:18 +02:00
  • 68024507e8 test: add new bool to func call Slug-Boi 2025-06-17 21:28:49 +02:00
  • 2e8b56c719 refactor: defer remove Slug-Boi 2025-06-17 21:28:38 +02:00
  • 183788fda4 feat: allow editing for amend commits Slug-Boi 2025-06-17 21:28:28 +02:00
  • b0591306f5 refactor: redudandant Slug-Boi 2025-06-17 21:02:11 +02:00
  • 9e85fdd1b9 refactor: change commit length limit and change exit codes Slug-Boi 2025-06-16 17:43:02 +02:00
  • eeb93fb411 refactor: change root command to use the new editor launcher Slug-Boi 2025-06-16 17:31:09 +02:00
  • 1367d50fce feat: add editor util to handle and launch editors outside of built-in Slug-Boi 2025-06-16 17:30:48 +02:00
  • a6d90b86dc refactor: author file config Slug-Boi 2025-06-16 17:30:23 +02:00
  • 97cc1e5c15 Merge pull request #81 from Slug-Boi/feat_config Theis 2025-06-03 20:17:02 +02:00
  • 84de8e1e4e fix: attempt to fix cmd tests feat_config Slug-Boi 2025-06-03 20:12:15 +02:00
  • f4cb12741f Merge branch 'main' into feat_config Theis 2025-06-03 20:03:17 +02:00
  • 0bd0e0592a Merge branch 'feat_config' of https://github.com/Slug-Boi/cocommit into feat_config Slug-Boi 2025-06-03 20:02:58 +02:00
  • 1f7e571fb9 fix: env var test updated for panic Slug-Boi 2025-06-03 19:59:00 +02:00
  • 0da8fc6998 fix: env var test updated for panic Slug-Boi 2025-06-03 19:59:00 +02:00
  • ff9b8739cb refactor: change config to be optional and create default state Slug-Boi 2025-06-03 19:47:04 +02:00
  • 97dac5169a test: try to fix config file not being loaded Slug-Boi 2025-06-03 17:39:17 +02:00
  • cbcd5ae1d1 fix: add config to cmd tests Slug-Boi 2025-06-03 17:36:17 +02:00
  • bbce5d3fab test: add config to tests Slug-Boi 2025-06-03 17:29:25 +02:00
  • 45d4c6e8b4 refactor: add env var for config location Slug-Boi 2025-06-03 17:28:37 +02:00
  • eac0e43023 fix: if author file was not set empty string not caught Slug-Boi 2025-06-03 17:28:09 +02:00
  • bbf6137ddd test: fix problem with message keeping value past test Slug-Boi 2025-05-30 09:51:26 +02:00
  • 5207f17284 fix: add _ Slug-Boi 2025-05-30 09:46:46 +02:00
  • 69c31ef03a test: add commitappender tests Slug-Boi 2025-05-30 09:46:37 +02:00
  • d010e73e00 test: add return value of string for testing Slug-Boi 2025-05-30 09:46:14 +02:00
  • dee0ee79f1 feat: add amend command Slug-Boi 2025-05-27 15:06:53 +02:00
  • 82ec905471 refactor: flags and change hash to be ignored Slug-Boi 2025-05-27 15:06:40 +02:00
  • b0bf47e794 fix: bug with how git authors were handled in tui Slug-Boi 2025-05-27 14:49:36 +02:00
  • 7a0e734ba8 feat: git commit user appender Slug-Boi 2025-04-28 15:35:47 +02:00
  • 6c198447ba chore: update default.nix to actually build and work now + add vendor hash Slug-Boi 2025-04-29 09:24:27 +02:00
  • cdefb84b88 chore: update makefile to remove build-nix step Slug-Boi 2025-04-29 09:24:05 +02:00
  • ac013a205f Merge branch 'main' of https://github.com/Slug-Boi/cocommit Slug-Boi 2025-04-28 16:46:03 +02:00
  • 25d990ab42 chore: add go mod vendor Slug-Boi 2025-04-28 16:46:01 +02:00
  • 9b2ffee5c4 chore: update hash Theis 2025-04-28 16:43:41 +02:00
  • 6614af4874 chore: fix flake.nix Slug-Boi 2025-04-28 16:38:19 +02:00
  • 2409fc7869 chore: remove rev from nix flake Theis 2025-04-28 15:31:45 +02:00
  • 2686f32184 refactor: make sure lists are ordered correctly and add configurable scopes Slug-Boi 2025-04-20 22:16:21 +02:00
  • f89d399e17 refactor: add config load to author func Slug-Boi 2025-04-20 22:13:45 +02:00
  • 3e1ba8d965 feat: add config utils functions to handle config fetching and updating Slug-Boi 2025-04-20 22:07:12 +02:00
  • 3574d442a6 chore: remove test file Slug-Boi 2025-04-19 20:48:40 +02:00
  • 1d51c55bc5 refactor: remove fetch call Slug-Boi 2025-04-19 20:48:20 +02:00
  • c1b9e35851 chore: change to viper Slug-Boi 2025-04-19 20:48:06 +02:00
  • b542561de1 chore(deps): bump the go_modules group across 2 directories with 1 update dependabot[bot] 2025-04-17 21:40:46 +00:00
  • 619066f329 test: add scope tests Slug-Boi 2025-04-18 23:43:18 +02:00
  • 6d72b93ac2 chore: remove unused code Slug-Boi 2025-04-18 23:43:08 +02:00
  • ac1e59b7ee test: change test commit file to actual file not temp file and use git add to add it Slug-Boi 2025-04-18 23:42:57 +02:00
  • c7a9d3429d test: add scope and set scope to be local in all tests Slug-Boi 2025-04-17 23:13:44 +02:00
  • b608a52aa6 feat: scopes added to tui list model Slug-Boi 2025-04-17 23:09:03 +02:00
  • 39a5005a39 refactor: rename all model to Model Slug-Boi 2025-04-17 23:08:42 +02:00
  • 8b3c5ab539 feat: util function to fetch all users that have commited to a repo Slug-Boi 2025-04-17 23:07:21 +02:00
  • 68cc7d8281 refactor: run define git users on launch Slug-Boi 2025-04-17 23:06:58 +02:00
  • be98ca2f7c feat: define git users in the program Slug-Boi 2025-04-17 23:06:46 +02:00
  • 9d00236dd3 chore(deps): bump golang.org/x/net dependabot[bot] 2025-04-11 13:38:05 +00:00
  • a84e38d96e feat: add nix flake Slug-Boi 2025-04-17 23:31:51 +02:00
  • 974056c4b6 feat: add nix package build definition Slug-Boi 2025-04-17 23:31:44 +02:00
  • 01ef9545fb Merge pull request #73 from Slug-Boi/feat_ghAdd_tui Theis 2025-04-17 21:49:23 +02:00
  • 04a5cd3bd9 test: more gh tui tests Slug-Boi 2025-04-16 13:26:40 +02:00
  • a0880457f7 fix: more nil pointers Slug-Boi 2025-04-16 13:26:28 +02:00
  • a84843c48a fix: return wrong model when gh tui open Slug-Boi 2025-04-16 13:18:44 +02:00
  • 59674fe823 test: add some tui tests for the new gh command Slug-Boi 2025-04-16 13:16:14 +02:00
  • 0fe4624854 fix: nil pointer Slug-Boi 2025-04-16 13:16:02 +02:00
  • c24c277fb1 fix: remember to toggle off tempAuthorAdd when quitting Slug-Boi 2025-04-11 16:05:13 +02:00
  • 951dbee1d0 test: loop the correct amount of items Slug-Boi 2025-04-11 15:54:22 +02:00
  • 9b367ba86e test: create temp file when testing the git commit command Slug-Boi 2025-04-11 15:49:02 +02:00
  • 870339c2f7 Merge branch 'feat_ghAdd_tui' of https://github.com/Slug-Boi/cocommit into feat_ghAdd_tui Slug-Boi 2025-04-11 15:37:54 +02:00
  • acf756dae1 fix: clear screen to remove ghost elements Slug-Boi 2025-04-11 15:33:05 +02:00
  • b41ec63fde fix: fix tui wrap around issue with temp author Slug-Boi 2025-04-11 15:32:50 +02:00
  • 53419329a0 refactor: no args means tui opens Slug-Boi 2025-04-10 22:31:44 +02:00
  • 53fef652b1 refactor: edit existing tui elements to add new gh add tui component Slug-Boi 2025-04-10 22:31:34 +02:00
  • 4dd972c355 feat: add gh add tui component Slug-Boi 2025-04-10 22:31:16 +02:00