Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-20 | rebuildnodes: rebuild_graph.go: Have Root items want their UUIDs | Luke Shumaker | |
2022-12-20 | Add and improve comments | Luke Shumaker | |
2022-08-30 | wip | 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-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-08-17 | rename: Move CSumBlockSize from scanforextents to btrfsitem | Luke Shumaker | |
2022-08-17 | tools: Upgrade to Go 1.19 | Luke Shumaker | |
1. Edit Makefile:goversion 2. Run `make go-mod-tidy` 3. Run `gofmt -s -w .` 4. Look at the ignore-whitespace-change diff and fixup band gofmt changes | |||
2022-07-15 | tidy up | Luke Shumaker | |
2022-07-14 | wip ls-files | Luke Shumaker | |
2022-07-13 | Fix package names/imports | Luke Shumaker | |
2022-07-13 | Move files to different packages [ci-skip] | Luke Shumaker | |
2022-07-12 | check for bad items | Luke Shumaker | |
Big indentation change in print_tree.go; small actual change. | |||
2022-07-11 | Fuzz btrfsitem, and by consequence improve binstruct errors | Luke Shumaker | |
2022-07-10 | Add license and copyright info | Luke Shumaker | |
2022-07-10 | Rename the module, mv pkg lib | Luke Shumaker | |