Files
restic/changelog
Matthias Dötsch 905ca56ee8 Address review feedback on #21937:
- addToPacks now returns uint32 directly and the value is passed through
  store() to indexMap.add unchanged, instead of casting between int and
  uint32.
- merge() appends idx2.packs to idx.packs without going through
  addToPacks, so it now checks the pack count against the uint32 limit
  itself + error if exceeded.
- optimize changelog message
2026-07-13 07:25:08 +02:00
..
2021-08-21 12:16:04 +02:00
2023-12-06 13:11:55 +01:00
2023-12-06 13:11:55 +01:00
2023-12-06 13:11:55 +01:00
2018-06-10 11:29:57 +02:00
2023-12-06 13:11:55 +01:00
2023-12-06 13:11:55 +01:00
2024-03-11 14:35:12 +08:00
2023-10-27 19:48:00 +02:00
2025-09-06 21:59:11 +02:00
2024-01-08 21:33:05 +01:00