2
2
mirror of https://github.com/octoleo/restic.git synced 2024-05-31 16:10:49 +00:00
restic/cmd/restic
Alexander Neumann 9e9177ab73 Add build.go
2015-06-24 20:29:58 +02:00
..
testdata Automatically find fixtures for integration test 2015-06-21 17:40:21 +02:00
.gitignore Rename khepri -> restic 2014-12-05 21:45:49 +01:00
cmd_backup.go Output warnings/errors to configurable writer 2015-06-21 17:40:22 +02:00
cmd_cache.go Restructure cmd/restic, no functional changes 2015-06-21 17:40:22 +02:00
cmd_cat.go Restructure cmd/restic, no functional changes 2015-06-21 17:40:22 +02:00
cmd_dump.go Fix debug functions 2015-06-24 20:00:01 +02:00
cmd_find.go Restructure cmd/restic, no functional changes 2015-06-21 17:40:22 +02:00
cmd_fsck.go Restructure cmd/restic, no functional changes 2015-06-21 17:40:22 +02:00
cmd_init.go Introduce Verbosef 2015-06-21 17:40:22 +02:00
cmd_key.go Add integration test for key handling 2015-06-21 17:40:22 +02:00
cmd_list.go Introduce Verbosef 2015-06-21 17:40:22 +02:00
cmd_ls.go Restructure cmd/restic, no functional changes 2015-06-21 17:40:22 +02:00
cmd_restore.go Output warnings/errors to configurable writer 2015-06-21 17:40:22 +02:00
cmd_snapshots.go Restructure cmd/restic, no functional changes 2015-06-21 17:40:22 +02:00
cmd_version.go Add build.go 2015-06-24 20:29:58 +02:00
doc.go Add doc stubs to all the packages 2015-05-09 13:00:01 +02:00
global.go Add build.go 2015-06-24 20:29:58 +02:00
integration_helpers_test.go Fix integration tests 2015-06-21 17:40:22 +02:00
integration_test.go Add last integration tests, remove testsuite 2015-06-21 17:40:22 +02:00
main.go Restructure cmd/restic, no functional changes 2015-06-21 17:40:22 +02:00