summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2022-12-20containers: intervaltree_test.go: Touch up loggingLuke Shumaker
2022-12-20containers: rbtree.go: Track size of the treeLuke Shumaker
2022-12-20rebuildnodes: rebuild.go: Audit error handlingLuke Shumaker
2022-12-20rebuildnodes: rebuild_graph.go: Audit for error handlingLuke Shumaker
2022-12-20rebuildnodes: Improve loggingLuke Shumaker
2022-12-20rebuildnodes: wip: Implement resolveTreeAugmentsLuke Shumaker
2022-12-20rebuildnodes: wip: Implement the main loopLuke Shumaker
2022-12-20rebuildnodes: wip: Implement all the rebuildCallbacks functionsLuke Shumaker
2022-12-20rebuildnodes: Refactor uuidMap in to a separate sub-packageLuke Shumaker
2022-12-20Delete 'inspect show-loops'Luke Shumaker
2022-12-20rebuildnodes: Refactor the node-graph stuff in to a separate sub-packageLuke Shumaker
2022-12-20broken_btree: Implement .Augment()Luke Shumaker
2022-12-20rebuildnodes: wip: New rebuild-nodes implementationLuke Shumaker
2022-12-20Delete 'inspect visualize-nodes'Luke Shumaker
2022-12-20scandevices: Include a Key in SysExtentCSumLuke Shumaker
2022-12-20rebuildmappings: Publicly expose the logicalsums RBTreeLuke Shumaker
2022-12-20Add and improve commentsLuke Shumaker
2022-12-20containers.Set: Don't use constraints.OrderedLuke Shumaker
2022-12-20containers: Add a 'SortedMap' typeLuke Shumaker
2022-12-20skinny paths: Don't have the cache be so bigLuke Shumaker
2022-10-17broken_btree: Don't duplicate the MaxKey constLuke Shumaker
2022-10-08mount: Allow ignoring file checksum errorsLuke Shumaker
2022-10-06fix bug with subvolume lookupLuke Shumaker
2022-10-06broken_btree: Do a better job of not hiding errorsLuke Shumaker
2022-10-06check the sums of file readsLuke Shumaker
2022-10-06let skinny paths get evictedLuke Shumaker
2022-10-04broken tree skinny pathsLuke Shumaker
2022-10-04fix broken tree pathsLuke Shumaker
2022-10-03fix broken_btree.go?Luke Shumaker
2022-10-03add max key checkingLuke Shumaker
2022-10-03nil pathsLuke Shumaker
2022-10-03fix bugLuke Shumaker
2022-10-02containers: Implement an interval treeLuke Shumaker
2022-10-02rbtree: Add support for maintaining node attributesLuke Shumaker
2022-10-02fix rbtree fuzz testLuke Shumaker
2022-09-19find loops?Luke Shumaker
2022-09-18rebuildmappings: more logging of resultsLuke Shumaker
2022-09-18better outputLuke Shumaker
2022-09-18mostly svg!Luke Shumaker
2022-09-18wipLuke Shumaker
2022-09-17flatten visualizenodes, comment out rebuildnodesLuke Shumaker
2022-09-17split filesLuke Shumaker
2022-09-16wip one passLuke Shumaker
2022-09-05wipLuke Shumaker
2022-09-05visualize-nodes: Have the output be a zip fileLuke Shumaker
2022-09-05Rework visualize-nodesLuke Shumaker
2022-09-05Try to uniformly use containers.SetLuke Shumaker
2022-09-05Add ToKey to TreePaths; MinItem and MaxItem to NodeExpectationsLuke Shumaker
2022-09-041st pass at visualize-nodesLuke Shumaker
2022-09-04rebuildnodes: Tidy upLuke Shumaker