summaryrefslogtreecommitdiff
path: root/lib/textui
AgeCommit message (Expand)Author
2023-01-01lint: Turn on dogsledLuke Shumaker
2023-01-01lint: Turn on containedctxLuke Shumaker
2022-12-30cmd/btrfs-rec: Have all logging include live memory statisticsLuke Shumaker
2022-12-30rebuildnodes: Fuss with logging to take advantage of textuiLuke Shumaker
2022-12-26cmd/btrfs-rec: Add a utility function for reading JSON files with progressLuke Shumaker
2022-12-26tree-wide, except rebuildnodes: Fuss with logging to take advantage of textuiLuke Shumaker
2022-12-26textui: Implement a custom dlog backend that uses x/text/messageLuke Shumaker
2022-12-26Factor logger code from main.go in to textuiLuke Shumaker
2022-12-26textui: Add some utilities for human-friendly textLuke Shumaker
2022-12-20textui: Implement a reusable progress moduleLuke Shumaker