1
0
mirror of https://github.com/restic/restic.git synced 2024-07-03 08:50:53 +02:00
restic/changelog/unreleased
Kjetil Torgrim Homme 14aa6f2a00 add --disable-scanner to backup command
The scanner process has only cosmetic effect for the progress printer,
and can be disabled without impacting functionality when the user does
not need an estimate of completion.

In many cases the scanner process can provide beneficial priming of
the file system cache, so as general advice it should not be disabled.
However, tests have shown that backup of NFS and fuse based filesystems,
where stat(2) is relatively expensive, can be significantly faster
without the scanner.
2022-12-16 21:29:59 +01:00
..
.gitignore Add gitignore to changelog/unreleased 2020-11-05 09:01:32 +01:00
issue-14 rewrite: Always set the Original field in a rewritten snapshot 2022-12-10 12:47:00 +01:00
issue-79 restore: support sparse restores also on windows 2022-09-24 21:39:39 +02:00
issue-1734 Add changelog 2022-08-27 22:36:19 +02:00
issue-1866 backup: Only return a warning for duplicate directory entries 2022-10-08 21:38:21 +02:00
issue-2015 add changelog for mount exit code filtering 2022-08-26 23:17:04 +02:00
issue-2134 b2: Support file hiding instead of deleting them permanently 2022-11-05 20:10:45 +01:00
issue-2152 sftp: Only connect once for repository creation 2022-08-26 20:50:40 +02:00
issue-2533 Add changelog for corrupt data downloads 2022-09-25 11:55:09 +02:00
issue-2591 cmd: Don't read password from stdin for backup --stdin 2022-11-06 14:55:57 +01:00
issue-2699 issue2699: restore symlinks on windows when run as admin user 2022-10-29 21:19:33 +02:00
issue-2715 lock: Do not ignore invalid lock files 2022-10-03 00:19:46 +02:00
issue-2724 backup: print full snapshot id in JSON summary 2022-10-31 19:03:42 +01:00
issue-3029 update minio library 2022-11-25 22:36:21 +01:00
issue-3096 mount: switch to anacrolix fork of bazil/fuse 2022-11-12 19:22:31 +01:00
issue-3124 init: cleanup json print code 2022-12-02 21:33:03 +01:00
issue-3161 add changelog for reliable B2 deletes 2022-08-26 21:20:46 +02:00
issue-3336 Changelog for ENOSPC handling bug 2022-12-09 08:50:30 +01:00
issue-3567 mount: Correctly return context.Canceled for interrupted syscalls 2022-08-26 20:48:48 +02:00
issue-3897 repository: don't hang when copying using a single connection 2022-08-28 11:40:31 +02:00
issue-3918 prune: Correctly count used/duplicate blobs for partially compressed repos 2022-10-22 19:24:36 +02:00
issue-3929 Only display the message if there were locks to be removed 2022-09-24 19:02:24 +08:00
issue-3932 rclone/sftp: Improve handling of ErrDot errors 2022-09-25 16:19:03 +02:00
issue-4003 Upgrade pkg/xattr to version with Solaris FIFO fix 2022-11-28 20:43:51 +01:00
issue-4016 backend/local: Ignore ENOTTY for fsync on Mac 2022-11-11 22:51:51 +01:00
issue-4033 Update changelog/unreleased/issue-4033 2022-12-03 20:07:37 +08:00
pull-2750 backup: rework read concurrency 2022-10-02 22:55:14 +02:00
pull-3780 add changelog 2022-07-05 08:47:48 +02:00
pull-3899 add prune memory optimization changelog 2022-10-22 18:45:12 +02:00
pull-3905 Add changelog 2022-08-30 20:22:07 +02:00
pull-3915 Add changelog 2022-10-17 15:38:42 +02:00
pull-3925 Add powershell completion 2022-09-11 00:44:12 +02:00
pull-3931 add --disable-scanner to backup command 2022-12-16 21:29:59 +01:00
pull-3943 restic: ignore filenames which are not IDs when expanding a prefix 2022-09-27 20:30:40 +02:00
pull-3951 add changelog for ls handling of missing snapshots 2022-10-15 13:34:50 +02:00
pull-3955 add changelog for faster backups with small files 2022-10-30 10:29:12 +01:00
pull-4041 rest: remove workaround for content-length handling bug 2022-11-27 13:18:44 +01:00