1
0
mirror of https://github.com/restic/restic.git synced 2024-06-30 08:20:55 +02:00
restic/changelog/unreleased
Alexander Weiss 91906911b0 Fix non-intuitive repository behavior
- The SaveBlob method now checks for duplicates.
- Moves handling of pending blobs to MasterIndex.
  -> also cleans up pending index entries when they are saved in the index
  -> when using SaveBlob no need to care about index any longer
- Always check for full index and save it when storing packs.
  -> removes the need of an index uploader
  -> also removes the verbose "uploaded intermediate index" messages
- The Flush method now also saves the index
- Fix race condition when checking and saving full/non-finalized indexes
2020-06-11 13:05:23 +02:00
..
.gitkeep changelog: Add .gitkeep to persist the unreleased/ folder. 2019-11-22 17:14:17 +01:00
issue-1570 Support specifying multiple host flags for various commands 2020-02-26 22:17:59 +01:00
issue-2072 Display respective snapshot date when using restic find 2019-12-17 07:51:12 +01:00
issue-2277 Add support for ppc64le 2019-12-15 22:52:13 -03:00
issue-2281 Add changelog file. 2020-02-15 01:32:43 +01:00
issue-2298 Add changelog 2020-04-12 22:27:09 +02:00
issue-2389 Add changelog entry 2020-02-13 21:14:20 +01:00
issue-2390 Create issue-2390 2019-12-10 23:20:18 +01:00
issue-2429 fix backup --json total_bytes_processed output 2020-02-09 02:02:45 +01:00
issue-2469 diff: Fix wrong bytes reported in diff stats (#2469) 2019-11-22 17:26:01 +01:00
issue-2482 Add entry to changelog 2020-03-01 19:32:35 +01:00
issue-2518 Minor speling corection. 2020-02-13 00:47:09 +01:00
issue-2531 Correct #2531 (stats restore-size calculates hard links incorrectly) 2020-02-15 19:34:22 +01:00
issue-2537 Correct #2537 (cmd_stats file counting issue) 2020-02-15 19:34:16 +01:00
pull-2195 restorer: Allow writing target file blobs out of order 2020-02-26 16:14:45 +01:00
pull-2423 changelog: add pull-2423 2019-12-19 13:15:37 +01:00
pull-2576 Add entry to changelog 2020-02-12 21:29:26 +01:00
pull-2592 Changelog entry for SFTP w/ IPv6 addresses 2020-03-01 11:04:06 +01:00
pull-2600 Add changelog file 2020-02-26 20:55:12 +01:00
pull-2607 Honor RESTIC_CACHE_DIR on Mac and Windows 2020-02-28 15:44:32 +01:00
pull-2668 stats: Fix crash in blobs-per-file mode on missing blob 2020-03-27 22:17:54 +01:00
pull-2773 Fix non-intuitive repository behavior 2020-06-11 13:05:23 +02:00