Commit Graph

  • 9a4796594a integration tests: Fix checking of wrong snapshot Michael Eischer 2020-08-22 20:45:22 +02:00
  • 15374d22e9 integration tests: Add basic tests for copy command Michael Eischer 2020-08-22 20:17:31 +02:00
  • 88ad58d6cd integration tests: Redirect directory diff into intermediate buffer Michael Eischer 2020-08-22 20:39:03 +02:00
  • 591a8c4cdf integration tests: Deduplicate backup test-data setup code Michael Eischer 2020-08-22 20:00:16 +02:00
  • ec9a53b7e8 copy: Mark and skip previously copied snapshots Michael Eischer 2020-08-22 16:09:08 +02:00
  • 34a3adfd8d Merge pull request #2898 from aawsome/add-iexclude-file MichaelEischer 2020-08-28 21:59:16 +02:00
  • 9867c4bbb4 Add flag --iexclude-file to backup Alexander Weiss 2020-08-25 22:30:57 +02:00
  • efb4a981cf Merge pull request #2904 from jasonccox/consistent-usage-strings MichaelEischer 2020-08-28 20:39:14 +02:00
  • 2447f3f110 Update usage strings to put flags before args Jason Cox 2020-08-27 03:29:43 +00:00
  • b25978a53c backup: Fix reporting of directory count in summary Michael Eischer 2020-04-22 22:23:02 +02:00
  • b0a8c4ad6c copy: Only process each tree once Michael Eischer 2020-08-22 12:22:00 +02:00
  • 908b23fda0 copy: Update for modernized repository interface Michael Eischer 2020-08-22 12:14:42 +02:00
  • 4508d406ef copy: Remove separate SaveIndex in restic copy greatroar 2020-06-19 12:15:37 +02:00
  • 7048cc3e58 Add copy functionality Pauline Middelink 2019-08-13 18:27:20 +02:00
  • eb7c00387c Merge pull request #2899 from MichaelEischer/fix-check-progress-crash MichaelEischer 2020-08-26 00:00:50 +02:00
  • bc0501d72c Add changelog Michael Eischer 2020-08-25 23:33:10 +02:00
  • 17995dec7a Unify progress bar of check and prune commands Michael Eischer 2020-08-02 12:22:06 +02:00
  • e915cedc3d Merge pull request #2897 from restic/rawtaz-github-issue-feature MichaelEischer 2020-08-24 23:52:38 +02:00
  • cdcaecd27d Merge pull request #2896 from restic/rawtaz-key-hint MichaelEischer 2020-08-24 23:51:05 +02:00
  • b43ab67a22 doc: Add missing environment variables rawtaz 2020-08-24 00:16:18 +02:00
  • 7ddfd6cabe github: Add question to feature issue template rawtaz 2020-08-24 00:22:44 +02:00
  • b1b3f1ecb6 Merge pull request #2674 from MichaelEischer/prune-strict-checks Alexander Neumann 2020-08-23 10:30:41 +02:00
  • fa135f72bf Merge pull request #2439 from htrendev/ignore-sync-on-macos rawtaz 2020-08-22 01:38:49 +02:00
  • 51c22f4223 local backend: ignore not supported error on sync() Hristo Trendev 2019-10-09 21:42:15 +02:00
  • 1a5b66f33b Merge pull request #2879 from 0xMH/master rawtaz 2020-08-21 19:21:01 +02:00
  • da6a34e044 doc: Add more explanation for --one-file-system option NoNE 2020-08-21 18:10:02 +02:00
  • fe69b83074 Update key password prompt (#2847) Bruce Dillahunty 2020-08-19 15:42:08 -04:00
  • 08d24ff99e prune: Include ID of all missing blobs in error message Michael Eischer 2020-03-31 23:31:33 +02:00
  • d8b80e9862 Add changelog Michael Eischer 2020-03-31 21:50:47 +02:00
  • 1c84aceb39 prune: Test for abort on damaged repositories Michael Eischer 2020-03-31 19:10:14 +02:00
  • 575ed9a47e Test that rebuild-index errors when old index cannot be removed Michael Eischer 2020-03-31 17:34:46 +02:00
  • 8f811642c3 Add support for integration tests to wrap the backend Michael Eischer 2020-03-31 19:09:01 +02:00
  • f4b9544ab2 prune: Add test that repack aborts on wrong blob Michael Eischer 2020-03-31 17:04:48 +02:00
  • 367449dede prune: Reduce memory allocations while repacking Michael Eischer 2020-03-31 14:58:48 +02:00
  • 7042bafea5 prune: Abort repacking when a pack contains a wrong blob Michael Eischer 2020-03-31 14:50:30 +02:00
  • 744a15247d prune/rebuild-index: Fail if an old index cannot be removed Michael Eischer 2020-03-31 14:42:45 +02:00
  • 3ba19869be prune: Abort if any used blobs are missing Michael Eischer 2020-03-31 14:33:32 +02:00
  • 0fed6a8dfc Use "pack file" instead of "data file" (#2885) aawsome 2020-08-16 11:16:38 +02:00
  • 643bbbe156 doc: Correct wording for repository (#2884) rawtaz 2020-08-11 22:30:17 +02:00
  • eca0f0ad24 Merge pull request #2863 from aawsome/index-no-duplicates MichaelEischer 2020-08-08 18:24:14 +02:00
  • 08dee8a52b Merge pull request #2865 from greatroar/unused MichaelEischer 2020-08-08 16:15:28 +02:00
  • b112533812 Don't save exact duplicates when merging indexes Alexander Weiss 2020-08-04 16:42:38 +02:00
  • 5e63294355 Add benchmark MasterIndexAlloc Alexander Weiss 2020-08-05 06:28:24 +02:00
  • 84b6f1ec53 Merge pull request #2874 from MichaelEischer/fix-verbose MichaelEischer 2020-08-04 23:21:05 +02:00
  • 06fb4ea3f0 Merge pull request #2805 from jwilk-forks/verbose MichaelEischer 2020-08-04 23:11:35 +02:00
  • e38d415173 Adjust description of --verbose=n parameter Michael Eischer 2020-08-04 23:01:39 +02:00
  • d81a396944 Dead code removal greatroar 2020-08-04 08:38:57 +02:00
  • 0b21ec44b7 Merge pull request #2869 from josephrocca/patch-1 rawtaz 2020-08-04 01:06:58 +02:00
  • bd36731119 --verbose 2 to --verbose=2 josephrocca 2020-08-04 08:39:43 +10:00
  • 38a2f9c07b Merge pull request #2864 from greatroar/dump-error MichaelEischer 2020-08-03 20:09:42 +02:00
  • 5af2815627 Merge pull request #2821 from renard/mount-nolock rawtaz 2020-08-03 20:09:26 +02:00
  • b55de2260d Merge pull request #2868 from MichaelEischer/fix-getusedblobs MichaelEischer 2020-08-03 19:58:59 +02:00
  • 9be4fe3e84 cmd/mount: honour --no-lock flag Sébastien Gross 2020-07-06 02:26:21 +02:00
  • 05116e4787 prune: Cleanup progress bar handling while repacking Michael Eischer 2020-08-03 19:32:46 +02:00
  • 04f79b9642 prune: Stop progress bar after searching used blobs Michael Eischer 2020-08-03 19:31:49 +02:00
  • 8b358935a0 Fix error handling in dump (err != err) greatroar 2020-08-03 09:43:44 +02:00
  • 66d089e239 Merge pull request #2841 from aawsome/optimize-getUsedBlobs MichaelEischer 2020-08-01 22:40:33 +02:00
  • 49d3efe547 Merge pull request #2840 from aawsome/delete-parallel MichaelEischer 2020-08-01 22:26:15 +02:00
  • 9762bec091 Use optimized getUsedBlobs in prune Alexander Weiss 2020-07-19 09:48:53 +02:00
  • 0eb8553c87 add changelog for #2840 Alexander Weiss 2020-07-25 10:08:59 +02:00
  • d3692f5b81 Delete files in parallel in rebuild-index Alexander Weiss 2020-07-22 22:18:48 +02:00
  • 1c0b61204b Delete files in parallel in forget Alexander Weiss 2020-07-27 22:35:26 +02:00
  • 2ee654763b Delete files in parallel Alexander Weiss 2020-07-17 22:14:46 +02:00
  • b7b479b668 Merge pull request #2599 from MichaelEischer/tweak-mem-usage Alexander Neumann 2020-08-01 13:49:02 +02:00
  • 4cf9656f12 Merge pull request #2861 from MichaelEischer/fix-rclone-crash Alexander Neumann 2020-08-01 13:08:50 +02:00
  • 2580eef2aa Merge pull request #2318 from classmarkets/2175-named-keys Alexander Neumann 2020-08-01 13:06:31 +02:00
  • 2d7ab9115f Add changelog entry Michael Eischer 2020-03-05 23:24:57 +01:00
  • a178e5628e Remove duplicate TreeLoader interface Michael Eischer 2020-02-22 21:21:36 +01:00
  • af66a62c04 FindUsedBlobs: Test that seen blobs are skipped Michael Eischer 2020-02-22 21:21:09 +01:00
  • 9ea1a78bd4 FindUsedBlobs: Check for seen blobs before loading trees Michael Eischer 2020-02-22 21:17:39 +01:00
  • 184103647a FindUsedBlobs: merge seen into blobs BlobSet Michael Eischer 2020-02-01 21:09:52 +01:00
  • c81b122374 rclone: Don't panic after unexpected subprocess exit Michael Eischer 2020-08-01 12:06:30 +02:00
  • 48f97f3567 Merge pull request #2857 from MichaelEischer/incomplete-backup-error rawtaz 2020-07-29 00:06:25 +02:00
  • 3ce9893e0b Don't print a stacktrace if some files could not be read Michael Eischer 2020-07-28 22:57:40 +02:00
  • 248c7c3828 Merge pull request #2587 from aawsome/optimize-fuse MichaelEischer 2020-07-28 23:19:17 +02:00
  • f8316948d1 Optimize FUSE - make command restic mount faster and consume less memory Alexander Weiss 2020-06-14 13:47:13 +02:00
  • be54ceff66 Merge pull request #2855 from MichaelEischer/rclone-exit MichaelEischer 2020-07-26 22:55:25 +02:00
  • ea97ff1ba4 rclone: Skip crash test when rclone is not found Michael Eischer 2020-07-26 12:06:18 +02:00
  • 01b9581453 rclone: Better field names for stdio conn Michael Eischer 2020-07-25 23:51:02 +02:00
  • 3cd927d180 rclone: Give rclone time to finish before closing stdin pipe Michael Eischer 2020-07-24 23:27:47 +02:00
  • bf7b1f12ea rclone: Add test for pipe handling when rclone exits greatroar 2020-06-18 13:54:54 +02:00
  • 8554332894 rclone: Close rclone side of stdio_conn pipes Michael Eischer 2020-07-24 22:29:37 +02:00
  • 3e93b36ca4 Make rclone.New private greatroar 2020-06-18 12:55:29 +02:00
  • 573a2fb240 Merge pull request #2789 from aawsome/fix-lookup MichaelEischer 2020-07-25 21:32:23 +02:00
  • c847aace35 Rename Index interface to MasterIndex Michael Eischer 2020-07-25 21:19:46 +02:00
  • 9d1fb94c6c make Lookup() return all blobs Alexander Weiss 2020-06-14 13:26:10 +02:00
  • 020cab8e08 Merge pull request #2787 from greatroar/no-blobsize-cache MichaelEischer 2020-07-25 20:46:35 +02:00
  • 07da61baee Remove blob size cache from restic mount greatroar 2020-06-14 12:49:39 +02:00
  • 37c95bf5da Merge pull request #2835 from J0WI/patch-1 MichaelEischer 2020-07-25 17:23:54 +02:00
  • c86d2f23aa Merge pull request #2854 from restic/rawtaz-patch-1 rawtaz 2020-07-25 15:41:27 +02:00
  • 96ec04d74d Clarify questions and text in PR template rawtaz 2020-07-25 15:38:00 +02:00
  • 9c3414374a Update Go version to 1.14.6 in Docker build script J0WI 2020-07-25 14:45:04 +02:00
  • 3d530dfc91 Merge pull request #2827 from aawsome/archiver-test-contents MichaelEischer 2020-07-25 13:13:18 +02:00
  • c43f5b2664 Merge pull request #2733 from hibbert/support_irsa MichaelEischer 2020-07-25 12:58:43 +02:00
  • 38087e40d9 Update minio-go version so it supports EKS IRSA Andy Hibbert 2020-05-11 21:30:22 +01:00
  • bbc960f957 Merge pull request #2635 from greatroar/optimize-sortbycached MichaelEischer 2020-07-25 12:35:42 +02:00
  • 309598c237 Simplify sortCachedPacksFirst test in internal/repository greatroar 2020-03-10 15:56:08 +01:00
  • 03d23e6faa Speed up blob sorting in internal/repository greatroar 2020-03-06 09:18:38 +01:00
  • b10acd2af7 Test and benchmark blob sorting in internal/repository greatroar 2020-03-06 09:17:33 +01:00
  • 9175795fdb Check contents in archiver Alexander Weiss 2020-07-09 22:35:04 +02:00