Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-15 | Let btree search have access to the item size | Luke Shumaker | |
2022-07-14 | wip ls-files | Luke Shumaker | |
2022-07-13 | fix typo in a comment | Luke Shumaker | |
2022-07-13 | Misc tidy up | Luke Shumaker | |
2022-07-13 | Fix package names/imports | Luke Shumaker | |
2022-07-13 | Move the remaining former-generic.go parts out of lib/util/ | Luke Shumaker | |
2022-07-13 | Move ordered.go to lib/containers | Luke Shumaker | |
Something about this trips a stack overflow in golangci-lint, so upgrade golangci-lint to a commit that fixes this. | |||
2022-07-12 | Define a Trees interface to abstract over broken trees | Luke Shumaker | |
2022-07-12 | Don't include the offset and size in btrfs.Item | Luke Shumaker | |
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 | |