Commit Graph

327 Commits

Author SHA1 Message Date
Jeff Carr 4f282cc302 is it possible to make a username argv alias? 2025-01-17 05:16:03 -06:00
Jeff Carr e40251c7fd add a flag to show dirty files 2025-01-17 03:30:43 -06:00
Jeff Carr 3809663e6e things are safe to turn off merge for every repo 2025-01-13 08:55:06 -06:00
Jeff Carr f4bad31b0b stuff used to debug a hung mutex() lock 2025-01-13 08:11:09 -06:00
Jeff Carr ce6311893c standard names finally thanks to autogenpb 2025-01-13 04:14:06 -06:00
Jeff Carr 96c9588c6b fixes due to new autogen function names 2025-01-12 06:35:13 -06:00
Jeff Carr fcd25fa76a force less to pause 2025-01-11 09:11:30 -06:00
Jeff Carr c57bb42f20 os.Exec() is smarter now 2025-01-11 08:14:45 -06:00
Jeff Carr 4546d067dd add 'forge commit' so I don't commit on the wrong branch 2025-01-11 07:45:16 -06:00
Jeff Carr abdcd1fc62 updated to new protobuf file 2025-01-11 05:54:19 -06:00
Jeff Carr ae8fd94a2c output cleanups 2025-01-08 10:10:14 -06:00
Jeff Carr e27e1716d7 better filenames 2025-01-08 05:47:33 -06:00
Jeff Carr 9d97b94616 tracked down 'dirty' not showing up 2025-01-08 04:07:33 -06:00
Jeff Carr 8e2a557b25 this code probably isn't needed, but it does work 2025-01-08 02:40:06 -06:00
Jeff Carr 06ad922780 add some more useful buttons 2025-01-08 01:16:27 -06:00
Jeff Carr bcabf1b3b7 move COBOL like print table into forgepb 2025-01-08 00:51:53 -06:00
Jeff Carr d5143b94b8 show a single repo 2025-01-08 00:23:04 -06:00
Jeff Carr b27a1fccad allow delete for a single repo 2025-01-07 22:27:54 -06:00
Jeff Carr 5eb51f2832 attempt to make this work right 2025-01-07 21:31:31 -06:00
Jeff Carr 33c556f95d attempting to set pb repo state 2025-01-07 20:28:40 -06:00
Jeff Carr 51db8c4f0c maybe the interface works again? 2025-01-07 19:30:25 -06:00
Jeff Carr 9bc0e8a398 rm old code 2025-01-07 18:06:29 -06:00
Jeff Carr 1e8836a62a add bash autocomplete 2025-01-07 17:16:03 -06:00
Jeff Carr 745bafccc8 good deal 2025-01-07 06:51:58 -06:00
Jeff Carr e579b7ca26 old stuff gone 2025-01-07 06:46:39 -06:00
Jeff Carr 1966246169 minor gui stuff 2025-01-07 06:14:47 -06:00
Jeff Carr fb945a5295 trying to fix gui 2025-01-07 05:59:27 -06:00
Jeff Carr 5bfc643962 attempt to rescan the changes 2025-01-07 05:36:03 -06:00
Jeff Carr c9f948de9f builds and seems to work still 2025-01-07 04:51:42 -06:00
Jeff Carr 73c3969731 no longer merge to master here 2025-01-07 03:23:35 -06:00
Jeff Carr fd592e8222 more cleanups due to bash completion working. hell ya 2025-01-06 21:52:48 -06:00
Jeff Carr 7b1392bae9 more argv examples 2025-01-06 21:29:19 -06:00
Jeff Carr be98039d69 forgeConfig code merged here
Signed-off-by: Jeff Carr <jcarr@wit.com>
2025-01-06 21:02:04 -06:00
Jeff Carr 38c0ec7caa move config handling here 2025-01-06 20:57:52 -06:00
Jeff Carr 2ffc60a5d4 cleaner code 2025-01-06 19:16:00 -06:00
Jeff Carr 4d1d02cc1a simple UI changes 2025-01-06 19:03:35 -06:00
Jeff Carr cd7d256a80 even better bash 2025-01-06 18:14:33 -06:00
Jeff Carr 5434ab498b awesome bash completion work. thank good. what a timesaver 2025-01-06 17:53:20 -06:00
Jeff Carr ec8a3688eb more argv cleanups 2025-01-06 16:53:13 -06:00
Jeff Carr 362ea63b97 adding bash completion handling 2025-01-06 15:44:56 -06:00
Jeff Carr bc5994b84e skip merge if not on right branch 2025-01-05 12:18:53 -06:00
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