2
2
mirror of https://github.com/octoleo/restic.git synced 2025-01-23 07:08:28 +00:00
greatroar 3a6feb0596 Replace sort.Stable by sort.Strings
Calling the slow, O(n lg² n) sort.Stable is equivalent to sort.Strings
for a slice of unique strings.
2020-02-18 19:41:06 +01:00
..
2018-05-12 23:55:54 +02:00
2018-04-30 15:13:28 +02:00
2018-05-12 23:55:54 +02:00
2018-04-25 14:42:45 +02:00
2018-04-25 14:42:45 +02:00
2018-05-12 23:55:54 +02:00
2018-06-20 22:56:41 +02:00