Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-02-05 | containers: s/Cmp/Compare/ to match the standard library | Luke Shumaker | |
Go 1.18 added net/netip.Addr.Compare, and Go 1.20 added time.Time.Compare. | |||
2023-02-03 | Remove the SPDX-License-Identifier from generated files | Luke Shumaker | |
2023-01-01 | lint: Turn on stylecheck | Luke Shumaker | |
2023-01-01 | lint: Turn on gomnd | Luke Shumaker | |
2022-10-06 | let skinny paths get evicted | Luke Shumaker | |
2022-08-28 | btrfs: Split off btrfstree and btrfsprim sub-packages | Luke Shumaker | |