Age | Commit message (Expand) | Author |
2023-04-09 | btrfstree: Do a better job of checking node ownership | Luke Shumaker |
2023-03-30 | tree-wide: Drop the old btrfstree.TreeOperator API | Luke Shumaker |
2023-03-30 | btrfstree: Rethink the API, but leave the old API in place | Luke Shumaker |
2023-03-30 | btrfstree: Rethink 'Path' yet again | Luke Shumaker |
2023-03-30 | btrfstree: Change the NodeSource API so that it can do caching | Luke Shumaker |
2023-03-30 | tree-wide: Funnel all btrfstree.ReadNode[btrfsvol.LogicalAddr]() calls throug... | Luke Shumaker |
2023-03-23 | btrfstree: Fuss with the TreeWalk API | Luke Shumaker |
2023-03-21 | btrfstree: Observe io/fs.SkipDir for PreKeyPointer | Luke Shumaker |
2023-03-19 | btrfstree: btree.go: Move TreeWalkHandler up in the file | Luke Shumaker |
2023-03-17 | tree-wide: s/TreePath/Path/g | Luke Shumaker |
2023-03-17 | btrfstree: Have ReadNode return a *Node rather than a *diskio.Ref[Addr, Node] | Luke Shumaker |
2023-03-17 | tree-wide: Ensure that all packages have a doc comment | Luke Shumaker |
2023-03-15 | btrfstree: Have errors include context of what was being searched for | Luke Shumaker |
2023-03-15 | btrfstree: Distinguish between tree-not-found and item-not-found | Luke Shumaker |
2023-03-15 | btrfstree: Shuffle things between files | Luke Shumaker |