Commit Graph

236 Commits

Author SHA1 Message Date
Jeff Carr ffd510e1d8 can't merge all if some repos are dirty 2025-01-05 12:13:32 -06:00
Jeff Carr 34fc90e4bf try merge 2025-01-05 12:02:19 -06:00
Jeff Carr 6ded56a13a more overall checking for branch changes 2025-01-05 06:14:06 -06:00
Jeff Carr 2c7e15ccfa check to make sure everything is on the devel branch 2025-01-05 05:48:02 -06:00
Jeff Carr 79ec3ce469 stop apply if repos are dirty 2025-01-05 04:54:05 -06:00
Jeff Carr 92ff05cf6f start adding logic to check the hashes 2025-01-05 03:21:26 -06:00
Jeff Carr 026e0cde90 button to dump last patch info 2025-01-05 02:01:15 -06:00
Jeff Carr 18ee541f89 'forge dirty' will find and list only dirty repos 2025-01-05 01:18:47 -06:00
Jeff Carr c25a7ea736 start working on 'git am' 2024-12-30 02:03:56 -06:00
Jeff Carr 4fc958fcc9 trust nothing. but this might work. notsure
it's hard to do distributed work when the tools are themselves
	being worked on. lots of crazy in these patches until
	they actually work. I'm switching between droplets, hypervisors,
	etc.
2024-12-30 00:50:51 -06:00
Jeff Carr 45c32bc7fc add git author and email 2024-12-29 21:36:39 -06:00
Jeff Carr 16a6c8b11a attempt again 2024-12-28 19:36:03 -06:00
Jeff Carr d02ced3f2e starting to work. maybe 2024-12-28 03:00:42 -06:00
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 2b087365f6 move things into 'find' and 'do' subcommands 2024-12-24 02:07:58 -06:00
Jeff Carr bd332301be use subcommands 2024-12-24 01:54:33 -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 e68cb3e80f button for repo window 2024-12-23 03:27:29 -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 e30ef08c11 use os.Mkdir 2024-12-18 17:58:02 -06:00
Jeff Carr 5ac4c26ded minor 2024-12-17 23:28:24 -06:00
Jeff Carr e36aedab0c oops. forgot arg8 2024-12-17 21:14:25 -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 a0b4dfa26e minor 2024-12-17 13:11:14 -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 0e84f2f1c1 more cleanups to fix forgepb values 2024-12-17 01:14:37 -06:00
Jeff Carr a71305ea52 save the config after changes 2024-12-17 00:20:57 -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 a11c4f46bd .deb files 2024-12-14 10:46:36 -06:00
Jeff Carr 10cf50c39b git reset --hard option 2024-12-13 17:13:07 -06:00
Jeff Carr 2b090019a9 make devel and user branches locally 2024-12-13 16:17:36 -06:00
Jeff Carr 6ea78a6e8b add --do-patches 2024-12-13 13:17:26 -06:00
Jeff Carr 682acb3481 start using go-mod-clean 2024-12-13 12:33:30 -06:00
Jeff Carr 9d183050eb minor 2024-12-11 23:11:21 -06:00
Jeff Carr fdbf6e7dd5 early attempt to make a patchset 2024-12-11 22:48:52 -06:00