1
0
mirror of https://github.com/restic/restic.git synced 2024-06-27 07:55:08 +02:00
restic/cmd/restic
Alexander Neumann 33bcf31bae Fix incremental backup
Copying blobs (for unchanged files and subtrees) from old BlobList to
new BlobList was missing
2015-01-05 21:40:43 +01:00
..
.gitignore Rename khepri -> restic 2014-12-05 21:45:49 +01:00
cmd_backup.go Fix incremental backup 2015-01-05 21:40:43 +01:00
cmd_cat.go Remove error from return value of NewContentHandler 2015-01-04 20:07:30 +01:00
cmd_find.go Remove error from return value of NewContentHandler 2015-01-04 20:07:30 +01:00
cmd_fsck.go fsck: more verbose error messages 2015-01-05 20:38:49 +01:00
cmd_key.go Rename Table.Print -> Table.Write 2014-12-22 11:21:14 +01:00
cmd_list.go Remove explicit key handling 2014-12-21 18:10:19 +01:00
cmd_ls.go Remove error from return value of NewContentHandler 2015-01-04 20:07:30 +01:00
cmd_restore.go Support for pattern in restore command 2015-01-02 23:03:07 +01:00
cmd_snapshots.go Remove error from return value of NewContentHandler 2015-01-04 20:07:30 +01:00
debug_release.go Rename khepri -> restic 2014-12-05 21:45:49 +01:00
debug.go Rename khepri -> restic 2014-12-05 21:45:49 +01:00
main.go Write prompt to stderr instead of stdout 2015-01-02 22:36:53 +01:00
Makefile Correctly encode non utf8 node names 2014-12-07 13:06:35 +01:00
version.sh Rename khepri -> restic 2014-12-05 21:45:49 +01:00