This website requires JavaScript.
Explore
Help
Register
Sign In
amorfo77
/
restic
Watch
1
Star
0
Fork
0
You've already forked restic
mirror of
https://github.com/restic/restic.git
synced
2026-07-12 10:15:08 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
3f5e2160de9dd6b51f059aa401a6f551a9dcc32a
restic
/
internal
/
restic
T
History
Michael Eischer
3f5e2160de
Merge pull request
#4938
from MichaelEischer/bump-go-version
...
Bump go version to 1.21
2024-08-10 19:57:59 +02:00
..
testdata
…
backend_find_test.go
…
backend_find.go
…
blob_set_test.go
replace deprecated usages of math/rand
2024-08-10 19:34:49 +02:00
blob_set.go
…
blob_test.go
…
blob.go
…
config_test.go
…
config.go
…
doc.go
…
duration_test.go
…
duration.go
…
find_test.go
…
find.go
repository: let prune control data structure of usedBlobs set
2024-05-24 22:18:14 +02:00
id_int_test.go
…
id_test.go
…
id.go
Switch back to sha256 from the std library
2024-08-10 19:16:10 +02:00
ids_test.go
…
ids.go
…
idset_test.go
…
idset.go
…
json.go
…
lister_test.go
…
lister.go
…
lock_test.go
…
lock_unix.go
…
lock_windows.go
…
lock.go
…
mknod_unix.go
…
node_aix.go
…
node_darwin.go
…
node_freebsd.go
…
node_linux.go
…
node_netbsd.go
…
node_openbsd.go
…
node_solaris.go
…
node_test.go
restore: clean up error handling when restoring metadata
2024-07-30 19:27:34 -04:00
node_unix_test.go
…
node_unix.go
…
node_windows_test.go
Fix typos
2024-07-03 20:02:06 +02:00
node_windows.go
Fix review comments
2024-08-10 10:38:04 -06:00
node_xattr_all_test.go
restorer: windows test fixes
2024-06-13 23:20:09 +02:00
node_xattr_test.go
…
node_xattr.go
restore: remove unexpected xattrs from files
2024-06-13 22:21:00 +02:00
node.go
restore: clean up error handling when restoring metadata
2024-07-30 19:27:34 -04:00
parallel.go
…
repository.go
…
snapshot_find_test.go
…
snapshot_find.go
Add more checks for canceled contexts
2024-07-31 19:30:47 +02:00
snapshot_group_test.go
…
snapshot_group.go
…
snapshot_policy_test.go
…
snapshot_policy.go
…
snapshot_test.go
…
snapshot.go
…
tag_list_test.go
…
tag_list.go
…
testing_test.go
…
testing.go
…
tree_stream.go
…
tree_test.go
…
tree.go
…
zeroprefix_test.go
…
zeroprefix.go
…