Age | Commit message (Expand) | Author |
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 |