summaryrefslogtreecommitdiff
path: root/lib/containers/set.go
AgeCommit message (Collapse)Author
2023-04-04maps: Add HasKey and HaveAnyKeysInCommon functions, use themLuke Shumaker
2023-03-17tree-wide: Ensure that all existing type doc comments follow the expected formatLuke Shumaker
This is a notable improvement in the docs for btrfsitem.
2023-02-05containers: s/Cmp/Compare/ to match the standard libraryLuke Shumaker
Go 1.18 added net/netip.Addr.Compare, and Go 1.20 added time.Time.Compare.
2023-01-30Upgrade to lowmemjson v0.2.0Luke Shumaker
2023-01-01lint: Turn on forcetypeassertLuke Shumaker
2022-12-20rebuildnodes: Improve loggingLuke Shumaker
2022-12-20containers.Set: Don't use constraints.OrderedLuke Shumaker
2022-09-05Try to uniformly use containers.SetLuke Shumaker
2022-09-02rebuild root itemsLuke Shumaker
this was sitting here uncommited from Wednesday
2022-08-30wip better reattachLuke Shumaker
2022-08-30wipLuke Shumaker
2022-08-30wipLuke Shumaker