Jeff Carr
|
5db0b57b31
|
simple table
|
2025-02-20 06:49:16 -06:00 |
Jeff Carr
|
be3e625f15
|
"apply all" button for a patchset
|
2025-02-19 17:54:45 -06:00 |
Jeff Carr
|
f735cb937f
|
check if merge should be done
|
2025-02-18 09:39:30 -06:00 |
Jeff Carr
|
6c6815c727
|
found a weird defect
|
2025-02-15 18:55:35 -06:00 |
Jeff Carr
|
23c730cd85
|
seems like it can clean the repos okay now
|
2025-02-15 17:18:45 -06:00 |
Jeff Carr
|
620569a97c
|
remote lots of cruft
|
2025-02-15 17:07:07 -06:00 |
Jeff Carr
|
ec0fe277f6
|
send the right args already
|
2025-02-15 12:30:26 -06:00 |
Jeff Carr
|
ae13593d05
|
totally stupid logic before
|
2025-02-15 05:33:13 -06:00 |
Jeff Carr
|
f0922a73f3
|
save an old copy for go-deb
|
2025-02-14 20:40:44 -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
|
10f53c5f17
|
general work on 'Build()'
|
2025-02-14 18:40:55 -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 |
Jeff Carr
|
eee34ec9f0
|
debugging init()
|
2025-02-13 22:28:23 -06:00 |
Jeff Carr
|
43c98cb819
|
disable gocui disable()
|
2025-02-13 20:47:40 -06:00 |
Jeff Carr
|
cb23b1f378
|
fix repos window
|
2025-02-13 20:27:24 -06:00 |
Jeff Carr
|
88f6e8519b
|
stubbed in tables
|
2025-02-13 20:10:45 -06:00 |
Jeff Carr
|
ce18af897a
|
start thinking about making a Table()
|
2025-02-10 23:42:21 -06:00 |
Jeff Carr
|
493b2ec72d
|
simple 'clean' bash autocomplete
|
2025-02-09 16:34:34 -06:00 |
Jeff Carr
|
9e64b36566
|
allows patches to be applied
|
2025-02-09 16:17:47 -06:00 |
Jeff Carr
|
396161f6c1
|
nil panic
|
2025-02-09 14:41:28 -06:00 |
Jeff Carr
|
0ed94d57e8
|
quiet output
|
2025-02-09 14:34:57 -06:00 |
Jeff Carr
|
f72756b089
|
check for serious problem of devel < master
|
2025-02-09 14:18:37 -06:00 |
Jeff Carr
|
b4cb43178b
|
make a 'found repo' window
|
2025-02-09 08:28:28 -06:00 |
Jeff Carr
|
d17c61ddf3
|
minor
|
2025-02-09 05:18:26 -06:00 |
Jeff Carr
|
074cf12864
|
rm old code
|
2025-02-09 03:17:56 -06:00 |
Jeff Carr
|
5171aca31f
|
doCheckout() shared between GUI and command line
|
2025-02-09 02:22:22 -06:00 |
Jeff Carr
|
d7d2e0ba1b
|
cleaning stuff
|
2025-02-08 18:44:29 -06:00 |
Jeff Carr
|
1dd4a2d979
|
minor fixes
|
2025-02-07 19:10:37 -06:00 |
Jeff Carr
|
1d89d38bc3
|
save on dirty changes
|
2025-02-07 12:45:21 -06:00 |
Jeff Carr
|
574bce8006
|
trying to test full repo list in 'gocui' toolkit
|
2025-02-07 04:06:45 -06:00 |
Jeff Carr
|
bf66727ab7
|
disable window while 'git checkout' is running
|
2025-02-02 16:26:18 -06:00 |
Jeff Carr
|
6aafc842ae
|
playing with the patch windows
|
2025-02-02 16:17:48 -06:00 |
Jeff Carr
|
f8e13c6cd8
|
minor
|
2025-02-02 15:09:04 -06:00 |
Jeff Carr
|
81c72468a1
|
code for a new user to start from scratch
|
2025-02-02 15:09:04 -06:00 |
Jeff Carr
|
260f4c67e7
|
save config on dirty doClean() exit
|
2025-02-01 19:43:19 -06:00 |
Jeff Carr
|
d608c36c28
|
hmm. notsure
|
2025-02-01 12:28:35 -06:00 |
Jeff Carr
|
da82eeff92
|
oops
|
2025-02-01 12:23:14 -06:00 |
Jeff Carr
|
47bb2ae6e0
|
add GPL 3.0
|
2025-02-01 11:57:52 -06:00 |
Jeff Carr
|
ed686fc4d6
|
more improvements to viewing patchsets
|
2025-02-01 11:55:17 -06:00 |
Jeff Carr
|
7c4feea366
|
save files in ~/.config/forge by default
|
2025-01-31 13:47:45 -06:00 |
Jeff Carr
|
8329c71b08
|
save this in ~/.config/forge
|
2025-01-31 13:47:45 -06:00 |
Jeff Carr
|
fb91818c5f
|
save the patchsets file
|
2025-01-31 13:47:45 -06:00 |
Jeff Carr
|
5f0a271bf7
|
almost there on a first git am attempt
|
2025-01-30 19:47:48 -06:00 |
Jeff Carr
|
25fe17d59c
|
apply mbox button
|
2025-01-30 19:19:05 -06:00 |
Jeff Carr
|
bc15bd663e
|
shows state and dims the buttons
|
2025-01-30 19:05:21 -06:00 |
Jeff Carr
|
282215e760
|
moved good/bad into the GUI
|
2025-01-30 19:00:57 -06:00 |