restic/cmd/restic
Chris Howey e8615eb593 Fix ls command
Added missing loadindex call. Also fixed the recursive call to
use the subtree to stop infinte recursion.
2015-05-05 20:50:10 -05:00
..
.gitignore Rename khepri -> restic 2014-12-05 21:45:49 +01:00
cmd_backup.go Correct usage for backup cmd 2015-05-02 02:05:09 +02:00
cmd_cache.go Refactor cache and 'cache' command 2015-03-14 12:57:29 +01:00
cmd_cat.go server: Only save crypto.Key 2015-05-03 18:56:20 +02:00
cmd_find.go Major restructure, bundle blobs 2015-04-29 23:27:32 +02:00
cmd_fsck.go Adapt fsck command to packed blobs (unfinished) 2015-04-29 23:27:36 +02:00
cmd_key.go server: Only save crypto.Key 2015-05-03 18:56:20 +02:00
cmd_list.go Major restructure, bundle blobs 2015-04-29 23:27:32 +02:00
cmd_ls.go Fix ls command 2015-05-05 20:50:10 -05:00
cmd_restore.go Major restructure, bundle blobs 2015-04-29 23:27:32 +02:00
cmd_snapshots.go Correct plen for snapshots 2015-03-28 16:16:19 +01:00
cmd_version.go Refactor debug into debug module 2015-01-17 16:32:13 +01:00
main.go Remove pools.go 2015-05-05 00:14:07 +02:00
Makefile Refactor testsuite 2015-01-17 16:32:24 +01:00
version.sh Rename khepri -> restic 2014-12-05 21:45:49 +01:00