Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 gocritic | Luke Shumaker | |
2022-10-06 | let skinny paths get evicted | Luke Shumaker | |
2022-10-03 | add max key checking | Luke Shumaker | |
2022-10-03 | nil paths | Luke Shumaker | |
2022-10-03 | fix bug | Luke Shumaker | |
2022-09-05 | Add ToKey to TreePaths; MinItem and MaxItem to NodeExpectations | Luke Shumaker | |
2022-08-30 | Change how btrfstree.TreePath generations work | Luke Shumaker | |
2022-08-30 | wip | Luke Shumaker | |
2022-08-28 | btrfs: Split off btrfstree and btrfsprim sub-packages | Luke Shumaker | |