Commit Graph

  • b85eae2aea Merge pull request #775 from restic/improve-backup-stdin Alexander Neumann 2017-02-05 15:29:29 +01:00
  • aee58a8c17 Add more tests for reading backups from stdin Alexander Neumann 2017-02-04 16:38:33 +01:00
  • 22f3e21266 Start error message with a lower case character Alexander Neumann 2017-02-03 17:06:06 +01:00
  • d0de1ed2e4 Merge pull request #771 from restic/fix-770 Alexander Neumann 2017-02-03 16:47:00 +01:00
  • 807fcf07d9 Return an error if password is not set for stdin Alexander Neumann 2017-02-03 15:53:07 +01:00
  • f5faff9020 Merge pull request #768 from brikou/download_link Alexander Neumann 2017-02-03 11:11:05 +01:00
  • 769a52df16 Bring back "Build restic" paragraph Brikou Carré 2017-02-03 10:41:54 +01:00
  • dfb94290ae Add link to release page in doc Brikou Carré 2017-02-03 09:09:49 +01:00
  • f366a636e6 Fix build_release_binaries.sh Alexander Neumann 2017-02-02 10:23:18 +01:00
  • a7c2f28f06 Add VERSION file for 0.4.0 v0.4.0 Alexander Neumann 2017-02-02 10:21:29 +01:00
  • 79e198451c Don't set GOMAXPROCS Alexander Neumann 2017-01-02 17:49:49 +01:00
  • 844c959912 Merge pull request #750 from restic/document-rest-create-repo Alexander Neumann 2017-02-02 10:03:07 +01:00
  • 19ec8f4a77 Add paragraph about code contributions Alexander Neumann 2017-02-01 12:00:38 +01:00
  • f5aeda359c Merge pull request #764 from olgeni/typos Alexander Neumann 2017-02-01 10:53:46 +01:00
  • 5a5687a506 Fix typo. olgeni 2017-01-31 10:09:59 +01:00
  • 7e9bfa51e9 REST: Make create repository idempotent Alexander Neumann 2017-01-30 19:33:17 +01:00
  • c7d60279f7 Merge pull request #762 from restic/fix-759 Alexander Neumann 2017-01-30 18:26:32 +01:00
  • 7d49c65dd0 Merge pull request #761 from restic/fix-758 Alexander Neumann 2017-01-30 18:25:49 +01:00
  • 32dfbad414 Merge pull request #760 from restic/fix-756 Alexander Neumann 2017-01-30 18:25:47 +01:00
  • abd44ca7c5 Add 'index' to list of options for 'cat' command Alexander Neumann 2017-01-30 10:53:17 +01:00
  • 44f4ff9d37 Remove 'tree' from help text for 'cat' command Alexander Neumann 2017-01-30 10:50:52 +01:00
  • 658bee17e9 Clean up documentation, remove inconsistencies Alexander Neumann 2017-01-30 10:48:59 +01:00
  • 524ce01423 Remove 'cat tree' command Alexander Neumann 2017-01-30 10:48:50 +01:00
  • 41f59ffc78 Fix 'cat' command for tree blobs Alexander Neumann 2017-01-30 10:48:21 +01:00
  • d7f52fd7e5 Allow listing blobs Alexander Neumann 2017-01-30 10:28:17 +01:00
  • 1f9db97d33 Merge pull request #728 from cit/improve-snapshot-output Alexander Neumann 2017-01-29 11:00:13 +01:00
  • f806d8818d Add DELETE Alexander Neumann 2017-01-29 10:55:47 +01:00
  • 1a538509d0 Document creating a new repo via REST Alexander Neumann 2017-01-28 10:31:44 +01:00
  • b2d00b2a86 Merge pull request #749 from restic/normalise-backend-api Alexander Neumann 2017-01-27 13:30:30 +01:00
  • 31f6093513 Fix tests Alexander Neumann 2017-01-27 12:47:34 +01:00
  • b9bddeff39 Normalise the backend API Alexander Neumann 2017-01-25 17:48:35 +01:00
  • 54c2f622a4 Add box-drawing character to the snapshots command Florian Adamsky 2017-01-18 20:46:00 +01:00
  • d55b56edd3 Merge pull request #748 from restic/fix-747 Alexander Neumann 2017-01-26 20:20:55 +01:00
  • 8d6fdb7a3e Fix packer manager test on Windows Alexander Neumann 2017-01-25 17:51:34 +01:00
  • dceaae33ed PackerManager: Remove unused Finalize() method Alexander Neumann 2017-01-25 17:08:20 +01:00
  • e8995b85b8 rest backend: Do not close the reader Alexander Neumann 2017-01-25 17:07:58 +01:00
  • 925a3cfad7 backend: Check that backends do not close the reader Alexander Neumann 2017-01-25 17:07:36 +01:00
  • c99a44b122 Fix Random() function Alexander Neumann 2017-01-25 13:25:39 +01:00
  • 439d3107f9 Merge pull request #746 from restic/improve-fuse-memory Alexander Neumann 2017-01-24 14:13:01 +01:00
  • afc593676a fuse: Improve memory usage Alexander Neumann 2017-01-24 12:38:44 +01:00
  • 17d7af6ccc Merge pull request #745 from restic/fix-742 Alexander Neumann 2017-01-24 12:12:35 +01:00
  • 0b982d3316 Add restore test with larger files Alexander Neumann 2017-01-24 11:51:21 +01:00
  • 26da14f315 fuse: improve tests Alexander Neumann 2017-01-24 11:41:29 +01:00
  • 2de7e03698 repository.LoadBlob: Read correct number of bytes Alexander Neumann 2017-01-24 11:27:36 +01:00
  • 3d2fbed55f Add test for LoadBlob Alexander Neumann 2017-01-24 11:25:33 +01:00
  • 0e445ec0f5 checker: Use TestRepository Alexander Neumann 2017-01-24 09:23:13 +01:00
  • 31055d88a5 Add debug messages Alexander Neumann 2017-01-24 09:03:33 +01:00
  • 0d125725bc Merge pull request #741 from restic/rework-backend-api Alexander Neumann 2017-01-23 20:18:31 +01:00
  • 8b09b5b3cd Merge pull request #740 from restic/add-debug-profiles Alexander Neumann 2017-01-23 20:18:28 +01:00
  • 2d8a699515 Merge pull request #739 from restic/fix-archiver-test Alexander Neumann 2017-01-23 20:18:25 +01:00
  • 0d95507909 Fix test for PackerManager Alexander Neumann 2017-01-23 18:49:12 +01:00
  • 8e722d8fee Fix saving pack: close temp file before removing Alexander Neumann 2017-01-23 18:45:15 +01:00
  • 03292d10cc backend: Rename Get() -> Load() Alexander Neumann 2017-01-23 18:11:10 +01:00
  • cfc9e8b2fa backends: Remove Load() Alexander Neumann 2017-01-23 17:20:08 +01:00
  • f382696ccf repository: Use ReadAt() instead of Load() Alexander Neumann 2017-01-23 17:06:41 +01:00
  • e8fcc7e74c repack: Use Get() instead of Load() Alexander Neumann 2017-01-23 17:05:30 +01:00
  • 2bd9c9247c checker: Remove Load() from test error backend Alexander Neumann 2017-01-23 17:04:53 +01:00
  • fc235317fe backend: Use Get instead of Load for ReaderAt Alexander Neumann 2017-01-23 17:04:23 +01:00
  • 82d9163955 backend: Ensure Reader is closed on error Alexander Neumann 2017-01-23 16:20:07 +01:00
  • 4a354befe5 Fix checker test Alexander Neumann 2017-01-23 16:07:58 +01:00
  • 212936eb52 Make backend.LoadAll() similar to ioutil.ReadAll() Alexander Neumann 2017-01-23 16:07:39 +01:00
  • 05afedd950 Add backend.Get() Alexander Neumann 2017-01-22 22:01:12 +01:00
  • a36c01372d Use streaming functions for saving data in repo Alexander Neumann 2017-01-22 17:53:00 +01:00
  • 9b48da5b4e Change backend Save() function signature Alexander Neumann 2017-01-22 12:32:20 +01:00
  • c93f79f0f3 Add hashing package Alexander Neumann 2017-01-22 12:43:36 +01:00
  • 89a5152f7d Fix Archiver test: Clean up temp files Alexander Neumann 2017-01-23 17:24:34 +01:00
  • 47bd9cdf2f Add options for creating a memory or CPU profile Alexander Neumann 2017-01-23 17:52:26 +01:00
  • 84255f4f4f Vendor github.com/pkg/profile Alexander Neumann 2017-01-23 17:41:07 +01:00
  • 668a36a652 Add option for debug pprof service Alexander Neumann 2017-01-22 19:10:32 +01:00
  • 30ff7413be Merge pull request #737 from restic/fix-734 Alexander Neumann 2017-01-22 22:41:16 +01:00
  • af1cc0717b Add integration test for forget and prune Alexander Neumann 2017-01-22 22:23:30 +01:00
  • 5e3365d233 Index: Store pack ID Alexander Neumann 2017-01-22 22:10:36 +01:00
  • 4f780a01f9 Index: Test pack ID Alexander Neumann 2017-01-22 22:09:56 +01:00
  • dc6a832cc3 Correct BenchmarkIndexSave Alexander Neumann 2017-01-22 09:59:19 +01:00
  • 164ba823e5 Merge pull request #731 from restic/improve-memory-usage Alexander Neumann 2017-01-20 15:56:31 +01:00
  • 8dd7fe82ff Add TestIndexSave Alexander Neumann 2017-01-20 14:46:14 +01:00
  • 6c1032548b Correct FAQ Alexander Neumann 2017-01-19 11:47:33 +01:00
  • f0eeb16b33 Merge pull request #729 from restic/add-faq Alexander Neumann 2017-01-19 11:42:38 +01:00
  • c88b0d20e8 Correct typo Alexander Neumann 2017-01-18 21:57:59 +01:00
  • fbecae7362 Add FAQ document Alexander Neumann 2017-01-18 21:48:39 +01:00
  • 38ba5fbceb Merge pull request #727 from MirkoDziadzka/fix-typo Alexander Neumann 2017-01-18 11:46:56 +01:00
  • d47758a540 fix typo Mirko Dziadzka 2017-01-18 10:46:04 +01:00
  • dac18e3bf8 Improve BenchmarkIndexSave Alexander Neumann 2017-01-17 13:00:59 +01:00
  • c4f44c7bcb Reduce memory consuption of TestCreateSnapshot Alexander Neumann 2017-01-17 12:56:20 +01:00
  • 73ad3d418d Index: Remove unneeded allocation Alexander Neumann 2017-01-17 12:46:41 +01:00
  • 36276c41b2 Add Benchmark for IndexSave Alexander Neumann 2017-01-15 16:16:09 +01:00
  • d40f566e41 Index: Use slices instead of maps, reduce data Alexander Neumann 2017-01-15 15:45:52 +01:00
  • cd9b526203 Preallocate pack entries list Alexander Neumann 2017-01-15 15:27:58 +01:00
  • caabc4ec44 Reduce memory usage while decoding index Alexander Neumann 2017-01-13 22:05:34 +01:00
  • 73e7a2bea8 Add BenchmarkLoadIndex Alexander Neumann 2017-01-13 21:39:40 +01:00
  • e463587bad Add BenchmarkDecodeIndex Alexander Neumann 2017-01-13 21:27:37 +01:00
  • e571b6a656 Use the same buffer for decryption Alexander Neumann 2017-01-13 21:23:47 +01:00
  • 710499cf46 Add benchmark for LoadAndDecrypt Alexander Neumann 2017-01-13 20:56:50 +01:00
  • 32a5c2c1f6 Add a few functions to calculate Blob buffer len Alexander Neumann 2017-01-13 12:57:05 +01:00
  • 91dcb958e0 Fix tests Alexander Neumann 2017-01-13 12:40:03 +01:00
  • 9a5b9253c4 LoadBlob: use buffer as scratch space Alexander Neumann 2017-01-13 12:33:06 +01:00
  • 215af5c60a Add LoadBlob benchmark Alexander Neumann 2017-01-13 12:20:37 +01:00
  • 8734c2466c Fix call to debug.Log() Alexander Neumann 2017-01-13 12:22:42 +01:00
  • 0556687584 Reduce memory usage for prune Alexander Neumann 2017-01-12 22:14:31 +01:00
  • 094e80f4a4 Merge pull request #723 from ulziibuyan/ls-latest-cmd Alexander Neumann 2017-01-15 12:40:58 +01:00