Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-12 | Makefile: Use -trimpath when building | Luke Shumaker | |
2023-02-12 | containers: Add my own ARC implementation | Luke Shumaker | |
I really want an OnEvict callback. | |||
2023-02-12 | binstruct: Make the cache thread-safe | Luke Shumaker | |
2023-02-03 | Rename COPYING.* → LICENSE.* | Luke Shumaker | |
2022-08-17 | tools: Upgrade to Go 1.19 | Luke Shumaker | |
1. Edit Makefile:goversion 2. Run `make go-mod-tidy` 3. Run `gofmt -s -w .` 4. Look at the ignore-whitespace-change diff and fixup band gofmt changes | |||
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 | |