index
:
go.wit.com/apps/forge.git
devel
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doGui.go
Age
Commit message (
Collapse
)
Author
11 days
s/ENV/env/ but ENV really is better here
v0.25.100
Jeff Carr
2025-10-21
isolate Save() to a single place
Jeff Carr
2025-10-21
use lib/ENV
Jeff Carr
2025-10-21
trying to get this to run again
Jeff Carr
2025-10-20
notsure
Jeff Carr
2025-10-17
remove "forge checkout". too easy to type instead of git checkout
Jeff Carr
2025-10-11
cleanup patches argv
Jeff Carr
2025-10-07
attempt to ressurrect a patches table in the GUI
Jeff Carr
2025-10-04
error handling in git diff stuff
v0.25.53
Jeff Carr
2025-09-11
stop using GoSrc()
Jeff Carr
2025-09-09
common gui code
Jeff Carr
2025-09-08
old code nope
Jeff Carr
2025-09-07
work on "forge pull"
Jeff Carr
2025-09-05
more on patches
Jeff Carr
2025-09-05
set patch NewHash
Jeff Carr
2025-09-05
more stuff
Jeff Carr
2025-09-04
trap potential panics
Jeff Carr
2025-09-04
testing Width
Jeff Carr
2025-09-04
more work on patches
Jeff Carr
2025-09-04
better instructions
Jeff Carr
2025-09-04
lots more code cleanups
Jeff Carr
2025-09-04
a breath of fresh air. finally can remove all the old code.
Jeff Carr
2025-09-04
fix panic()
Jeff Carr
2025-09-04
rm junk
Jeff Carr
2025-09-03
dump more code cruft
Jeff Carr
2025-09-03
common code moved to forgepb
Jeff Carr
2025-09-03
fixing gocui plugin exit()
Jeff Carr
2025-09-03
working on patch handling
Jeff Carr
2025-08-31
maybe locks will work. maybe I can make a global repos.pb file?
Jeff Carr
2025-08-28
add "forge normal" to reset things to default development state
v0.22.129
Jeff Carr
2025-08-28
cleanup gui()
Jeff Carr
2025-08-21
rename to 'Namespace'
Jeff Carr
2025-07-07
add 'forge merge master'
v0.22.123
Jeff Carr
2025-07-07
deprecate the "forge mode" concept
Jeff Carr
unfortunately, this was a bad idea. boo I wasted lots of time on this. live and learn
2025-07-01
deprecate old stuff
Jeff Carr
2025-05-31
fix "patchable" repos button
v0.22.118
Jeff Carr
2025-05-31
rearrange main window
Jeff Carr
2025-05-31
drop old code. rearrange buttons
Jeff Carr
2025-05-31
redo repos window
Jeff Carr
2025-04-29
code re-arrange
Jeff Carr
2025-04-24
merge this into a single window
Jeff Carr
2025-03-25
button to show all patches
v0.22.113
Jeff Carr
2025-03-23
window with only unapplied patches
v0.22.112
Jeff Carr
2025-03-19
switch some things to Iter()
v0.22.110
Jeff Carr
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-12
remove the 'mode' concept
Jeff Carr
2025-03-10
more standard protobuf window for patches
Jeff Carr
2025-03-04
insert PB table seems to work
Jeff Carr
2025-03-04
general code and gui reorg
v0.22.101
Jeff Carr
2025-03-04
use gadgets.GenericWindow()
Jeff Carr
2025-03-04
large single mutex might have fixed gocui crashes for now
Jeff Carr
[next]