Commit Graph

  • 4e54c6af2c Fix calls to debug() Alexander Neumann 2015-01-14 17:48:10 +0100
  • 219c0e82bb Add test for files vanishing between scan and backup Alexander Neumann 2015-01-14 17:43:41 +0100
  • 7af11eaaae Refactor tests, integrate debug break points Alexander Neumann 2015-01-14 17:32:37 +0100
  • 7f9e81431f Reduce time spent in tests Alexander Neumann 2015-01-13 09:04:30 +0100
  • 48751e1935 Introduce debug tags and debug breaks Alexander Neumann 2015-01-11 14:09:44 +0100
  • 203a911de9 Refactor repository structure Alexander Neumann 2015-01-10 23:40:10 +0100
  • bdcdcdea7d Optimize chunker Alexander Neumann 2015-01-14 16:33:41 +0100
  • cdf3336e7a Improve error message for newer files Alexander Neumann 2015-01-08 20:49:32 +0100
  • 5691d89822 Only test once if node type is still the same Alexander Neumann 2015-01-06 22:09:39 +0100
  • 248e3218cb Incremental: Check if node type is still the same Alexander Neumann 2015-01-06 22:06:57 +0100
  • 33bcf31bae Fix incremental backup Alexander Neumann 2015-01-05 21:40:43 +0100
  • 4b070358ef fsck: more verbose error messages Alexander Neumann 2015-01-05 20:38:49 +0100
  • 77c421b940 Fix error message Alexander Neumann 2015-01-05 20:17:15 +0100
  • 6645cb04e6 Merge branch 'refactor-archiver' Alexander Neumann 2015-01-04 23:25:38 +0100
  • 6eb969a492 Update modified files, store error message Alexander Neumann 2015-01-04 22:58:58 +0100
  • e543f5926c Refactor Archiver and backup command Alexander Neumann 2015-01-04 22:39:30 +0100
  • 2a97e2b08a Add tree.Stat() Alexander Neumann 2015-01-04 20:11:32 +0100
  • fe231af7fc Remove error from return value of NewContentHandler Alexander Neumann 2015-01-04 20:07:30 +0100
  • 4b70bba588 Split Scanner from Archiver, refactor Progress Alexander Neumann 2015-01-04 18:23:00 +0100
  • a93bc3c991 Rename functions, remove code for compare Alexander Neumann 2015-01-04 16:10:30 +0100
  • 34afb00d55 Typo Alexander Neumann 2015-01-03 17:05:37 +0100
  • 03c1ace107 Add details about the repository Alexander Neumann 2015-01-03 17:03:57 +0100
  • 9defbc25d3 Update logo Alexander Neumann 2015-01-03 15:42:48 +0100
  • 62c15649eb Describe threat model Alexander Neumann 2015-01-03 15:28:33 +0100
  • 8708d0c167 Reformat paragraphs Alexander Neumann 2015-01-03 15:24:47 +0100
  • 97c3c50f69 Correct URL in README.md Alexander Neumann 2015-01-02 23:16:42 +0100
  • 5ec31a56f3 More hints for new contributors Alexander Neumann 2015-01-02 23:13:30 +0100
  • fdbedd525a Add notes for contributors to README.md Alexander Neumann 2015-01-02 23:11:14 +0100
  • 5b82475d74 Merge branch 'restore-pattern', closes #69 Alexander Neumann 2015-01-02 23:04:29 +0100
  • b1dbc6f062 Support for pattern in restore command Sebastian Schmidt 2015-01-01 16:29:41 +0100
  • 4464510055 Merge 22f23ef31b into e986c8f9d0 Sebastian Schmidt 2015-01-02 21:50:18 +0000
  • e986c8f9d0 Add more documentation Alexander Neumann 2015-01-02 22:45:02 +0100
  • 2e28b88e3a Write prompt to stderr instead of stdout Alexander Neumann 2015-01-02 22:33:16 +0100
  • 1789e6151d Add documentation Alexander Neumann 2015-01-02 18:43:59 +0100
  • a0f8476484 Add rough repository structure sketch Alexander Neumann 2015-01-02 13:14:52 +0100
  • 22f23ef31b Support for pattern in restore command Sebastian Schmidt 2015-01-01 16:29:41 +0100
  • bd43e27deb Create parent directories for restore items Sebastian Schmidt 2015-01-01 16:17:33 +0100
  • fb874ea7cc Allow nil 'Filter's for restorer Sebastian Schmidt 2015-01-01 15:25:40 +0100
  • 10b99e53e4 Pass "source" path to restorer filter function Sebastian Schmidt 2015-01-01 15:20:21 +0100
  • ccada7d89a Don't skip subtree on false filter condition when restoring Sebastian Schmidt 2015-01-01 14:50:31 +0100
  • dd040a4132 Merge pull request #68 from yath/cmd_ls Alexander Neumann 2015-01-01 13:11:15 +0100
  • 190b1cdcc7 Fix 'ls' command Sebastian Schmidt 2015-01-01 11:17:34 +0100
  • aa8f1c680e Merge branch 'master' of github.com:restic/restic Alexander Neumann 2014-12-30 20:05:25 +0100
  • 9354f053bb Merge pull request #67 from yath/typo Alexander Neumann 2014-12-30 20:03:52 +0100
  • 24cb360b5d Fix typo Sebastian Schmidt 2014-12-29 12:39:18 +0100
  • 1d8e76a245 Add comment Alexander Neumann 2014-12-25 14:13:34 +0100
  • 81dddfccc1 Correct fsck command in tests Alexander Neumann 2014-12-22 14:59:46 +0100
  • 0d882626d9 Merge branch 'improve-fsck' Alexander Neumann 2014-12-22 14:47:21 +0100
  • 1944ab13d4 Add dangling blob detection and removal to 'fsck' Alexander Neumann 2014-12-22 14:46:54 +0100
  • a981141e49 Rename Table.Print -> Table.Write Alexander Neumann 2014-12-22 11:21:14 +0100
  • 5c9c1c9dbd Merge branch 'refactor-backend' Alexander Neumann 2014-12-21 18:34:04 +0100
  • 5431b025a3 Reduce code duplication in key handling Alexander Neumann 2014-12-21 18:16:22 +0100
  • ef41a77aff Remove explicit key handling Alexander Neumann 2014-12-21 18:10:19 +0100
  • cc147c002e Introduce type Server Alexander Neumann 2014-12-21 17:02:49 +0100
  • 661c1e9aa1 Restructure backend Alexander Neumann 2014-12-21 15:57:41 +0100
  • 0e1045301a Optimize 'cat' and 'snapshots' commands Alexander Neumann 2014-12-21 17:29:37 +0100
  • 5eaa427e80 Save UID and GID as integer in Snapshot Alexander Neumann 2014-12-21 17:20:49 +0100
  • 2fd29dd5f6 Merge branch 'find-file' Alexander Neumann 2014-12-07 17:24:20 +0100
  • 879abd0d12 Add time to command 'find' Alexander Neumann 2014-12-07 17:11:01 +0100
  • 28bb061ad3 Refactor commands Alexander Neumann 2014-12-07 16:30:52 +0100
  • b3deca33a9 Add command 'find' Alexander Neumann 2014-12-07 14:44:01 +0100
  • 988d18bb1d Improve output Alexander Neumann 2014-12-07 14:20:17 +0100
  • 202984a93f Rename snapshot.Content -> snapshot.Tree Alexander Neumann 2014-12-07 14:14:07 +0100
  • 73be0d5b18 Redude workers in tests to 20 Alexander Neumann 2014-12-07 14:12:56 +0100
  • 3336f2b8e7 Check number of bytes saved for each file Alexander Neumann 2014-12-07 13:30:16 +0100
  • a9077725ab Merge branch 'fix-umlauts' Alexander Neumann 2014-12-07 13:07:07 +0100
  • 45e40eb27a Correctly encode non utf8 node names Alexander Neumann 2014-12-06 22:01:54 +0100
  • fa94d408f3 Remove old khepri binary Alexander Neumann 2014-12-06 17:59:21 +0100
  • ddb8e4abdd Update README.md buttons Alexander Neumann 2014-12-05 21:58:42 +0100
  • 4b390155b2 Update README Alexander Neumann 2014-12-05 21:53:26 +0100
  • 29cafc08ef Add logo Alexander Neumann 2014-12-05 21:46:50 +0100
  • e2fea0d088 Rename khepri -> restic Alexander Neumann 2014-12-05 21:45:49 +0100
  • 9dc0bf6378 Fix reusing chunker Alexander Neumann 2014-12-03 23:20:45 +0100
  • 4b6c7f1584 Reduce dir depth for trees and data by one Alexander Neumann 2014-12-01 00:52:12 +0100
  • bd4a5ca687 Merge branch 'check-timestamps' Alexander Neumann 2014-12-01 00:09:19 +0100
  • 13fc9fe604 Add additional check Alexander Neumann 2014-12-01 00:06:29 +0100
  • d2cda159e1 Test incremental backup Alexander Neumann 2014-11-30 23:18:58 +0100
  • caf00f6087 Save blobs from parent snapshot to new snapshot Alexander Neumann 2014-11-30 23:12:47 +0100
  • 0ac1716463 Fix error message for invalid snapshot id in `fsck` Alexander Neumann 2014-11-30 22:49:41 +0100
  • f5e76a0044 Add safety check: count chunks and compare to blobs Alexander Neumann 2014-11-30 22:49:14 +0100
  • 87c36b2cfb Add 'fsck' to tests Alexander Neumann 2014-11-30 22:43:34 +0100
  • 172b7bf123 Move command init into cmd_* files Alexander Neumann 2014-11-30 22:39:58 +0100
  • bb8c52a974 Add 'fsck' command Alexander Neumann 2014-11-30 22:35:42 +0100
  • 3325fa07ea Check timestamps for files Alexander Neumann 2014-11-30 22:34:21 +0100
  • 4246e7602f Store empty list of blobs for empty files Alexander Neumann 2014-11-30 22:16:34 +0100
  • c0b3021494 Correctly deal with empty files Alexander Neumann 2014-11-30 16:06:37 +0100
  • 6d56d7d4c6 Optimize repository layout Alexander Neumann 2014-11-30 15:50:30 +0100
  • bbaba349b2 Panic on error saving blobs Alexander Neumann 2014-11-29 10:52:06 +0100
  • b320106198 Add 'key change' to test Alexander Neumann 2014-11-28 21:59:15 +0100
  • b27b8ba4ac Add test-case for key management Alexander Neumann 2014-11-28 00:34:56 +0100
  • 65c9a78e95 Remove extra linefeed from table header in 'snapshots' Alexander Neumann 2014-11-28 00:01:56 +0100
  • 3e2c9dc267 Show currently used key in 'key list' Alexander Neumann 2014-11-27 23:26:19 +0100
  • 3b243ed1dd Add command "key change" to change repository password Alexander Neumann 2014-11-25 23:23:09 +0100
  • 43ccee3b08 Add command "key rm" Alexander Neumann 2014-11-25 23:18:02 +0100
  • f7fcd7c04c Add command "key add" Alexander Neumann 2014-11-25 23:07:00 +0100
  • d0a63cd49f Add command "key list" Alexander Neumann 2014-11-25 22:52:53 +0100
  • ad7e1d043f Add simple ascii table implementation Alexander Neumann 2014-11-25 22:38:14 +0100
  • 553053afd9 Remove race detector from tests Alexander Neumann 2014-11-24 22:19:48 +0100
  • 08690b99bf Merge branch 'list-snapshots' Alexander Neumann 2014-11-24 22:18:16 +0100
  • 0a44664d4e Fix test, do not depend on snapshots command Alexander Neumann 2014-11-24 22:17:49 +0100