greatroar
63bed34608
restic: Clean up restic.IDs type
...
IDs.Less can be rewritten as
string(list[i][:]) < string(list[j][:])
Note that this does not copy the ID's.
The Uniq method was no longer used.
The String method has been reimplemented without first copying into a
separate slice of a custom type.
2022-12-03 12:38:20 +01:00
..
2022-12-02 19:36:43 +01:00
2022-12-02 21:49:40 +01:00
2022-11-27 17:18:13 +01:00
2022-12-03 12:13:54 +01:00
2022-12-02 19:36:43 +01:00
2022-07-17 13:42:23 +02:00
2022-12-02 19:36:43 +01:00
2022-12-02 19:36:43 +01:00
2022-10-14 14:06:47 +02:00
2022-11-27 13:18:44 +01:00
2022-12-02 21:49:40 +01:00
2022-12-02 22:28:15 +01:00
2022-12-02 19:36:43 +01:00
2022-10-29 23:09:17 +02:00
2022-12-02 19:36:43 +01:00
2022-12-02 19:19:14 +01:00
2022-09-24 12:21:59 +02:00
2022-12-02 19:36:43 +01:00
2022-12-03 12:38:20 +01:00
2022-12-02 19:36:43 +01:00
2022-12-02 19:36:43 +01:00
2022-12-02 19:36:43 +01:00
2022-12-02 19:36:43 +01:00
2022-11-12 20:42:35 +01:00
2022-11-12 19:55:22 +01:00