index
:
jcarr/autogenpb
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
/
argv.go
Age
Commit message (
Expand
)
Author
8 days
hopefully this doesn't break anything
v0.5.35
Jeff Carr
9 days
new argvpb changes
Jeff Carr
2025-10-19
new argv
v0.5.29
Jeff Carr
2025-10-17
Finally renamed prep to argvpb
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-08
an auto --renumber option. man that is annoying by hand
v0.5.20
v0.5.19
Jeff Carr
2025-10-03
fix --version
v0.5.15
Jeff Carr
2025-09-25
add bash autocomplete
v0.5.9
v0.5.10
Jeff Carr
2025-05-23
better help text
v0.0.73
v0.0.72
v0.0.71
v0.0.70
Jeff Carr
2025-03-29
fix --debug
Jeff Carr
2025-03-27
a real world example
Jeff Carr
2025-03-27
add an enum for messages
Jeff Carr
2025-03-26
mutex lock. duh. actually use it.
Jeff Carr
2025-03-26
try to autoformat the protobufs for the signal devs
Jeff Carr
2025-02-01
GPL 3.0
v0.0.52
v0.0.51
v0.0.50
Jeff Carr
2025-01-20
notsure
v0.0.49
v0.0.48
Jeff Carr
2025-01-17
start saving and setting the Uuid
v0.0.45
Jeff Carr
2025-01-13
allow setting the mutex lock variable name
Jeff Carr
2025-01-11
lala. working again
Jeff Carr
2025-01-11
trying to get Mutex back to a working state
Jeff Carr
2025-01-10
hotfix
v0.0.40
Jeff Carr
2025-01-10
cleanup as much junk as possible
v0.0.39
Jeff Carr
2025-01-10
almost done removing old map var
Jeff Carr
2025-01-09
example is working okay
Jeff Carr
2025-01-09
rename dir
Jeff Carr
2025-01-08
make a protofile for the app itself
Jeff Carr
2024-12-17
lots of fixes in gitpb
v0.0.31
Jeff Carr
2024-12-01
fix mutex marshal nil panic
v0.0.7
Jeff Carr
2024-11-29
builds again
Jeff Carr
2024-11-29
jam a mutex in the proto-gen-go pb.go file for now
Jeff Carr
2024-11-29
unique tag setting for Append()
Jeff Carr
2024-11-29
marshal argv options
Jeff Carr
2024-11-29
autogen the marshal file
Jeff Carr
2024-11-29
maybe this will be useful. don't know
Jeff Carr
2024-11-29
only sort keys left
Jeff Carr
2024-11-29
add argv
Jeff Carr