index
:
go.wit.com/apps/autogenpb.git
devel
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2025-10-22
remove all log usage
v0.5.31
Jeff Carr
2025-10-22
step1
v0.5.30
Jeff Carr
2025-10-22
use ENV
Jeff Carr
2025-10-19
new argv
v0.5.29
Jeff Carr
2025-10-17
still panics (maybe?)
Jeff Carr
2025-10-17
Finally renamed prep to argvpb
Jeff Carr
I think this will be the final resting palce for this part of the shell autocomplete. At least I hope so.
2025-10-17
thoughts on this for later
v0.5.28
Jeff Carr
2025-10-17
found a nil panic. yay! knew about this one in advance
Jeff Carr
no idea how it is happening. facinating.
2025-10-16
automation using the excellent 'goimports' tool
v0.5.27
Jeff Carr
2025-10-16
housecleaning
Jeff Carr
2025-10-16
check for goimports. autogenpb needs it
Jeff Carr
2025-10-15
rename files
v0.5.26
Jeff Carr
2025-10-15
add a sort header
Jeff Carr
2025-10-15
don't need this anymore probably
v0.5.25
Jeff Carr
2025-10-15
add mtime checks like 'make' for smarter automation
Jeff Carr
2025-10-14
run only on os.Stat(). hopefully helps go generate
v0.5.24
Jeff Carr
2025-10-14
wasn't finding save on proto msg
v0.5.23
Jeff Carr
2025-10-10
make Append() and Clone() as seperate things
v0.5.22
v0.5.21
Jeff Carr
2025-10-09
working on Clone()
Jeff Carr
2025-10-09
rename. plan for Clone()
Jeff Carr
2025-10-08
an auto --renumber option. man that is annoying by hand
v0.5.20
v0.5.19
Jeff Carr
2025-10-08
add sort in place functions
v0.5.18
Jeff Carr
2025-10-07
nomutex must be the default until pb.Marshal() can be fixed
v0.5.17
Jeff Carr
2025-10-07
don't make a Filename default. better to have things error
Jeff Carr
2025-10-06
this is neat
Jeff Carr
2025-10-06
s/save/sort duh
Jeff Carr
2025-10-06
autogenerated pb.Load() and pb.Save() very nice
Jeff Carr
2025-10-03
better GUI names
v0.5.16
Jeff Carr
2025-10-03
fix --version
v0.5.15
Jeff Carr
2025-09-26
Bash()
v0.5.14
Jeff Carr
2025-09-26
remove Order
v0.5.13
Jeff Carr
2025-09-26
smarter use of Widget in GUI PB
v0.5.12
Jeff Carr
2025-09-25
add generic cobol PrintTable()
v0.5.11
Jeff Carr
2025-09-25
add bash autocomplete
v0.5.9
v0.5.10
Jeff Carr
2025-09-23
fixes for Width
v0.5.8
v0.5.7
Jeff Carr
2025-09-23
compiles with new forgepb proto files
Jeff Carr
2025-09-22
error out if server returns nil
v0.5.6
Jeff Carr
2025-09-22
http needs Marshal()
Jeff Carr
2025-09-22
actually test http
Jeff Carr
2025-09-17
notes about the purpose of those functions
v0.5.5
v0.5.4
Jeff Carr
2025-09-16
that dumb 'order' hack is gone. but boy it helped at first
Jeff Carr
2025-09-16
about to clear out old 'order' logic
Jeff Carr
2025-09-16
everything col switched to 'any' (?)
Jeff Carr
2025-09-16
strings kinda work as 'any' now
Jeff Carr
2025-09-16
closer on StringFunc() converstion to any
Jeff Carr
2025-09-16
builds
Jeff Carr
2025-09-15
more work on 'any'
Jeff Carr
2025-09-15
more work on 'any' in GUI PB
Jeff Carr
2025-09-15
continue work to move to 'any' in GUI PB table
Jeff Carr
2025-09-14
added col.Attr
Jeff Carr
[next]