2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-01 16:40:50 +00:00
restic/src/cmds/restic
Alexander Neumann 2c1e590e47 Merge pull request #509 from restic/read-from-stdin
Allow reading data from stdin
2016-05-09 22:12:22 +02:00
..
testdata Move commands to src/cmds 2016-02-23 07:21:28 +01:00
.gitignore Move commands to src/cmds 2016-02-23 07:21:28 +01:00
cleanup.go Move commands to src/cmds 2016-02-23 07:21:28 +01:00
cmd_backup.go Merge pull request #509 from restic/read-from-stdin 2016-05-09 22:12:22 +02:00
cmd_cache.go Move commands to src/cmds 2016-02-23 07:21:28 +01:00
cmd_cat.go Move commands to src/cmds 2016-02-23 07:21:28 +01:00
cmd_check.go Move commands to src/cmds 2016-02-23 07:21:28 +01:00
cmd_dump.go Refactor rebuild-index code 2016-02-27 13:10:35 +01:00
cmd_find.go Move commands to src/cmds 2016-02-23 07:21:28 +01:00
cmd_init.go Remove tempdir for packerManager 2016-03-06 13:14:06 +01:00
cmd_key.go Move commands to src/cmds 2016-02-23 07:21:28 +01:00
cmd_list.go Move commands to src/cmds 2016-02-23 07:21:28 +01:00
cmd_ls.go Move commands to src/cmds 2016-02-23 07:21:28 +01:00
cmd_mount.go Umount fuse in tests 2016-04-13 20:18:54 +02:00
cmd_rebuild_index.go Add repository.ListPack 2016-05-08 13:51:21 +02:00
cmd_restore.go Move commands to src/cmds 2016-02-23 07:21:28 +01:00
cmd_snapshots.go Move commands to src/cmds 2016-02-23 07:21:28 +01:00
cmd_unlock.go Move commands to src/cmds 2016-02-23 07:21:28 +01:00
cmd_version.go Move commands to src/cmds 2016-02-23 07:21:28 +01:00
doc.go Move commands to src/cmds 2016-02-23 07:21:28 +01:00
global.go Remove tempdir for packerManager 2016-03-06 13:14:06 +01:00
integration_fuse_test.go Move commands to src/cmds 2016-02-23 07:21:28 +01:00
integration_helpers_test.go Move commands to src/cmds 2016-02-23 07:21:28 +01:00
integration_helpers_unix_test.go Move commands to src/cmds 2016-02-23 07:21:28 +01:00
integration_helpers_windows_test.go Move commands to src/cmds 2016-02-23 07:21:28 +01:00
integration_test.go Remove integration test for 'optimize' 2016-02-27 13:38:05 +01:00
lock.go Move commands to src/cmds 2016-02-23 07:21:28 +01:00
main.go Move commands to src/cmds 2016-02-23 07:21:28 +01:00