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

Commit graph

  • dfb94290ae Add link to release page in doc Brikou Carré 2017-02-03 09:09:49 +01:00
  • 04245357d9 xattr placeholders for windows and openbsd jgfrm 2017-02-02 17:17:32 +01:00
  • 2d738d1c18 multi platform issues jgfrm 2017-02-02 16:31:32 +01:00
  • 032716f124 multi platform issues jgfrm 2017-02-02 16:29:00 +01:00
  • 4b51386ba7 Multi platform issues jgfrm 2017-02-02 15:52:38 +01:00
  • 140b8c31ab Removed underscore var names jgfrm 2017-02-02 12:31:40 +01:00
  • 66bb7836a1 Support for xattr/acl (only restore command) jgfrm 2017-02-02 12:23:13 +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
  • 04e3c3565b typo jgfrm 2017-02-01 20:30:50 +01:00
  • 3f53af615b shortened function names add file to link index only if the file is successfully restored changed comments jgfrm 2017-02-01 17:22:34 +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
  • 369f980411 Changed Hardlink() in Link() Made struct for HardlinkIndex Reworked global variable and added creation of HardlinkIndex in restorer Bind functions to type Jaap Gordijn 2017-01-31 00:14:20 +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
  • d13b85695c allow fuse mount root folder to also be mounted as non-root, which allows mounting of network shares on windows root 2017-01-29 18:08:16 +00:00
  • f51c1a43d1 Merge branch 'master' into master ibib 2017-01-29 16:31:56 +01:00
  • 542b7c1b86 Clean SnapshotOptions ibib 2017-01-29 16:12:57 +01:00
  • 7ddb2faca6 Change JSON output to json.Encode ibib 2017-01-29 15:59:08 +01:00
  • f0af9e3e04 Variable renamed ibib 2017-01-29 12:40:50 +01:00
  • a5ea82e5a5 Change function names ibib 2017-01-29 12:38:56 +01:00
  • f83fa24467 Fix if function and adds error handling ibib 2017-01-29 12:27:31 +01:00
  • 38d95a12a2 Make JSON option global ibib 2017-01-29 12:22:31 +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
  • 6cfdcc8949 Export data types frm 2017-01-28 17:03:05 +01:00
  • e3eafc9619 Changed exports frm 2017-01-28 16:52:14 +01:00
  • f661efa7fa Support for hardlinks with the restore command frm 2017-01-28 16:28:29 +01:00
  • b054ba0d72 Fixes Hound ans CI ibib 2017-01-28 14:42:49 +01:00
  • 920cb3a536 Added json ouput of snapshots ibib 2017-01-28 13:57:02 +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
  • d22111f506 Merge e21ea66953 into 0d125725bc Christian Kemper 2017-01-23 19:18:45 +00: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
  • bd53e26f70 Merge 03209b95fd into 30ff7413be Christian Kemper 2017-01-23 02:26:49 +00: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
  • 0cc5bb002c Merge 2644d55b14 into 164ba823e5 jayme-github 2017-01-21 08:22:21 +00: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
  • 00ee5a77b9 remove TODO item for configurable progress interval trbs 2017-01-19 00:45:59 +01:00
  • 4d35ea20f2 make progress interval optionally configurable via the cli trbs 2017-01-19 00:43:26 +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