restic/cmd/restic
Alexander Neumann e2563b3eca Fix comments 2015-06-21 17:40:22 +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
Makefile Refactor testsuite 2015-01-17 16:32:24 +01:00
cmd_backup.go Refactor backup a bit 2015-06-07 19:08:37 +02:00
cmd_cache.go Refactor configuration of cache dir and repository 2015-06-07 18:15:03 +02:00
cmd_cat.go Move FindSnapshot, make Repository.List() return IDs 2015-05-17 20:58:22 +02:00
cmd_dump.go Add 'dump' command 2015-05-17 23:15:08 +02:00
cmd_find.go Move FindSnapshot, make Repository.List() return IDs 2015-05-17 20:58:22 +02:00
cmd_fsck.go fsck: Fix check for orphaned blobs 2015-05-17 23:41:53 +02:00
cmd_key.go Refactor configuration of cache dir and repository 2015-06-07 18:15:03 +02:00
cmd_list.go More integration tests 2015-06-21 17:40:21 +02:00
cmd_ls.go Move FindSnapshot, make Repository.List() return IDs 2015-05-17 20:58:22 +02:00
cmd_restore.go More integration tests 2015-06-21 17:40:21 +02:00
cmd_snapshots.go Move FindSnapshot, make Repository.List() return IDs 2015-05-17 20:58:22 +02:00
cmd_version.go Refactor debug into debug module 2015-01-17 16:32:13 +01:00
doc.go Add doc stubs to all the packages 2015-05-09 13:00:01 +02:00
integration_helpers_test.go Add more integration tests 2015-06-21 17:40:22 +02:00
integration_test.go Fix comments 2015-06-21 17:40:22 +02:00
main.go Refactor terminal recognition, add --quiet parameter 2015-06-07 18:30:11 +02:00
version.sh Rename khepri -> restic 2014-12-05 21:45:49 +01:00