Age | Commit message (Expand) | Author |
2023-03-17 | tree-wide: Turn on all revive linters (with exceptions) | Luke Shumaker |
2023-03-17 | tree-wide: Ensure that all existing method doc comments follow the expected f... | Luke Shumaker |
2023-03-14 | Update log field names to reflect new file/package names | Luke Shumaker |
2023-03-02 | Shorten the log lines if < LogLevelDebug | Luke Shumaker |
2023-02-12 | rebuildnodes: Add a settle-items step | Luke Shumaker |
2023-01-30 | Split lib/containers.Sync* to git.lukeshu.com/go/typedsync | Luke Shumaker |
2023-01-25 | textui: Avoid allocating strings when logging | Luke Shumaker |
2023-01-25 | textui: Go ahead and implement that logBufPool | Luke Shumaker |
2023-01-07 | fixup! rebuildnodes/btrees: Don't include .Items() in .PotentialItems() | Luke Shumaker |
2023-01-05 | Try to get log-lines to be shorter | Luke Shumaker |
2023-01-05 | rebuildnodes/btrees: Allow leaf-node indexes to be evicted | Luke Shumaker |
2023-01-05 | rebuildnodes/btrees: Allow item rbtrees to be evicted | Luke Shumaker |
2023-01-05 | textui/log.go: Fix copyright statement | Luke Shumaker |
2023-01-01 | lint: Set exclude-use-default=false | Luke Shumaker |
2023-01-01 | lint: Turn on dupword | Luke Shumaker |
2023-01-01 | lint: Turn on dogsled | Luke Shumaker |
2022-12-30 | rebuildnodes: Fuss with logging to take advantage of textui | Luke Shumaker |
2022-12-26 | cmd/btrfs-rec: Add a utility function for reading JSON files with progress | Luke Shumaker |
2022-12-26 | tree-wide, except rebuildnodes: Fuss with logging to take advantage of textui | 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 |