Commit Graph

64 Commits

Author SHA1 Message Date
Jeff Carr a957c22f8b start work on an applyPatch() 2024-12-27 22:27:19 -06:00
Jeff Carr 8b3be0ab42 more argv improvements 2024-12-27 04:36:29 -06:00
Jeff Carr 9818e8d1ee more ideas for command line options 2024-12-27 03:39:53 -06:00
Jeff Carr bdaa40c51f try to push patchsets 2024-12-25 23:17:24 -06:00
Jeff Carr 4ec714a678 minor cleanups after argv changes 2024-12-24 04:58:27 -06:00
Jeff Carr 55e7e11a4c set a Name for the patchset 2024-12-24 03:35:19 -06:00
Jeff Carr 3505a66d84 more argv cleanups 2024-12-24 03:08:06 -06:00
Jeff Carr 778de10e87 deprecate go specific stuff 2024-12-24 03:00:55 -06:00
Jeff Carr 2f7c1807a1 more cleanups 2024-12-24 02:26:54 -06:00
Jeff Carr c5fcb2a6c0 start work on an apply patchset window 2024-12-23 11:15:16 -06:00
Jeff Carr b7a6001ba4 submit sends patches 2024-12-23 03:45:30 -06:00
Jeff Carr cc55a5ad7a start working on the GUI again for this 2024-12-23 02:37:48 -06:00
Jeff Carr 30a4988f08 minor 2024-12-18 23:05:09 -06:00
Jeff Carr 9adb650b3e add --dirty 2024-12-18 22:02:07 -06:00
Jeff Carr 5ac4c26ded minor 2024-12-17 23:28:24 -06:00
Jeff Carr 1b58d04c10 also show current branch version 2024-12-17 20:43:00 -06:00
Jeff Carr 4e299a8ca0 add --delete 2024-12-17 15:34:13 -06:00
Jeff Carr 05208620a6 minor 2024-12-17 15:02:17 -06:00
Jeff Carr 36073faed5 lots of changes here and in gitpb 2024-12-17 06:36:00 -06:00
Jeff Carr ac029ee52c minor 2024-12-17 01:35:22 -06:00
Jeff Carr be3841578c list patches and get a patch set works 2024-12-14 14:09:15 -06:00
Jeff Carr 268e05f108 http post a patch set 2024-12-14 13:12:42 -06:00
Jeff Carr 10cf50c39b git reset --hard option 2024-12-13 17:13:07 -06:00
Jeff Carr 6ea78a6e8b add --do-patches 2024-12-13 13:17:26 -06:00
Jeff Carr 9d183050eb minor 2024-12-11 23:11:21 -06:00
Jeff Carr 353290ecb1 attempt to make a patchset protobuf 2024-12-11 18:50:14 -06:00
Jeff Carr aff3268ca6 rill git pull works with small settings 2024-12-06 01:48:17 -06:00
Jeff Carr 1d352604b9 still invalid repos getting in the repos.pb 2024-12-05 14:17:50 -06:00
Jeff Carr 816760d137 developing on this now 2024-12-05 12:29:47 -06:00
Jeff Carr 0463030e80 general improvements 2024-12-04 15:35:48 -06:00
Jeff Carr 923160d70c forge --private : your configured private repos 2024-12-03 17:59:47 -06:00
Jeff Carr d1cc3bd09a on the way to somewhere 2024-12-03 13:23:12 -06:00
Jeff Carr f459087158 troubleshooting branch names 2024-12-03 01:56:58 -06:00
Jeff Carr 659bed891b start making this tool useful 2024-12-03 00:33:17 -06:00
Jeff Carr 10193b77f2 can purge broken stuff
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-12-02 23:12:35 -06:00
Jeff Carr 9a57a20ef7 trying to verify new protobuf works 2024-12-02 15:45:06 -06:00
Jeff Carr 3895519f25 start developing this for real 2024-12-02 06:59:56 -06:00
Jeff Carr 8afc4c7135 fix build 2024-11-16 00:07:00 -06:00
Jeff Carr 4cd6ade024 rename to forge 2024-02-26 21:46:02 -06:00
Jeff Carr df0ff5af1c purge code for the autotypist
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-02-21 08:32:59 -06:00
Jeff Carr 697696d3df fixing the release process 2024-02-18 07:24:56 -06:00
Jeff Carr c253a30fb6 changing branches works 2024-02-16 17:55:53 -06:00
Jeff Carr 3887ab99d8 add only-me. fix xterm commit 2024-02-15 22:46:35 -06:00
Jeff Carr 74ce202f73 general updates
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-02-13 09:18:04 -06:00
Jeff Carr ed5857af77 trying to debug box direction
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-02-07 15:24:59 -06:00
Jeff Carr d8582ae6b9 note to users
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-31 14:25:19 -06:00
Jeff Carr 0e979faf5b disable state works
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-26 13:45:27 -06:00
Jeff Carr c408a7cca5 working towards global branch settings
repostatus improvements
    common branch handling
    scan all repos
    code cleanups
    check dirty before global delete
    go mod using a quieter gui
    smarter scripting

Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-23 11:22:33 -06:00
Jeff Carr d67ace479a autohide working well
log flags window
    debugging window
    Display buttons cleaned up
    get go.wit.com/list of repos

Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-20 16:09:15 -06:00
Jeff Carr db36cef85a more more into repostatus package
better working labels
    autotypist auto hides
    hide unmodified repos works again
    go build args out of order
    download the toolkits
    first auto rebuild of autotypist

Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-19 18:37:27 -06:00