restic/internal/fuse
Michael Eischer bfb56b78e1 replace some usages of restic.Repository with more specific interface
This should eventually make it easier to test the code.
2024-01-27 13:02:02 +01:00
..
dir.go replace some usages of restic.Repository with more specific interface 2024-01-27 13:02:02 +01:00
file.go Fix typos 2023-12-06 13:11:55 +01:00
fuse_test.go replace some usages of restic.Repository with more specific interface 2024-01-27 13:02:02 +01:00
inode.go fuse: Mix inode hashes in a non-symmetric way 2023-03-21 17:33:18 +01:00
link.go fuse: deduplicate xattr code 2023-07-08 17:41:45 +02:00
other.go Replace lots of unused parameters with _ 2023-05-18 21:17:53 +02:00
root.go cmd, restic: Refactor and fix snapshot filtering 2023-02-19 15:04:25 +01:00
snapshots_dir.go CI: update golangci-lint 2023-12-23 13:41:30 +01:00
snapshots_dirstruct.go convert MemorizeList to be repository based 2023-10-25 23:01:35 +02:00
snapshots_dirstruct_test.go mount: Map slashes in tags to underscores 2022-08-19 18:17:57 +02:00
xattr.go fuse: fix windows build 2023-07-08 22:40:22 +02:00