2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-22 18:45:09 +00:00
restic/internal
Michael Eischer ee7c28f5e6 backup: reduce calls to time.Now
Archiver.Save queries the current time multiple times. This commit
removes one of these calls as they showed up while profiling a backup of
a nearly unchanged dataset containing 3 million files.
2022-10-21 20:55:01 +02:00
..
archiver backup: reduce calls to time.Now 2022-10-21 20:55:01 +02:00
backend all: Drop ctxhttp 2022-10-14 14:33:49 +02:00
bloblru
cache cache: Fix file descriptor leak in TestBackendRemoveBroken 2022-10-03 00:06:44 +02:00
checker restic: Change FindSnapshot functions to return the snapshot 2022-10-15 13:34:04 +02:00
crypto
debug
dump
errors errors: Drop WithMessage 2022-10-14 14:06:47 +02:00
filter filter: deduplicate error handling for pattern validation 2022-09-09 23:12:41 +02:00
fs
fuse restic: Rework error handling of FindFilteredSnapshots and handle snapshotIDs 2022-10-15 13:31:26 +02:00
hashing
index repository: split index into a separate package 2022-10-08 21:15:34 +02:00
migrations migrate: Report why an migration cannot be applied 2022-09-03 11:49:31 +02:00
options
pack repository: optimize MasterIndex.Each 2022-09-24 12:21:59 +02:00
repository repository: split index into a separate package 2022-10-08 21:15:34 +02:00
restic restic: Don't list snapshots if FindSnapshot gets full id 2022-10-15 13:34:34 +02:00
restorer restic: Change FindSnapshot functions to return the snapshot 2022-10-15 13:34:04 +02:00
selfupdate all: Drop ctxhttp 2022-10-14 14:33:49 +02:00
test
textfile
ui backup: Remove unused filename parameter from CompleteBlob callback 2022-10-15 15:21:17 +02:00
walker walker: Convert tests to use TreeJSONBuilder 2022-10-15 11:04:13 +02:00