index
:
go.wit.com/lib/protobuf/forgepb.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
/
structs.go
Age
Commit message (
Collapse
)
Author
2025-10-03
make a fast Reload() using rill
Jeff Carr
2025-10-03
init once
Jeff Carr
2025-09-23
less confusing patch .proto files
Jeff Carr
2025-09-13
rill in forge.Config
Jeff Carr
2025-09-13
use config GO library
Jeff Carr
2025-09-13
track changes
v0.0.137
Jeff Carr
2025-09-13
work on a better/faster Reload()
Jeff Carr
2025-09-11
stop using GoSrc()
Jeff Carr
2025-09-11
rm full scan stuff
Jeff Carr
2025-09-11
keep removing non-protobuf fields
Jeff Carr
2025-09-11
start removing old code
Jeff Carr
2025-09-11
cleanup config file handling
Jeff Carr
2025-09-03
finally a proper use for sync.Once
Jeff Carr
2025-09-03
lots of Init() cleanups
Jeff Carr
2025-08-28
read in patches in Init()
Jeff Carr
2025-07-21
return a map of the repos & errors
Jeff Carr
2025-07-08
start UpdatePB()
v0.0.112
Jeff Carr
2025-03-22
use hostname.Get()
v0.0.102
Jeff Carr
2025-02-22
remove zoopb from forge
v0.0.92
v0.0.91
v0.0.90
Jeff Carr
2025-01-31
save the path to the config dir
v0.0.69
Jeff Carr
2025-01-30
try a way to track the times so they can be throttled
Jeff Carr
2024-12-17
improve Init()
Jeff Carr
2024-12-07
deubgging auto go build
v0.0.27
Jeff Carr
2024-12-01
auto run autogenpb on Build()
Jeff Carr
2024-11-28
add example code. add sync.onlyOnce
Jeff Carr
2024-11-28
pull in machine
Jeff Carr
2024-11-28
slogging through moving to protobuf
Jeff Carr
2024-11-28
attempt to scan ~/go/src
Jeff Carr
2024-11-28
added Init() and a Forge struct
Jeff Carr