summaryrefslogtreecommitdiff
path: root/main.go
AgeCommit message (Collapse)Author
2024-12-18fix path. add notes to help install protocJeff Carr
2024-12-17lots of fixes in gitpbv0.0.31Jeff Carr
2024-12-15try to fix this when working in a go.work envv0.0.28v0.0.27Jeff Carr
2024-12-04minor mv codev0.0.20v0.0.19v0.0.18v0.0.17Jeff Carr
2024-12-01go-clone --buildv0.0.9v0.0.16v0.0.15v0.0.14v0.0.13v0.0.12v0.0.11v0.0.10Jeff Carr
2024-12-01fix mutex marshal nil panicv0.0.7Jeff Carr
2024-12-01sort using mutex from protobuf structv0.0.6Jeff Carr
2024-11-30only do mutex after protoJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-30auto detect unique keys in protobuf filev0.0.5Jeff Carr
2024-11-30run protoc with the right pathsJeff Carr
2024-11-30auto run protocJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-29golang 1.20 should be new enoughv0.0.1Jeff Carr
2024-11-29run go mod init and tidyJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-29jam a mutex in the proto-gen-go pb.go file for nowJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-29move autogen sort.pb.go into seperate fileJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-29fix Append() logicJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-29better append/sort stuffJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-29added Delete<Key>() ?Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-29unique tag setting for Append()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-29marshal argv optionsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-29standard headerJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-29autogen the marshal fileJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-29maybe this will be useful. don't knowJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-29only sort keys leftJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-29mroe argv checksJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-29add argvJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-29getting to more standard code. still don't know how much this will workJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-29use string mapJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-29test worksJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-29continue attemptJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-29make testJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-29god damnitJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-29morev0.0.0Jeff Carr
2024-11-29Day 1Jeff Carr