summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2024-11-29Day 1Jeff Carr