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
path:
root
/
protoReformat.go
Age
Commit message (
Expand
)
Author
2025-10-08
an auto --renumber option. man that is annoying by hand
v0.5.20
v0.5.19
Jeff Carr
2025-07-21
used gemini to make function docs
v0.0.75
Jeff Carr
2025-04-12
this was supposed to only be debug code
v0.0.69
Jeff Carr
2025-04-04
track empty message {}
Jeff Carr
2025-04-04
correctly track empty lines between message{}
Jeff Carr
2025-04-03
start a oneof() format
Jeff Carr
2025-04-02
more complete format() functions
Jeff Carr
2025-04-02
more cleanups. now to add oneof
Jeff Carr
2025-03-30
working again on fruit.proto
Jeff Carr
2025-03-29
more attempts
Jeff Carr
2025-03-29
stuff
Jeff Carr
2025-03-29
closer to working on Signal-Desktop proto files
Jeff Carr
2025-03-29
used autogenpb to reformat file.proto
Jeff Carr
2025-03-29
fix --debug
Jeff Carr
2025-03-28
runs again, still doing the padding wrong
Jeff Carr
2025-03-28
closer to back to working again
Jeff Carr
2025-03-27
better automated reformat tests
Jeff Carr
2025-03-27
clean comment reparser
Jeff Carr
2025-03-27
general updates
Jeff Carr
2025-03-27
a real world example
Jeff Carr
2025-03-27
compiles and runs again
Jeff Carr
2025-03-27
add an enum for messages
Jeff Carr
2025-03-27
works again using an interface
Jeff Carr
2025-03-26
enum footer fix
Jeff Carr
2025-03-26
more attempts to work on the signal-server proto files
Jeff Carr
2025-03-26
closer
Jeff Carr
2025-03-26
still not right
Jeff Carr
2025-03-26
works again on my simple proto buf examples
Jeff Carr
2025-03-26
add 'enum' and 'oneof' detection
Jeff Carr
2025-03-26
correct usage of 'iterator' and 'scanner'
Jeff Carr
2025-03-26
mutex lock. duh. actually use it.
Jeff Carr
2025-03-26
first part done
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-02-01
auto formatting is working well enough
Jeff Carr
2025-02-01
goimport for protobuf
Jeff Carr