Age | Commit message (Expand) | Author |
2023-07-25 | rebuildmappings process: Don't require --pv | Luke Shumaker |
2023-07-25 | Inline btrfsutil.Open() into main.go | Luke Shumaker |
2023-04-17 | btrfsutil: RebuiltForrest: Add a .RebuiltAddRoots() method, cmd/btrfs-rec: Ad... | Luke Shumaker |
2023-04-17 | cmd/btrfs-rec, btrfsutil: Delete OldRebuiltForrest | Luke Shumaker |
2023-04-17 | btrfsutil: RebuiltForrest: Add a lax-ancestor mode | Luke Shumaker |
2023-04-13 | cmd/btrfs-rec: Add a way to use RebuiltForrest instead of OldRebuiltForrest | Luke Shumaker |
2023-04-04 | cmd/btrfs-rec: Move --node-list to be a global flag | Luke Shumaker |
2023-04-04 | cmd/btrfs-rec: ls-trees: Use runWithReadableFS | Luke Shumaker |
2023-04-04 | cmd/btrfs-rec: Have RebuiltForrest be opt-in on the CLI | Luke Shumaker |
2023-04-04 | cmd/btrfs-rec: main.go: Don't let lines get too long | Luke Shumaker |
2023-03-30 | cmd/btrfs-rec: Add a runWithReadableFS helper for rebuilt forrests | Luke Shumaker |
2023-03-17 | tree-wide: Turn on all revive linters (with exceptions) | Luke Shumaker |
2023-03-14 | cmd/btrfs-rec: inspect rebuild-mappings list-nodes: Set up logging and stuff | Luke Shumaker |
2023-03-14 | cmd/btrfs-rec: Don't require --pv for `help` | Luke Shumaker |
2023-03-14 | cmd/btrfs-rec: Have each subcommand call runWithRawFS itself | Luke Shumaker |
2023-03-14 | cmd/btrfs-rec: Factor out a `runWithRawFS` function | Luke Shumaker |
2023-03-14 | Get it to compile with the renamed files | Luke Shumaker |
2023-03-02 | Shorten the log lines if < LogLevelDebug | Luke Shumaker |
2023-01-25 | cmd/btrfs-rec: Add flags for writing profiles | Luke Shumaker |
2023-01-01 | lint: Turn on stylecheck | Luke Shumaker |
2023-01-01 | lint: Tighten up the nolintlint configuration | Luke Shumaker |
2022-12-30 | cmd/btrfs-rec: Have all logging include live memory statistics | Luke Shumaker |
2022-12-26 | cmd/btrfs-rec: Add a utility function for reading JSON files with progress | Luke Shumaker |
2022-12-26 | cmd/btrfs-rec: Set the dlog fallback logger | Luke Shumaker |
2022-12-26 | textui: Implement a custom dlog backend that uses x/text/message | Luke Shumaker |
2022-12-26 | Factor logger code from main.go in to textui | Luke Shumaker |
2022-12-26 | tree-wide: Audit for fmt.Fprint usage, in favor of textui | Luke Shumaker |
2022-07-14 | have rebuilding the mappings use the scan-for-nodes result | Luke Shumaker |
2022-07-11 | move chunk reconstruction to btrfsinspect, add --mappings | Luke Shumaker |
2022-07-11 | Move all of the small-ish tools to be part of btrfs-rec | Luke Shumaker |
2022-07-11 | wip btrfs-rec | Luke Shumaker |