Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-13 | btrfsitem: Fix Extent.Clone() and Metadata.Clone() | Luke Shumaker | |
2023-03-17 | tree-wide: Ensure that all existing type doc comments follow the expected format | Luke Shumaker | |
This is a notable improvement in the docs for btrfsitem. | |||
2023-02-12 | Change how constants are declared to play nice with godoc | Luke Shumaker | |
Switch to NAME Type = val instead of NAME = Type(val) | |||
2023-02-12 | btrfsitem: Add `Free` and `CloneItem` methods to Items | Luke Shumaker | |
2023-02-12 | btrfsitem: Have all Item implementations be pointers to structs | Luke Shumaker | |
2022-12-20 | Add and improve comments | Luke Shumaker | |
2022-08-28 | btrfs: Split off btrfstree and btrfsprim sub-packages | Luke Shumaker | |
2022-07-13 | Fix package names/imports | Luke Shumaker | |
2022-07-11 | Fuzz btrfsitem, and by consequence improve binstruct errors | Luke Shumaker | |
2022-07-10 | Add license and copyright info | Luke Shumaker | |
2022-07-10 | Rename the module, mv pkg lib | Luke Shumaker | |