Age | Commit message (Expand) | Author |
---|---|---|
2022-12-20 | containers.Set: Don't use constraints.Ordered | Luke Shumaker |
2022-09-05 | Try to uniformly use containers.Set | Luke Shumaker |
2022-07-16 | rethink the SumRun interface to fit diskio.Sequence | Luke Shumaker |
2022-07-15 | wip | Luke Shumaker |
2022-07-15 | tidy up | Luke Shumaker |
2022-07-14 | diskio.File: Add .Close() and don't have .Size() return an error | Luke Shumaker |
2022-07-13 | Fix package names/imports | Luke Shumaker |
2022-07-13 | Move the remaining former-generic.go parts out of lib/util/ | Luke Shumaker |
2022-07-13 | Move ordered.go to lib/containers | Luke Shumaker |
2022-07-13 | Move lib/rbtree to lib/containers | Luke Shumaker |
2022-07-12 | Add an `Ordered` interface for the Cmp method, have rbtree use it | Luke Shumaker |
2022-07-11 | move chunk reconstruction to btrfsinspect, add --mappings | Luke Shumaker |
2022-07-10 | Add license and copyright info | Luke Shumaker |
2022-07-10 | Rename the module, mv pkg lib | Luke Shumaker |