Commit Graph

204 Commits

Author SHA1 Message Date
Jeff Carr ac4b3e0c1d make clean 2024-11-22 21:34:33 -06:00
Jeff Carr 0c44e7ec88 FindByName() 2024-11-22 21:04:56 -06:00
Jeff Carr 5aecd7c2db fix .deb build 2024-11-16 00:11:38 -06:00
Jeff Carr 41ddfe2a32 log.DaemonMode() debugging 2024-11-15 20:06:17 -06:00
Jeff Carr 90f2a202d5 use Scan() 2024-11-14 21:46:45 -06:00
Jeff Carr fe5045eb05 set git pull to have no gui 2024-11-13 21:30:42 -06:00
Jeff Carr bd92626107 move button 2024-11-13 18:10:30 -06:00
Jeff Carr 7db796ae85 rm old buttons 2024-11-13 17:56:17 -06:00
Jeff Carr 4b82fe2b9b move code from the releaser app 2024-11-13 17:02:19 -06:00
Jeff Carr ec94ed599a standard 'make install' behavior 2024-11-13 12:29:25 -06:00
Jeff Carr b6373df539 more display fixes 2024-11-13 12:08:58 -06:00
Jeff Carr 967fc70a48 gui cleanup 2024-11-13 11:56:58 -06:00
Jeff Carr 169d2127da use go-cmd/cmd 2024-11-08 06:41:47 -06:00
Jeff Carr b33280b869 use 'http stdout' via 'log' pkg
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-11-07 08:25:11 -06:00
Jeff Carr bfe7180748 add --no-config (but it doesn't work yet) 2024-11-07 05:07:13 -06:00
Jeff Carr 991edf9ff2 try to debian package 2024-11-07 03:40:56 -06:00
Jeff Carr 96fbc76b85 keep chugging along 2024-11-07 03:09:46 -06:00
Jeff Carr 36a45c7891 add a readme 2024-11-07 02:15:49 -06:00
Jeff Carr bdf3cb26d4 wow. broken for so long, I didn't add build package rules
this was broken after golang deprecated 'go vet'. eventually
   I wrote go-clone so I can continue working. this now
   works again using go-clone. maybe. anyway, this whole
   thing is an experiement

Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-11-05 07:51:12 -06:00
Jeff Carr d2ba12e6f5 rename argv
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-11-05 07:48:22 -06:00
Jeff Carr f1fbbb3c19 list only dirty repos
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-11-04 06:16:52 -06:00
Jeff Carr 04e5b38887 works okay again after 'go get' deprecation
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-11-04 05:44:32 -06:00
Jeff Carr 5b80e9bd2e add http for simple queryies
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-11-04 03:23:28 -06:00
Jeff Carr 3d5671660e working on a go.work 2024-03-07 19:28:46 -06:00
Jeff Carr d2c25c754e add NextRow() 2024-03-02 07:44:18 -06:00
Jeff Carr 0c7846d76a better names. think about 'Menu's 2024-02-29 17:29:19 -06:00
Jeff Carr a182d6b423 repolist already prints a status 2024-02-29 09:22:26 -06:00
Jeff Carr 58bde4c39f fix the ENV handling 2024-02-26 11:08:28 -06:00
Jeff Carr cf4a391359 trying to debug ENV settings 2024-02-25 18:37:03 -06:00
Jeff Carr 6286dd12e3 using ENV for some settings 2024-02-25 13:09:56 -06:00
Jeff Carr 4501e1e381 start adding git fetch 2024-02-25 09:43:11 -06:00
Jeff Carr 01f93fe846 play around with button options 2024-02-24 11:54:47 -06:00
Jeff Carr cfeede7012 what to do now? 2024-02-23 14:23:28 -06:00
Jeff Carr a7626674a7 fix config file passing 2024-02-23 11:02:24 -06:00
Jeff Carr 18bb3e98b4 rename to repolist.RepoRow 2024-02-23 09:01:33 -06:00
Jeff Carr 9e6207ff38 move common code to repolist 2024-02-23 07:01:05 -06:00
Jeff Carr 59ff2df1db make common config processing code 2024-02-22 21:10:01 -06:00
Jeff Carr 7cfdbf32af try new repolist code 2024-02-22 19:04:02 -06:00
Jeff Carr 7078066691 lazy code move to shell 2024-02-22 15:54:00 -06:00
Jeff Carr db6ede257c reorder makefile rules 2024-02-22 15:28:08 -06:00
Jeff Carr 303c603f36 minor change 2024-02-22 07:55:01 -06:00
Jeff Carr ec63197c81 actually create the user branches 2024-02-22 05:24:02 -06:00
Jeff Carr c57b1a2155 code moved to submit-patchset 2024-02-21 11:18:16 -06:00
Jeff Carr 584b93cab0 general claenups
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-02-21 02:50:50 -06:00
Jeff Carr 42c506c098 playing around 2024-02-20 21:03:50 -06:00
Jeff Carr 5f8cce4e3b it took 5 days to fix the code so this release could be done 2024-02-20 20:51:07 -06:00
Jeff Carr e4126c886b attempt to write out patch files again 2024-02-20 14:58:51 -06:00
Jeff Carr 2b0f489855 add scan duration label 2024-02-20 14:44:12 -06:00
Jeff Carr b15f8fa80e patch statistics are working better now 2024-02-20 11:08:17 -06:00
Jeff Carr 03773fb996 make more patch counts 2024-02-20 10:58:58 -06:00