restic/cmd/restic
Jasper Lievisse Adriaanse 96311d1a2b Add support for illumos/Solaris
This does come without xattr/fuse support at this point.

NB: not hooking up the integration tests as restic won't compile without
    cgo with Go < 1.10.
2018-03-04 20:11:29 +00:00
..
testdata
.gitignore
background_linux.go
background.go
cleanup.go Remove SuspendSignalHandler 2018-01-17 23:14:47 +01:00
cmd_backup.go Strip spaces from items read via --files-from 2018-02-11 20:56:11 +01:00
cmd_cat.go repository/master_index: Optimize Index.Lookup() 2018-01-23 22:25:56 -05:00
cmd_check.go Add --read-data-subset flag to check command 2018-02-18 23:31:27 -05:00
cmd_debug.go Fix calls to repo/backend.List() everywhere 2018-01-21 21:15:09 +01:00
cmd_diff.go repository/master_index: Optimize Index.Lookup() 2018-01-23 22:25:56 -05:00
cmd_dump.go repository/master_index: Optimize Index.Lookup() 2018-01-23 22:25:56 -05:00
cmd_find.go debug: Remove manual Str() call Log() 2018-01-25 20:49:41 +01:00
cmd_forget.go forget: Also run prune when only IDs are forgotten 2018-01-01 21:27:40 +01:00
cmd_generate.go
cmd_init.go init: Correct text (backend vs. repository) 2018-01-20 09:51:49 +01:00
cmd_key.go Fix calls to repo/backend.List() everywhere 2018-01-21 21:15:09 +01:00
cmd_list.go Fix calls to repo/backend.List() everywhere 2018-01-21 21:15:09 +01:00
cmd_ls.go
cmd_migrate.go
cmd_mount.go Add support for illumos/Solaris 2018-03-04 20:11:29 +00:00
cmd_options.go
cmd_prune.go debug: Remove manual Str() call Log() 2018-01-25 20:49:41 +01:00
cmd_rebuild_index.go index: Limit index files to 3000 pack files 2018-01-26 21:07:16 +01:00
cmd_restore.go restore: Improve error message for more than one ID 2018-01-06 22:44:18 +01:00
cmd_snapshots.go
cmd_tag.go debug: Remove manual Str() call Log() 2018-01-25 20:49:41 +01:00
cmd_unlock.go use global context for check, debug, dump, find, forget, init, key, 2017-12-06 07:02:55 -05:00
cmd_version.go
doc.go
exclude_test.go
exclude.go
excludes
find.go Fix calls to repo/backend.List() everywhere 2018-01-21 21:15:09 +01:00
flags_test.go
format.go
global_debug.go
global_release.go
global.go GS: Use generic http transport 2018-01-27 20:12:34 +01:00
integration_fuse_test.go Add support for illumos/Solaris 2018-03-04 20:11:29 +00:00
integration_helpers_test.go
integration_helpers_unix_test.go
integration_helpers_windows_test.go
integration_test.go
local_layout_test.go
lock.go mount: Ignore non-existing locks 2018-02-25 13:11:03 +01:00
main.go
table.go