Commit Graph

80 Commits

Author SHA1 Message Date
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 ad5d8dbb87 redo repos window 2025-05-31 11:31:11 -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 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 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 4fd06bc159 remove the 'mode' concept 2025-03-12 07:53:44 -05:00
Jeff Carr 62b8c685f0 more standard protobuf window for patches 2025-03-10 09:11:31 -05:00
Jeff Carr aa229b8778 insert PB table seems to work 2025-03-04 15:45:52 -06:00
Jeff Carr cad5321516 general code and gui reorg 2025-03-04 04:29:14 -06:00
Jeff Carr 6cb34ae52c use gadgets.GenericWindow() 2025-03-04 04:12:14 -06:00
Jeff Carr eca95a62fc large single mutex might have fixed gocui crashes for now 2025-03-04 04:06:16 -06:00
Jeff Carr d35d0c16e7 mod button highlighting works 2025-03-04 00:27:15 -06:00
Jeff Carr 7364eb1ebf switch to GenericWindow() 2025-03-03 23:49:24 -06:00
Jeff Carr 99f80ecddb attempt to stub in table Update() 2025-03-03 11:59:21 -06:00
Jeff Carr 37c6d5a6b5 switch mode button logic 2025-03-02 17:44:02 -06:00
Jeff Carr 1ea717ce36 stub in configure button 2025-03-02 12:04:45 -06:00
Jeff Carr 10a1741bd9 mode windows 2025-03-02 08:13:43 -06:00
Jeff Carr 9ccc3d0470 work on forge 'mode' windows 2025-03-02 07:49:30 -06:00
Jeff Carr c5b6539c3b clearer gui. hopefully 2025-03-02 04:13:10 -06:00
Jeff Carr d953ae8db6 add a 'forge mode' concept 2025-03-02 03:03:29 -06:00
Jeff Carr 948c47b7ff start switching to generic GUI table code 2025-02-24 11:00:08 -06:00
Jeff Carr 2d83d9ca79 switch to GenericWindow 2025-02-23 18:55:55 -06:00
Jeff Carr 2856d88b12 try merge to master also 2025-02-22 19:11:42 -06:00
Jeff Carr fd41059087 keep working on a merge button 2025-02-22 18:55:46 -06:00
Jeff Carr 642f53dcef start a merge button here 2025-02-22 18:46:00 -06:00
Jeff Carr ba514f7827 better instructions 2025-02-22 06:52:40 -06:00
Jeff Carr 79178228b3 attempt to merge devel 2025-02-22 04:46:45 -06:00
Jeff Carr 844bf0e294 good deal 2025-02-22 03:40:37 -06:00
Jeff Carr df0f0a21c3 more removals of "me.found" 2025-02-21 18:49:33 -06:00
Jeff Carr 1a255bdbf6 start deprecating me.found 2025-02-21 18:31:26 -06:00
Jeff Carr 66e65c7a00 cleanup some of the noise 2025-02-21 16:55:17 -06:00
Jeff Carr f8dd6bca59 correctly cleans remote user branches finally! 2025-02-21 16:35:21 -06:00
Jeff Carr ce938cc73b start converting over to using a direct pb grid 2025-02-21 16:10:33 -06:00
Jeff Carr 9ce889b404 testing dirty check 2025-02-21 09:17:41 -06:00
Jeff Carr b672943d0e make a problems window 2025-02-21 09:13:54 -06:00
Jeff Carr a5222d3894 update stats every 90 seconds 2025-02-21 08:20:44 -06:00
Jeff Carr 9db8405954 standard protobuf table changes 2025-02-21 06:05:55 -06:00
Jeff Carr a2a9fbb840 redo main window 2025-02-21 05:41:30 -06:00
Jeff Carr 5db0b57b31 simple table 2025-02-20 06:49:16 -06:00
Jeff Carr f735cb937f check if merge should be done 2025-02-18 09:39:30 -06:00
Jeff Carr b2597a337c duh 2025-02-14 19:17:56 -06:00
Jeff Carr 34cc35ad7b button to do it all 2025-02-14 19:15:39 -06:00
Jeff Carr 7d4bb336b3 more attempts at merge 2025-02-13 23:46:11 -06:00
Jeff Carr 007bf0df9c check branch differences 2025-02-13 23:38:22 -06:00
Jeff Carr 116dafc662 merge buttons 2025-02-13 23:20:24 -06:00
Jeff Carr f0572a6198 attempt at merge to devel button 2025-02-13 22:52:10 -06:00