index
:
jcarr/forgepb
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 (
Expand
)
Author
2024-12-01
using mutex lock from protobuf
v0.0.12
Jeff Carr
2024-11-30
autogen more stuff
v0.0.11
Jeff Carr
2024-11-30
autogenpb
v0.0.10
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-29
set default branch names
v0.0.7
Jeff Carr
2024-11-29
start to move branch name logic here
Jeff Carr
2024-11-29
autogenpb sort and marshal files
Jeff Carr
2024-11-29
autogenpb marshal * sort
Jeff Carr
2024-11-28
cleaner language on ConfigLoad()
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
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
2024-11-27
protobuf 'Repos' renamed 'ForgeConfigs'
Jeff Carr
2024-11-27
geez
Jeff Carr
2024-11-27
boo. big mistake on naming protobufs
Jeff Carr
2024-11-26
try doc syntax from rill
Jeff Carr
2024-11-25
cleanups
v0.0.6
Jeff Carr
2024-11-24
common code to determin go/src
v0.0.5
Jeff Carr
2024-11-22
fixing build version checking logic
v0.0.4
Jeff Carr
2024-11-22
name fixups
Jeff Carr
2024-11-22
rename. add notes
Jeff Carr
2024-11-22
IsPrivate() and IsReadOnly() seems to work
v0.0.3
Jeff Carr
2024-11-21
minor
v0.0.2
Jeff Carr
2024-11-21
hmmm
Jeff Carr
2024-11-21
minor
Jeff Carr
2024-11-21
add more config file options
Jeff Carr
2024-11-20
IsReadOnly() and IsPrivate()
Jeff Carr
2024-11-20
ReadOnly() support for wit-package
Jeff Carr
2024-11-20
boo. was wrong. had to redo a lot
Jeff Carr
2024-11-20
UpdateGoPath() (probably without memory corruption)
Jeff Carr
2024-11-20
still protobuf memory corruption
Jeff Carr
2024-11-20
exposes memory corruption. need to fix
Jeff Carr
2024-11-20
forgeConfig updates
Jeff Carr
2024-11-20
minor
Jeff Carr
2024-11-20
forgeConfig: edit your config files
Jeff Carr
2024-11-20
hell ya
Jeff Carr
2024-11-20
config files are cool!
Jeff Carr
2024-11-20
Day 1
v0.0.1
Jeff Carr