.. |
fuse
|
Protect the snapshots cache with a RWMutex
|
2015-07-19 23:03:32 +02:00 |
testdata
|
|
|
.gitignore
|
|
|
cleanup.go
|
Run cleanup handlers in main function
|
2015-07-19 17:57:18 +02:00 |
cmd_backup.go
|
cmd_backup: filter non-existing target files/dirs
|
2015-07-06 23:02:16 +02:00 |
cmd_cache.go
|
cmd/restic: Add lock handling, interrupt cleanup
|
2015-06-28 13:52:22 +02:00 |
cmd_cat.go
|
repository: Rename Load() -> LoadAndDecrypt()
|
2015-07-05 11:07:10 +02:00 |
cmd_check.go
|
checker: add option to remove orphaned packs
|
2015-07-12 17:14:10 +02:00 |
cmd_dump.go
|
cmd/restic: Add lock handling, interrupt cleanup
|
2015-06-28 13:52:22 +02:00 |
cmd_find.go
|
cmd/restic: Add lock handling, interrupt cleanup
|
2015-06-28 13:52:22 +02:00 |
cmd_init.go
|
|
|
cmd_key.go
|
cmd/restic: Do not require exclusive lock for listing keys
|
2015-06-28 13:52:22 +02:00 |
cmd_list.go
|
cmd/restic: Add lock handling, interrupt cleanup
|
2015-06-28 13:52:22 +02:00 |
cmd_ls.go
|
|
|
cmd_mount.go
|
Protect the snapshots cache with a RWMutex
|
2015-07-19 23:03:32 +02:00 |
cmd_restore.go
|
Fix restore filter
|
2015-07-09 20:12:31 +02:00 |
cmd_snapshots.go
|
Command snapshots : do not list first dir twice
|
2015-07-06 22:26:31 +02:00 |
cmd_unlock.go
|
cmd/restic: Add command unlock , improve error message
|
2015-06-28 13:52:23 +02:00 |
cmd_version.go
|
|
|
doc.go
|
|
|
global.go
|
|
|
integration_fuse_test.go
|
Add build and test instructions
|
2015-07-19 23:03:32 +02:00 |
integration_helpers_test.go
|
fix darwin integration tests
|
2015-07-09 11:13:40 -04:00 |
integration_test.go
|
Add build and test instructions
|
2015-07-19 23:03:32 +02:00 |
lock.go
|
Allow more than one cleanup handler
|
2015-07-19 17:50:55 +02:00 |
main.go
|
Run cleanup handlers in main function
|
2015-07-19 17:57:18 +02:00 |