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
/
init.go
Age
Commit message (
Expand
)
Author
2025-08-18
experiement with ~/.cache/forge/
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-03-22
work on setting the hostname in the patchset
Jeff Carr
2025-03-18
better syntax ideas
Jeff Carr
2025-02-22
remove zoopb from forge
v0.0.92
v0.0.91
v0.0.90
Jeff Carr
2025-02-15
more on Machine.Init()
Jeff Carr
2025-02-01
various updates
Jeff Carr
2025-01-31
save the path to the config dir
v0.0.69
Jeff Carr
2025-01-30
url via ENV
Jeff Carr
2025-01-30
try a way to track the times so they can be throttled
Jeff Carr
2025-01-19
reorder target to the end
Jeff Carr
2025-01-16
add xterm settings to the config
Jeff Carr
2025-01-13
debugging a hung mutex lock
v0.0.47
Jeff Carr
2025-01-12
fixes for new autogenpb
Jeff Carr
2025-01-11
can't use go:generate. boo. it requires go.mod and go.sum
v0.0.46
Jeff Carr
2025-01-08
work on new protobuf for patchsets
Jeff Carr
2025-01-08
rename vars
v0.0.44
Jeff Carr
2025-01-07
use go generate. also fix verbose Build() flags
Jeff Carr
2024-12-27
user branch name settings
v0.0.41
Jeff Carr
2024-12-17
keep trying to fix init() and update()
Jeff Carr
2024-12-17
rill repo.Update()
Jeff Carr
2024-12-17
lots of changes in gitpb
Jeff Carr
2024-12-17
improve Init()
Jeff Carr
2024-12-17
save mtime's on Init()
Jeff Carr
2024-12-14
remove os.Exit() as things are more stable now
v0.0.30
Jeff Carr
2024-12-14
add InitPB() for read-only init()
Jeff Carr
2024-12-13
clean up Init()
Jeff Carr
2024-12-12
cleaner Init() output
Jeff Carr
2024-12-10
go.work file fixes
Jeff Carr
2024-12-07
deubgging auto go build
v0.0.27
Jeff Carr
2024-12-06
code moved to gitpb
v0.0.26
Jeff Carr
2024-12-05
work on config file save
v0.0.24
v0.0.23
Jeff Carr
2024-12-02
went from 160k os.Stat to 90 on my box. duh
Jeff Carr
2024-12-01
remove all the old testing things()
v0.0.15
Jeff Carr
2024-12-01
auto run autogenpb on Build()
Jeff Carr
2024-12-01
use Repos.ConfigLoad() & ConfigSave()
Jeff Carr
2024-11-30
fixes along the way
v0.0.9
Jeff Carr
2024-11-30
move Clone() here
v0.0.8
Jeff Carr
2024-11-28
add example code. add sync.onlyOnce
Jeff Carr
2024-11-28
init everything from here
Jeff Carr
2024-11-28
pull in machine
Jeff Carr
2024-11-28
compiles. kinda runs
Jeff Carr
2024-11-28
attempt to scan ~/go/src
Jeff Carr
2024-11-28
added Init() and a Forge struct
Jeff Carr