2
2
mirror of https://github.com/octoleo/restic.git synced 2024-05-28 22:50:48 +00:00
restic/cmd/restic
2017-08-06 21:01:49 +02:00
..
testdata Moves files 2017-07-23 14:19:13 +02:00
.gitignore Moves files 2017-07-23 14:19:13 +02:00
background_linux.go Run goimports 2017-07-23 14:21:03 +02:00
background.go Moves files 2017-07-23 14:19:13 +02:00
cleanup.go Run goimports 2017-07-23 14:21:03 +02:00
cmd_autocomplete.go Moves files 2017-07-23 14:19:13 +02:00
cmd_backup.go backup: Do not print hostname in help text 2017-08-05 12:05:53 +02:00
cmd_cat.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
cmd_check.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
cmd_dump.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
cmd_find.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
cmd_forget.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
cmd_init.go Simpify cmd_backup and cmd_init now we have the password in gopts. 2017-07-24 23:32:55 +02:00
cmd_key.go Refactor password resolving. 2017-07-24 23:05:37 +02:00
cmd_list.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
cmd_ls.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
cmd_manpage.go manpage: Do not panic when no command is given 2017-08-06 21:01:49 +02:00
cmd_migrate.go fix typo: explicitely → explicitly 2017-07-27 08:24:53 +02:00
cmd_mount.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
cmd_options.go Run goimports 2017-07-23 14:21:03 +02:00
cmd_prune.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
cmd_rebuild_index.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
cmd_restore.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
cmd_snapshots.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
cmd_tag.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
cmd_unlock.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
cmd_version.go Moves files 2017-07-23 14:19:13 +02:00
doc.go Moves files 2017-07-23 14:19:13 +02:00
find.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
flags_test.go Moves files 2017-07-23 14:19:13 +02:00
format.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
global_debug.go Run goimports 2017-07-23 14:21:03 +02:00
global_release.go Moves files 2017-07-23 14:19:13 +02:00
global.go Error message in case PasswordFile is missing 2017-07-27 14:23:08 +03:00
integration_fuse_test.go Rework withTestEnvironment 2017-07-24 21:32:34 +02:00
integration_helpers_test.go Rework withTestEnvironment 2017-07-24 21:32:34 +02:00
integration_helpers_unix_test.go Moves files 2017-07-23 14:19:13 +02:00
integration_helpers_windows_test.go Moves files 2017-07-23 14:19:13 +02:00
integration_test.go Rework withTestEnvironment 2017-07-24 21:32:34 +02:00
local_layout_test.go Rework withTestEnvironment 2017-07-24 21:32:34 +02:00
lock.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
main.go Refactor password resolving. 2017-07-24 23:05:37 +02:00
table.go Moves files 2017-07-23 14:19:13 +02:00