Files
restic/internal/restic
greatroar b5c28a7ba2 internal/restic: Use IDSet.Clone + use maps package
One place where IDSet.Clone is useful was reinventing it, using a
conversion to list, a sort, and a conversion back to map.

Also, use the stdlib "maps" package to implement as much of IDSet as
possible. This requires changing one caller, which assumed that cloning
nil would return a non-nil IDSet.
2024-10-03 21:14:29 +02:00
..
2023-10-25 22:54:07 +02:00
2017-07-24 17:43:32 +02:00
2022-08-18 20:15:38 +02:00
2024-08-31 18:20:01 +02:00
2022-12-03 12:38:20 +01:00
2022-12-03 12:38:20 +01:00
2024-05-24 21:33:17 +02:00
2024-08-31 18:20:01 +02:00
2023-12-06 13:11:55 +01:00
2022-10-16 10:50:39 +02:00
2024-08-31 18:20:01 +02:00
2024-08-31 18:20:01 +02:00