Age | Commit message (Expand) | Author |
2023-04-13 | btrfsutil: Graph: Track item sizes | Luke Shumaker |
2023-04-13 | Try to find misuses of textui.Progress | Luke Shumaker |
2023-04-04 | btrfsutil: GraphNode: Add a CheckExpectations method | Luke Shumaker |
2023-04-04 | maps: Add HasKey and HaveAnyKeysInCommon functions, use them | Luke Shumaker |
2023-04-04 | btrfsutil: Add a ReadGraph function, rebuildtrees: Clean up scan to match | Luke Shumaker |
2023-04-02 | btrfsutil: GraphNode: Have .MinItem and .MaxItem work on interior nodes too | Luke Shumaker |
2023-04-02 | btrfsutil: Graph: I missed .FromItem in the "item"→"slot" switch | 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-19 | btrfstree: Have LookupTreeRoot take a Context | Luke Shumaker |
2023-03-17 | containers: Add OptionalValue and OptionalNil | Luke Shumaker |
2023-03-17 | rebuildtrees: Move item-data from btrfsutil.KeyIO to scan | Luke Shumaker |
2023-03-17 | btrfstree: Have ReadNode return a *Node rather than a *diskio.Ref[Addr, Node] | Luke Shumaker |
2023-03-15 | tree-wide: Have "interior" rather than "internal" be the antonym of "leaf" | Luke Shumaker |
2023-03-15 | misc: btrfsutil: Shrink the size of GraphNode | Luke Shumaker |
2023-03-14 | Update log field names to reflect new file/package names | Luke Shumaker |
2023-03-14 | Update identifiers and comments to reflect new file/package names | Luke Shumaker |
2023-03-14 | Get it to compile with the renamed files | Luke Shumaker |
2023-03-14 | Move files around [ci-skip] | Luke Shumaker |