Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-17 | tree-wide: Ensure that all packages have a doc comment | Luke Shumaker | |
2023-02-12 | btrfsitem: Add `Free` and `CloneItem` methods to Items | Luke Shumaker | |
2023-02-12 | btrfsitem: Have all Item implementations be pointers to structs | 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 forcetypeassert | Luke Shumaker | |
2022-08-28 | btrfs: Split off btrfstree and btrfsprim sub-packages | Luke Shumaker | |
2022-08-18 | Have ExtentCSum use SumRun | Luke Shumaker | |
2022-07-12 | check for bad items | Luke Shumaker | |
Big indentation change in print_tree.go; small actual change. | |||
2022-07-10 | Add license and copyright info | Luke Shumaker | |
2022-07-10 | Rename the module, mv pkg lib | Luke Shumaker | |