Commit Graph

525 Commits

Author SHA1 Message Date
Jeff Carr 2616d0d8b4 add a way to debug protobuf Marshal() errors 2025-06-29 02:48:47 -05:00
Jeff Carr 0219d69bfb make forge dir 2025-06-26 17:58:07 -05:00
Jeff Carr 391d47318b fix "patchable" repos button 2025-05-31 21:53:14 -05:00
Jeff Carr 1282c17e81 rearrange main window 2025-05-31 16:03:00 -05:00
Jeff Carr 9f367cb39b drop old code. rearrange buttons 2025-05-31 14:38:55 -05:00
Jeff Carr 2f8da5a8be move buttons around 2025-05-31 12:49:19 -05:00
Jeff Carr 912c5a9bb9 code rearrange 2025-05-31 11:35:49 -05:00
Jeff Carr 715b63b1c8 rename 2025-05-31 11:35:04 -05:00
Jeff Carr ad5d8dbb87 redo repos window 2025-05-31 11:31:11 -05:00
Jeff Carr 8a24141803 fix for --purge 2025-05-29 19:21:27 -05:00
Jeff Carr 1c733adfce minor 2025-05-23 03:27:43 -05:00
Jeff Carr 1defa8d582 use the local build by default 2025-04-30 14:40:05 -05:00
Jeff Carr f061bf9730 add commit --submit=false option 2025-04-29 17:49:05 -05:00
Jeff Carr 6d62858d69 code re-arrange 2025-04-29 17:18:02 -05:00
Jeff Carr cc8800bf60 merge this into a single window 2025-04-24 19:28:04 -05:00
Jeff Carr ef6da4aa17 use RillRepo() 2025-04-20 21:45:03 -05:00
Jeff Carr 52c9fece43 add 'forge sync' 2025-04-20 20:41:24 -05:00
Jeff Carr 06cf0f7d84 fix defective google "Git on Borg" repos 2025-04-04 06:07:56 -05:00
Jeff Carr 99e30376f0 button to show all patches 2025-03-25 13:17:00 -05:00
Jeff Carr aed4c92713 window with only unapplied patches 2025-03-23 09:30:34 -05:00
Jeff Carr edc362f4b9 rename 2025-03-23 08:51:06 -05:00
Jeff Carr 033e81bb22 window to show unapplied patches 2025-03-23 08:47:34 -05:00
Jeff Carr 682e06590f lookup the new hash for applied patches 2025-03-23 04:47:21 -05:00
Jeff Carr dd2f7ed01d list branches 2025-03-22 21:37:45 -05:00
Jeff Carr 205b1fe1ed add hostname 2025-03-22 08:30:06 -05:00
Jeff Carr fd9cefdb76 switch some things to Iter()
The Iter() syntax is nice and simple. In some
	cases, the Scan() / Next() syntax is more readable
	and maybe better for new programmers to understand. notsure
2025-03-19 07:05:16 -05:00
Jeff Carr 9aa086e7c4 golang 1.24 'iter' 2025-03-19 06:40:02 -05:00
Jeff Carr 4b2ac683b7 start using IterBy() 2025-03-18 15:13:55 -05:00
Jeff Carr 96aa1f09ea wrong debian control file syntax 2025-03-12 10:18:09 -05:00
Jeff Carr 6012733385 individual 'git am' buttons 2025-03-12 09:37:19 -05:00
Jeff Carr 695da486d2 work on getting new patchset lists 2025-03-12 09:21:09 -05:00
Jeff Carr 6cf3648b94 better patch window 2025-03-12 08:17:23 -05:00
Jeff Carr 369c252a68 auto commit all patches 2025-03-12 07:58:15 -05:00
Jeff Carr 4fd06bc159 remove the 'mode' concept 2025-03-12 07:53:44 -05:00
Jeff Carr ee52199402 require all that other stuff 2025-03-11 19:44:36 -05:00
Jeff Carr 74a6d4bdfb resurrect code I deleted for 'git am' 2025-03-11 12:15:12 -05:00
Jeff Carr 422d853020 start tracking patchset state 2025-03-11 12:00:27 -05:00
Jeff Carr 95d4e03ca4 more patch cleanups 2025-03-10 23:25:27 -05:00
Jeff Carr 3870959747 fix patches stats 2025-03-10 17:24:06 -05:00
Jeff Carr 1b145d1f04 rm old code 2025-03-10 17:14:59 -05:00
Jeff Carr 391a988e5f working on more standard patch windows 2025-03-10 14:57:33 -05:00
Jeff Carr 18d9a7a099 trying to get patchset tables to work 2025-03-10 13:52:25 -05:00
Jeff Carr 2c5841f5ec better Patchsets view 2025-03-10 11:46:46 -05:00
Jeff Carr 0baeaa5525 cleanup noise 2025-03-10 09:44:23 -05:00
Jeff Carr 62b8c685f0 more standard protobuf window for patches 2025-03-10 09:11:31 -05:00
Jeff Carr 112c2d37d8 autogenpb 2025-03-05 21:40:20 -06:00
Jeff Carr 8f4f351885 works in all pb tables 2025-03-05 20:21:50 -06:00
Jeff Carr cad4ed3d29 generic protobuf table buttons actually work 2025-03-05 19:39:02 -06:00
Jeff Carr 52e08e6077 test out buttons in PB tables 2025-03-05 13:32:29 -06:00
Jeff Carr 31d2ac1259 early working protobuf table update example 2025-03-05 03:26:53 -06:00