Commit Graph

  • ae5302c7a8 Add comment that keepBlobs is modified Alexander Neumann 2020-11-05 10:33:38 +01:00
  • 866a52ad4e Remove unneeded seek Alexander Neumann 2020-11-02 13:15:05 +01:00
  • a4507610a0 Fix typo Alexander Neumann 2020-11-02 12:59:38 +01:00
  • 7def2d8ea7 Use a non-constant seed Alexander Neumann 2020-11-02 12:55:34 +01:00
  • ee0112ab3b Clarify message about expected error Alexander Neumann 2020-11-02 12:53:45 +01:00
  • b373f164fe prune: Parallelize repack command Michael Eischer 2020-09-20 00:45:11 +02:00
  • 8a0dbe7c1a helpers: Remove old changelog files for release Alexander Neumann 2020-11-05 10:26:00 +01:00
  • 4e3ad8b3b1 Remove changelog files from 0.11.0 release Alexander Neumann 2020-11-05 10:22:08 +01:00
  • 5144141321 Merge pull request #2718 from aawsome/new-cleanup-command Alexander Neumann 2020-11-05 10:12:19 +01:00
  • d35d279455 Set development version for 0.11.0 Alexander Neumann 2020-11-05 09:41:40 +01:00
  • b7e1ece1e0 Add version for 0.11.0 v0.11.0 Alexander Neumann 2020-11-05 09:41:35 +01:00
  • c5300a2c56 Update manpages and auto-completion Alexander Neumann 2020-11-05 09:41:35 +01:00
  • 1bd92896d7 Generate CHANGELOG.md for 0.11.0 Alexander Neumann 2020-11-05 09:41:22 +01:00
  • 9dba01021e Prepare changelog for 0.11.0 Alexander Neumann 2020-11-05 09:41:22 +01:00
  • 23f6b8c3fd Add .vscode to gitignore Alexander Neumann 2020-11-05 09:40:56 +01:00
  • 79a50e3b1f helpers: Create changelog subdir for release Alexander Neumann 2020-11-05 09:39:06 +01:00
  • b8a5ca2d10 Add gitignore to changelog/unreleased Alexander Neumann 2020-11-05 09:01:32 +01:00
  • 916b2d303b vss: fix potential crash (not reachable in restic) (#3045) fgma 2020-11-04 22:14:18 +01:00
  • a06f5c28c0 Merge pull request #3055 from greatroar/cleanup Alexander Neumann 2020-11-04 11:11:21 +01:00
  • c2f3eee5af Don't separately allocate sync.{Mutex,Once} if not necessary greatroar 2020-11-04 09:51:20 +01:00
  • 62345abe4a Merge pull request #3053 from maikell/patch-1 rawtaz 2020-11-03 19:06:59 +01:00
  • e024fc6d4d Update README.md Maikel van Leeuwen 2020-11-03 18:51:11 +01:00
  • 1ca60bccfb Refactor condition for MaxRepackBytes Alexander Neumann 2020-11-03 13:28:21 +01:00
  • 7f86eb4ec0 Move helper function Alexander Neumann 2020-11-03 13:27:53 +01:00
  • c1a3de4a6e Refactor max-unused calculation, add unlimited option Alexander Neumann 2020-11-03 10:53:38 +01:00
  • f8c4dd7b1a Split packe rewrite logic into two case branches Alexander Neumann 2020-11-03 12:50:47 +01:00
  • a5b80452fe Add comment that usedBlobs is modified Alexander Neumann 2020-11-03 12:50:33 +01:00
  • aff1e220f5 Split struct members, add comments Alexander Neumann 2020-11-03 11:14:53 +01:00
  • 095155d9ce Remove RepackSmall Alexander Neumann 2020-11-03 12:20:46 +01:00
  • 1dd9fdce74 Reword changelog slightly Alexander Neumann 2020-11-03 10:40:34 +01:00
  • b2f5381737 Make realistic forget --prune --dryrun Alexander Weiss 2020-07-19 07:13:41 +02:00
  • 7f9a0a5907 Reimplementation of prune Alexander Weiss 2020-07-19 07:55:14 +02:00
  • 3b591ed987 Add Verboseff Alexander Weiss 2020-10-08 23:01:24 +02:00
  • ce7d613749 Add Blob.Handle() Alexander Weiss 2020-07-17 22:13:23 +02:00
  • 581d90cf91 Make some pack parameters public Alexander Weiss 2020-05-01 22:56:34 +02:00
  • 0db9024aad Merge pull request #3052 from restic/error-on-invalid-size Alexander Neumann 2020-11-03 12:13:49 +01:00
  • 21ba15577e Return an error for invalid sizes Alexander Neumann 2020-11-03 11:52:56 +01:00
  • 2fb1957ca4 Rewrite README as Markdown Alexander Neumann 2020-11-03 09:20:09 +01:00
  • 9a88fb253b Merge pull request #3051 from greatroar/sanitize-env Alexander Neumann 2020-11-02 21:18:57 +01:00
  • f14436953a Merge pull request #3050 from greatroar/widechars Alexander Neumann 2020-11-02 16:58:51 +01:00
  • 11fbaaae9a Sanitize environment before starting backend processes (rclone, ssh) greatroar 2020-10-03 13:27:23 +02:00
  • 3ed84ff0c6 Fix string truncation in ui/termstatus greatroar 2020-11-02 12:06:21 +01:00
  • 8e965ed4eb Merge pull request #3039 from MichaelEischer/tar-proper-dirs Alexander Neumann 2020-11-02 12:30:26 +01:00
  • 5f0fa2129e Improve readability Alexander Neumann 2020-11-02 11:24:26 +01:00
  • 04dfa19c7e Improve changelog Alexander Neumann 2020-11-02 11:23:09 +01:00
  • 6509c207f4 Merge pull request #2997 from MichaelEischer/faster-excludes Alexander Neumann 2020-11-02 11:07:21 +01:00
  • 445b845267 Merge pull request #2978 from MichaelEischer/warn-tree-error Alexander Neumann 2020-11-02 10:14:12 +01:00
  • 3ff37215df Merge pull request #2935 from MichaelEischer/upgrade-minio Alexander Neumann 2020-11-02 09:09:10 +01:00
  • 5d379b5359 Merge pull request #3042 from rubiojr/remove-unused-function MichaelEischer 2020-11-01 21:55:22 +01:00
  • e708628cfd Remove unused function Sergio Rubio 2020-10-28 13:24:49 +01:00
  • bb4b3481a6 Merge pull request #3031 from greatroar/debug-no-seek MichaelEischer 2020-10-25 17:59:06 +01:00
  • ad3a52e6f0 Merge pull request #3026 from greatroar/refactor-ui MichaelEischer 2020-10-25 17:51:39 +01:00
  • e8b4d8d8bc Merge pull request #2998 from greatroar/env-docs rawtaz 2020-10-24 22:49:31 +02:00
  • 1aa61e6def Add changelog Michael Eischer 2020-10-24 22:49:29 +02:00
  • 8d7d6ad2d5 dump: include username in tar Michael Eischer 2020-10-24 18:39:03 +02:00
  • fe09e6f865 dump: test proper permissions and directory name Michael Eischer 2020-10-24 18:27:19 +02:00
  • 1e3c9a2c11 dump: Fix file permission to tar mapping Michael Eischer 2020-10-24 18:38:30 +02:00
  • e21dcb0eea dump: Additional ACL tests Michael Eischer 2020-10-24 18:26:30 +02:00
  • 31b8d7a639 Merge pull request #2274 from fgma/master MichaelEischer 2020-10-24 15:43:34 +02:00
  • 5695f9ebd2 vss: Implement VSS support for Windows fgma 2020-10-24 11:35:57 +02:00
  • 8091151638 doc: Update restic mount availability and requirements greatroar 2020-06-19 13:07:41 +02:00
  • ae179ee63e Systematize documentation of environment variables greatroar 2020-10-07 17:13:29 +02:00
  • 0590e3e12d Merge pull request #3035 from greatroar/no-unmount-on-failure MichaelEischer 2020-10-21 22:10:42 +02:00
  • 3807d13bdc restic mount: don't umount unless we actually tried to mount greatroar 2020-10-21 11:04:02 +02:00
  • 63be3704d9 Allow debug logging to pipes and terminals greatroar 2020-10-19 22:23:52 +02:00
  • 35419de232 Simplify ui.StdioWrapper.Write greatroar 2020-10-17 20:23:36 +02:00
  • 863a590a81 Refactor termstatus.Term.{Print,Error} methods greatroar 2020-10-17 20:20:18 +02:00
  • 7c0b6a82db Remove unused public method ui.linesWriter.Flush greatroar 2020-10-17 20:15:30 +02:00
  • 96a912b65a Merge pull request #3025 from aawsome/fix-index-ids MichaelEischer 2020-10-17 09:54:45 +02:00
  • b44ecde8b0 Fix setting of ID in DecodeIndex Alexander Weiss 2020-10-17 09:06:10 +02:00
  • 39fe1e96fe Merge pull request #3018 from greatroar/background-check MichaelEischer 2020-10-16 22:50:19 +02:00
  • 4ba237bb93 Merge pull request #3019 from greatroar/refactor-decodeindex MichaelEischer 2020-10-15 23:22:33 +02:00
  • ce87fbd7dc Merge pull request #3022 from greatroar/refactor-runworkers MichaelEischer 2020-10-14 22:44:42 +02:00
  • b27375f5ce defer close(ch) outside repository.RunWorkers greatroar 2020-10-14 14:23:06 +02:00
  • 720e0ee0c7 if cond { return true }; return false => return cond greatroar 2020-10-13 20:56:43 +02:00
  • 27db3ec262 Refactor index decoding greatroar 2020-10-13 20:39:54 +02:00
  • f80b07b2c8 Fix IsProcessBackground on Linux with stdin redirection greatroar 2020-10-13 12:56:23 +02:00
  • 6003dada14 Merge pull request #3011 from restic/doc-alpine MichaelEischer 2020-10-12 23:29:40 +02:00
  • 41a45ae908 Merge pull request #3016 from greatroar/uid-gid-lookup MichaelEischer 2020-10-12 23:24:55 +02:00
  • 8299c5559c Merge pull request #3015 from greatroar/changelog-template MichaelEischer 2020-10-12 23:12:29 +02:00
  • 56883817d8 Merge pull request #2990 from MichaelEischer/fix-goreport-warnings Alexander Neumann 2020-10-12 20:44:56 +02:00
  • f0cd16e5ea Cache uint32-typed ids in lookup{Username,Group} greatroar 2020-10-12 14:46:13 +02:00
  • a03fe4562e Remove unused error return in lookup{Username,Group} greatroar 2020-10-12 14:40:54 +02:00
  • efc075df87 Improved changelog template greatroar 2020-10-12 12:15:15 +02:00
  • f500b0d90e doc: Add restic install instructions for Alpine Linux Leo R. Lundgren 2020-10-11 18:31:07 +02:00
  • c193cea119 Pass Context to NewRestorer() Alexander Neumann 2020-10-10 15:24:26 +02:00
  • f0d49ca600 Merge pull request #2933 from MichaelEischer/less-context-todo Alexander Neumann 2020-10-10 15:03:44 +02:00
  • 164d8af3dd Merge pull request #2906 from kitone/fix-inconsistent-timestamps-permissions MichaelEischer 2020-10-10 14:56:43 +02:00
  • 052564007a Add changelog kitone 2020-10-09 23:10:24 +02:00
  • 6099f81692 Fix #1212 restore code produces inconsistent timestamps/permissions. kitone 2020-08-30 00:08:38 +02:00
  • 9d7f616190 Improve restorer debug log information kitone 2020-08-29 23:27:20 +02:00
  • 295ddb9e57 Add test case for inconsistent timestamps and permissions restoration kitone 2020-08-28 23:29:33 +02:00
  • e638b46a13 Embed context into ReaderAt Michael Eischer 2020-10-06 15:59:00 +02:00
  • d6cfe857b7 pass proper context into MasterIndex.RebuildIndex Michael Eischer 2020-08-09 13:26:07 +02:00
  • 2964d2ad15 Skip unlocking for nil locks Michael Eischer 2020-08-09 13:25:13 +02:00
  • 0c9efa9c2a Pass context to lockRepo Michael Eischer 2020-08-09 13:24:47 +02:00
  • 37a5e2d681 rest: use global context on repository creation Michael Eischer 2020-04-10 12:08:52 +02:00
  • 4b0fcaed45 unlock: use proper context for locks cleanup Michael Eischer 2020-04-10 11:44:15 +02:00
  • 645a6efaf2 restorer: remove redundant type specification Michael Eischer 2020-04-10 11:43:42 +02:00
  • dc2e664209 integration_fuse_test: use global context Michael Eischer 2020-04-10 11:42:19 +02:00