Age | Commit message (Expand) | Author |
---|---|---|
2023-02-12 | btrfsitem: Have all Item implementations be pointers to structs | Luke Shumaker |
2023-01-01 | lint: Turn on gofumpt | Luke Shumaker |
2023-01-01 | lint: Turn on forcetypeassert | Luke Shumaker |
2022-08-28 | btrfs: Split off btrfstree and btrfsprim sub-packages | Luke Shumaker |
2022-08-28 | btrfs: Rework TreePath to allow correctly checking the owner tree | Luke Shumaker |
2022-07-15 | tidy up | Luke Shumaker |
2022-07-14 | diskio.File: Add .Close() and don't have .Size() return an error | Luke Shumaker |
2022-07-13 | Fix package names/imports | Luke Shumaker |
2022-07-13 | Have TreeWalk be cancelable | Luke Shumaker |
2022-07-12 | Don't have .Superblock() return a reference | Luke Shumaker |
2022-07-12 | Don't include the offset and size in btrfs.Item | Luke Shumaker |
2022-07-12 | Don't let TreeWalk bail early, add TreeID in to TreePath | Luke Shumaker |
2022-07-10 | Add license and copyright info | Luke Shumaker |
2022-07-10 | Rename the module, mv pkg lib | Luke Shumaker |