index
:
btrfs-progs-ng
lukeshu/node-cache
lukeshu/process-without-pv
master
Better btrfs userspace tools
Luke T. Shumaker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
btrfs-rec
Age
Commit message (
Expand
)
Author
2023-01-05
cmd/btrfs-rec: Fix capitalization typo in comments
Luke Shumaker
2023-01-01
lint: Set exclude-use-default=false
Luke Shumaker
2023-01-01
lint: Turn on stylecheck
Luke Shumaker
2023-01-01
lint: Turn on gomnd
Luke Shumaker
2023-01-01
tree-wide: Annotate values that I might want to be tuning
Luke Shumaker
2023-01-01
cmd/btrfs-rec: Add a type-agnostic utility function to write JSON out
Luke Shumaker
2023-01-01
lint: Turn on gocritic
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.Sprint usage, in favor of textui
Luke Shumaker
2022-12-26
tree-wide: Audit for fmt.Fprint usage, in favor of textui
Luke Shumaker
2022-12-26
tree-wide: Outlaw fmt.Print, force textui
Luke Shumaker
2022-12-20
Delete 'inspect show-loops'
Luke Shumaker
2022-12-20
rebuildnodes: wip: New rebuild-nodes implementation
Luke Shumaker
2022-12-20
Delete 'inspect visualize-nodes'
Luke Shumaker
2022-10-08
mount: Allow ignoring file checksum errors
Luke Shumaker
2022-10-06
ls-files: more consistent error formatting
Luke Shumaker
2022-10-05
fix ls-trees lost+found
Luke Shumaker
2022-09-19
find loops?
Luke Shumaker
2022-09-17
flatten visualizenodes, comment out rebuildnodes
Luke Shumaker
2022-09-05
visualize-nodes: Have the output be a zip file
Luke Shumaker
2022-09-05
Rework visualize-nodes
Luke Shumaker
2022-09-05
Try to uniformly use containers.Set
Luke Shumaker
2022-09-04
1st pass at visualize-nodes
Luke Shumaker
2022-08-30
wip
Luke Shumaker
2022-08-30
rm dbgsums
Luke Shumaker
2022-08-28
btrfs: Split off btrfstree and btrfsprim sub-packages
Luke Shumaker
2022-08-28
Delete clearbadnodes, it is being replaced by rebuildnodes
Luke Shumaker
2022-08-28
Split the rebuildnodes logic in to its own package
Luke Shumaker
2022-08-28
btrfs: Rework TreePath to allow correctly checking the owner tree
Luke Shumaker
2022-08-28
btrfs: Rethink the ReadNode API to better encourage sanity checking
Luke Shumaker
2022-08-28
Misc tidy up
Luke Shumaker
2022-08-24
wip: work on rebuildmappings
Luke Shumaker
2022-08-23
Factor rebuildmappings.MapLogicalSums out of inspect_dbgsums
Luke Shumaker
2022-08-23
Work on the new rebuildmappings
Luke Shumaker
2022-08-21
polish off dbgsums
Luke Shumaker
2022-08-18
add a dbgsums command
Luke Shumaker
2022-08-18
Get inspect-scandevices to a decent-ish place
Luke Shumaker
2022-08-17
cli: wip: Rethink the "scan" CLI commands
Luke Shumaker
2022-08-17
rename: Move allsums.go to the rebuildmappings package
Luke Shumaker
2022-08-17
rename: Move some files around
Luke Shumaker
2022-08-17
rename: Rename "ScanOneDev"→"ScanOneDevice"
Luke Shumaker
2022-08-17
cli: rm cmd/btrfs-rec/inpsect_dbg.go
Luke Shumaker
2022-07-28
progress?
Luke Shumaker
2022-07-27
implement `rebuild-nodes`
Luke Shumaker
2022-07-25
ls-trees: Add an option to include lost+found nodes
Luke Shumaker
[next]