Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-01 | lint: Turn on unconvert | Luke Shumaker | |
2023-01-01 | lint: Turn on gomnd | Luke Shumaker | |
2023-01-01 | lint: Turn on gofumpt | Luke Shumaker | |
All edits to .go files are made by `tools/bin/golangci-lint run --fix ./...`, not by me as a human. | |||
2023-01-01 | lint: Turn on dupword | Luke Shumaker | |
2022-12-27 | Improve comments and related messages | Luke Shumaker | |
2022-10-06 | check the sums of file reads | Luke Shumaker | |
2022-08-23 | Begone with allsums.go | Luke Shumaker | |
2022-08-21 | polish off dbgsums | Luke Shumaker | |
2022-08-18 | add a dbgsums command | Luke Shumaker | |
2022-08-18 | Move ShortSum and friends to the btrfssum package | Luke Shumaker | |
2022-08-17 | json: Implement a bunch of streaming JSON encoding/decoding | Luke Shumaker | |
2022-07-13 | Fix package names/imports | Luke Shumaker | |
2022-07-10 | Add license and copyright info | Luke Shumaker | |
2022-07-10 | Rename the module, mv pkg lib | Luke Shumaker | |