Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-15 | btrfsprim: Add "max" constants for ObjID, ItemType, and offset | Luke Shumaker | |
2023-02-12 | Try to avoid unnecessary allocations in enum-types' String methods | Luke Shumaker | |
2023-02-12 | btrfsprim: Have ObjID.Format() take the tree ID, not the item type | Luke Shumaker | |
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, btrfsinspect/print_tree: Implement the QGroup types | Luke Shumaker | |
2023-01-01 | lint: Turn on gomnd | Luke Shumaker | |
2022-08-28 | btrfs: Split off btrfstree and btrfsprim sub-packages | Luke Shumaker | |