Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
Something about this trips a stack overflow in golangci-lint, so upgrade golangci-lint to a commit that fixes this. | |||
2022-07-13 | re-organize some things between files | Luke Shumaker | |
2022-07-12 | Add an `Ordered` interface for the Cmp method, have rbtree use it | Luke Shumaker | |
2022-07-10 | Add license and copyright info | Luke Shumaker | |
2022-07-10 | Rename the module, mv pkg lib | Luke Shumaker | |
2022-07-10 | Integrate pkg/btrfs/Makefile in to Makefile and .build.yml | Luke Shumaker | |
2022-07-08 | Add a Makefile that runs lint and stuff | Luke Shumaker | |
2022-07-05 | more fuse | Luke Shumaker | |
2022-07-01 | implement btree lookup | Luke Shumaker | |
2022-07-01 | move dumb map and sort operations to util/generic.go | Luke Shumaker | |
Also, the optimization of reversing the node list in pass1 isn't relevant anymore now that I'm using rbtrees | |||
2022-06-30 | add rbtree.SearchRange | Luke Shumaker | |
2022-06-26 | better volume! | Luke Shumaker | |
2022-06-26 | wip better vol | Luke Shumaker | |
2022-06-05 | factor out a btrfsmisc pacage | Luke Shumaker | |
2022-06-04 | Preserve padding | Luke Shumaker | |
2022-06-01 | wow | Luke Shumaker | |
2022-05-11 | scan for nodes | Luke Shumaker | |