summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-01-08make a protofile for the app itselfJeff Carr
that turns out to be a lot of fun!
2025-01-07minorv0.0.37Jeff Carr
2024-12-31add example. and forgot the GPL!v0.0.36Jeff Carr
2024-12-27start thinking about redoing the sort functionv0.0.35Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-12-18add control filev0.0.34v0.0.33v0.0.32Jeff Carr
2024-12-18fix path. add notes to help install protocJeff Carr
2024-12-17lots of fixes in gitpbv0.0.31Jeff Carr
2024-12-16add version and DO NOT EDIT to headerv0.0.30v0.0.29Jeff Carr
2024-12-15try to fix this when working in a go.work envv0.0.28v0.0.27Jeff Carr
2024-12-14remove all os.Exit() to stabilize thingsv0.0.26v0.0.25v0.0.24v0.0.23Jeff Carr
2024-12-11duh. TRUNC filesv0.0.22v0.0.21Jeff 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-01kill nil panic possibilityv0.0.8Jeff 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-30just no. don't put directories in libraries. ever.v0.0.4Jeff Carr
2024-11-30run protoc with the right pathsJeff Carr
2024-11-30have to auto run protocJeff Carr
2024-11-30auto run protocJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-30notes on weird 'go mod tidy' failurev0.0.3Jeff Carr
2024-11-30attempting to publishv0.0.2Jeff Carr
2024-11-29golang 1.20 should be new enoughv0.0.1Jeff Carr
2024-11-29add Find()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-29builds againJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
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-29add UnmarshalTEXT()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-29marshal argv optionsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-29might be pretty good stuffJeff 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