1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-03-16 00:00:05 +01:00

Commit graph

  • f63cd12569 Document new option Alexander Neumann 2016-09-12 14:10:36 +02:00
  • 65afeba19a Add option to read the password from a file Alexander Neumann 2016-09-12 14:08:51 +02:00
  • 791f73e0db Merge pull request #608 from rosetree/patch-1 Alexander Neumann 2016-09-05 19:27:26 +02:00
  • 8ded453ab0 Fix a small typo in stdin example Micha Rosenbaum 2016-09-05 19:01:53 +02:00
  • 10fb5c8f3f Update files in the cache on save Alexander Neumann 2016-09-04 22:34:14 +02:00
  • 16715ed86f Add error checking and update files Alexander Neumann 2016-09-04 21:58:35 +02:00
  • 8ee915925f Add cache for index and snapshot files Alexander Neumann 2016-09-04 21:51:32 +02:00
  • 98383665e1 Add caching for files Alexander Neumann 2016-09-04 21:33:16 +02:00
  • 1bd651fae1 Add cache for tree blobs Alexander Neumann 2016-09-04 20:27:53 +02:00
  • cdc379d665 Add Cache Alexander Neumann 2016-09-04 17:47:50 +02:00
  • 17ea5b1be7 Add test.TempDir Alexander Neumann 2016-09-04 16:28:47 +02:00
  • e443454c4b Add OS and Arch to 'version' output Alexander Neumann 2016-09-04 15:46:50 +02:00
  • 1dd9a58e5a Merge pull request #600 from restic/restructure Alexander Neumann 2016-09-04 15:36:26 +02:00
  • b628bcee27 Remove redundant ParseID Alexander Neumann 2016-09-04 14:38:18 +02:00
  • dfc0cbf3a8 Use one test password Alexander Neumann 2016-09-04 14:30:14 +02:00
  • 512a92895f Rename WithTestEnvironment -> Env Alexander Neumann 2016-09-04 14:29:04 +02:00
  • 6ab425f130 Remove SetupRepo Alexander Neumann 2016-09-04 13:24:51 +02:00
  • f5b9ee53a3 Fix mock.Repository Alexander Neumann 2016-09-04 13:18:25 +02:00
  • ea073f58cf Correct comment Alexander Neumann 2016-09-04 13:08:05 +02:00
  • bef5c4acb8 Add mock.Repository, Rework SetupRepo Alexander Neumann 2016-09-04 12:52:43 +02:00
  • b5b3c0eaf8 Add repository.SaveTree Alexander Neumann 2016-09-03 20:55:22 +02:00
  • 1fb80bf0e2 Fix fuse mount Alexander Neumann 2016-09-03 20:33:28 +02:00
  • 436332d5f2 LoadDataBlob -> LoadBlob Alexander Neumann 2016-09-03 20:20:14 +02:00
  • fe8c12c798 Replace repolitoy.SaveAndEncrypt to SaveBlob() Alexander Neumann 2016-09-03 20:11:10 +02:00
  • 1cc59010f5 Remove LoadJSONPack, un-export loadBlob Alexander Neumann 2016-09-03 14:23:49 +02:00
  • 878c1cd936 Add more comments Alexander Neumann 2016-09-03 14:15:20 +02:00
  • 5170c4898a Address hound comments Alexander Neumann 2016-09-03 14:13:26 +02:00
  • 2054e3c026 Fix tests Alexander Neumann 2016-09-03 14:03:43 +02:00
  • ffbe05af9b Rework crypto, use restic.Repository everywhere Alexander Neumann 2016-09-03 13:34:04 +02:00
  • 84f95a09d7 Introduce LoadTreeBlob and LoadDataBlob Alexander Neumann 2016-09-03 11:22:01 +02:00
  • 573410afab Fix archiver test Alexander Neumann 2016-09-02 22:17:02 +02:00
  • 619939ccd9 Reorder methods in interface Repository Alexander Neumann 2016-09-01 22:42:12 +02:00
  • 714a5d1dc4 Move tree walker to restic/walk Alexander Neumann 2016-09-01 22:24:48 +02:00
  • bc42dbdf87 Create package restic/errors Alexander Neumann 2016-09-01 22:17:37 +02:00
  • 765b5437bd Fix command 'dump' Alexander Neumann 2016-09-01 22:09:34 +02:00
  • 5d7b38cabf Remove sentinel errors Alexander Neumann 2016-09-01 22:08:45 +02:00
  • debf1fce54 Remove IDSize, TestRandomID -> NewRandomID Alexander Neumann 2016-09-01 21:37:59 +02:00
  • 0045f2fb61 Remove functions Alexander Neumann 2016-09-01 21:26:21 +02:00
  • 5764b55aee Rename Node.FileType -> Type Alexander Neumann 2016-09-01 21:20:03 +02:00
  • 5e3a41dbd2 Rename struct member FileType -> Type Alexander Neumann 2016-09-01 21:19:30 +02:00
  • 88d0f24ce7 Reduce lock timeout to zero Alexander Neumann 2016-09-01 21:13:06 +02:00
  • eb6e3ba8b3 Fix imported package Alexander Neumann 2016-09-01 19:20:15 +02:00
  • 528c301891 Last fixes for integration tests Alexander Neumann 2016-09-01 19:06:53 +02:00
  • f7ae0cb78f Fix cmds/restic for new structure Alexander Neumann 2016-09-01 16:04:29 +02:00
  • 3695ba5882 Tests pass for restic/ Alexander Neumann 2016-08-31 23:07:50 +02:00
  • 4c95d2cfdc wip Alexander Neumann 2016-08-31 22:51:35 +02:00
  • cc6a8b6e15 wip Alexander Neumann 2016-08-31 22:39:36 +02:00
  • 51d8e6aa28 wip Alexander Neumann 2016-08-31 20:58:57 +02:00
  • f0600c1d5f wip Alexander Neumann 2016-08-31 20:29:54 +02:00
  • 90da66261a Copy ID from backend to restic Alexander Neumann 2016-08-31 19:18:51 +02:00
  • 82c2dafb23 Copy interfaces and basic types to package restic/ Alexander Neumann 2016-08-31 19:10:10 +02:00
  • bfdd26c541 Remove (unused) cache implementation Alexander Neumann 2016-08-31 18:34:19 +02:00
  • e699f6d1bd Update doc comment Alexander Neumann 2016-08-31 18:27:57 +02:00
  • fae65ebc61 Merge pull request #602 from restic/update-chunker Alexander Neumann 2016-09-03 21:10:18 +02:00
  • f744c3534d Update chunker Alexander Neumann 2016-09-03 20:56:21 +02:00
  • 9ce40761c8 Remove coveralls.io Alexander Neumann 2016-09-03 11:06:09 +02:00
  • 48924009fe Add codecov.io Alexander Neumann 2016-09-03 10:44:37 +02:00
  • d497fb6966 Merge pull request #599 from restic/remove-lowlevel-syscall Alexander Neumann 2016-08-31 19:28:23 +02:00
  • 5bc7f150f8 Merge pull request #598 from restic/update-minio-go Alexander Neumann 2016-08-31 19:28:17 +02:00
  • a6eda344a4 Update minio-go Alexander Neumann 2016-08-31 18:08:43 +02:00
  • 1aa52e5e1e Replace lowlevel syscall to restore symlink times Alexander Neumann 2016-08-30 21:44:10 +02:00
  • 769f06cea2 Merge pull request #580 from restic/remove-juju-errors Alexander Neumann 2016-08-30 21:23:53 +02:00
  • 8d90588020 Add better error message for 'cat' Alexander Neumann 2016-08-30 21:19:04 +02:00
  • 9cf63c99cf Wrap errors #3 Alexander Neumann 2016-08-29 22:16:58 +02:00
  • 4a0f77650b Wrap errors #2 Alexander Neumann 2016-08-29 21:54:50 +02:00
  • b53679a24d Wrap errors Alexander Neumann 2016-08-29 21:38:34 +02:00
  • b06845c545 Always use errors.Cause() for testing error values Alexander Neumann 2016-08-29 19:18:57 +02:00
  • c55b6ee544 Add restic.Fatal/f Alexander Neumann 2016-08-28 22:19:48 +02:00
  • 045f545085 repository: Handle errors correctly Alexander Neumann 2016-08-28 22:18:02 +02:00
  • 038b63f7f7 CI: Check for packages importing "errors" from stdlib Alexander Neumann 2016-08-21 18:31:09 +02:00
  • d3f4c816c7 Print error stack if available Alexander Neumann 2016-08-21 18:07:13 +02:00
  • 72aa6be38d Replace fmt.Errorf() by errors.Errorf() Alexander Neumann 2016-08-21 17:48:36 +02:00
  • 444a268ce0 Replace stdlib errors with github.com/pkg/errors Alexander Neumann 2016-08-21 17:46:23 +02:00
  • 17a38faa43 Drop dependency github.com/juju/errors Alexander Neumann 2016-08-21 17:24:13 +02:00
  • 24385ff56e Merge pull request #597 from restic/fix-panic-596 Alexander Neumann 2016-08-29 17:13:37 +02:00
  • f51bc8e9b9 Fix panic for debug.Log() with empty string Alexander Neumann 2016-08-28 22:42:46 +02:00
  • 6f5bf45212 Merge pull request #595 from restic/fix-cat Alexander Neumann 2016-08-28 22:28:25 +02:00
  • 3af8f53097 Allow 'cat' for tree blobs Alexander Neumann 2016-08-28 21:23:46 +02:00
  • 6c6b0e2395 cat: Add warning when pack was modified Alexander Neumann 2016-08-21 18:39:17 +02:00
  • 26351522c5 Merge pull request #594 from restic/fix-checker Alexander Neumann 2016-08-28 21:09:02 +02:00
  • dec2e4788e Remove flaky test Alexander Neumann 2016-08-28 21:06:27 +02:00
  • f9cd736b33 Fix flaky test Alexander Neumann 2016-08-28 21:04:35 +02:00
  • 553dd00741 Merge pull request #592 from restic/fix-587 Alexander Neumann 2016-08-28 20:14:17 +02:00
  • 88634dac3a Remove check for filemode 0 Alexander Neumann 2016-08-28 20:04:09 +02:00
  • 83924d0864 Improve error message when sftp fails Alexander Neumann 2016-08-28 19:53:18 +02:00
  • 22bde5b277 sftp: Add debug log messages Alexander Neumann 2016-08-28 19:47:12 +02:00
  • cdbdf74811 Remove debug output for tests Alexander Neumann 2016-08-28 19:18:00 +02:00
  • db16702263 Report errors to stderr for tests Alexander Neumann 2016-08-28 19:17:25 +02:00
  • 5dd137d53e Improve error handling with the ssh subprocess Alexander Neumann 2016-08-28 19:17:17 +02:00
  • 8de06bd453 Vendor github.com/pkg/errors Alexander Neumann 2016-08-28 12:27:38 +02:00
  • a7e64afc0d Update sftp library Alexander Neumann 2016-08-28 12:15:37 +02:00
  • ed09887d9e Fix panic when parsing sftp URIs Alexander Neumann 2016-08-28 12:02:07 +02:00
  • d097d40237 Merge pull request #593 from restic/correct-backend-errors Alexander Neumann 2016-08-28 19:30:50 +02:00
  • 196bbbd25b local/sftp: Fix broken error handling Alexander Neumann 2016-08-28 12:34:53 +02:00
  • 93e62c6f18 Merge pull request #591 from viric/packs-not-files Alexander Neumann 2016-08-27 21:57:09 +02:00
  • 3acf03986a On prune report, packs instead of files + fix counter Lluís Batlle i Rossell 2016-08-27 20:04:35 +02:00
  • 12a904eb4b Fix reading password from stdin Alexander Neumann 2016-08-27 18:31:46 +02:00
  • 7f06ec98b8 Merge pull request #585 from trbs/progress_without_terminal Alexander Neumann 2016-08-27 10:10:18 +02:00
  • d62264c837 Merge pull request #584 from restic/fix-panic Alexander Neumann 2016-08-27 10:09:57 +02:00
  • b2a67d458c Remove unneeded packs without repacking Alexander Neumann 2016-08-25 22:35:22 +02:00