Commit Graph

  • 16f31b2f73 Merge pull request #2939 from J0WI/patch-1 MichaelEischer 2020-09-21 21:46:33 +02:00
  • 0d65b78168 Simplify os.ModeType|os.ModeCharDevice => os.ModeType greatroar 2020-09-17 10:22:15 +02:00
  • 95ebba85ff Remove stray Printf from internal/fs greatroar 2020-09-17 10:11:31 +02:00
  • 59b343a9bf Remove OS-specific versions of fs.MkdirAll greatroar 2020-03-02 21:54:53 +01:00
  • 1557c58eef Fix and simplify fs.Reader greatroar 2020-03-02 21:33:39 +01:00
  • c504aa505c Remove unused fs.Rename greatroar 2020-03-02 09:34:56 +01:00
  • 1b20f6beec Remove io.Writer from fs.File greatroar 2020-02-17 00:20:38 +01:00
  • 10e3340863 Merge pull request #2945 from YoshieraHuang/max-file-size rawtaz 2020-09-21 14:18:45 +02:00
  • 3cf29a777d Fix nil check in rejectBySize yoshiera 2020-09-21 16:08:00 +08:00
  • fd1f7b7268 Use https:// to download appveyor tar Andreas Olsson 2020-09-20 18:49:27 +02:00
  • 090a73f7c5 Update Go version to 1.15 in Docker build script J0WI 2020-09-20 15:42:12 +00:00
  • 1cfb01a8a6 Merge pull request #2936 from andreaso/contrib-update-version rawtaz 2020-09-20 13:27:13 +02:00
  • ce62d3d689 Update versions in contribution documentation Andreas Olsson 2020-09-20 10:32:12 +02:00
  • 8c36317b71 rclone: use configured number of connections during create Michael Eischer 2020-09-19 19:11:28 +02:00
  • 60a5c35de9 rclone: close connection to rclone if open fails Michael Eischer 2020-04-10 12:13:12 +02:00
  • 9333f707fa init: use Create method for rclone backend Michael Eischer 2020-04-10 12:11:06 +02:00
  • 429f97b887 Set development version for 0.10.0 Alexander Neumann 2020-09-19 17:38:47 +02:00
  • 40832b2927 Add version for 0.10.0 v0.10.0 Alexander Neumann 2020-09-19 17:38:26 +02:00
  • c8a94eced7 Update manpages and auto-completion Alexander Neumann 2020-09-19 17:38:26 +02:00
  • ee6e981b4e Generate CHANGELOG.md for 0.10.0 Alexander Neumann 2020-09-19 17:38:10 +02:00
  • 96fd982f6a Prepare changelog for 0.10.0 Alexander Neumann 2020-09-19 17:37:59 +02:00
  • 6ff0082c02 Merge pull request #2928 from MichaelEischer/init-copy-chunker Alexander Neumann 2020-09-19 17:32:13 +02:00
  • 95c1d7d959 Merge pull request #2927 from restic/update-deps Alexander Neumann 2020-09-19 17:29:35 +02:00
  • 07f4e7d10b Only log HTTP requests when a debug log is configured Michael Eischer 2020-09-17 21:40:17 +02:00
  • f003410402 init: Add --copy-chunker-params option Michael Eischer 2020-09-19 12:41:52 +02:00
  • 9ad8250a78 Reduce overhead of debug calls if no log is enabled Michael Eischer 2020-07-26 18:54:41 +02:00
  • 655430550b Extract parameters for second repository from copy command Michael Eischer 2020-09-19 12:41:01 +02:00
  • 1823b8195c Merge pull request #2930 from rawtaz/password-file-text MichaelEischer 2020-09-19 16:06:15 +02:00
  • 311ad2d2d0 Improve wording for --password-file and related options Leo R. Lundgren 2020-09-19 15:47:32 +02:00
  • a10b44a265 Add note about fuse Alexander Neumann 2020-09-19 14:35:55 +02:00
  • baf3a9aa3b Merge pull request #2929 from rawtaz/password-command-text Alexander Neumann 2020-09-19 14:30:39 +02:00
  • ffe6dce7e7 Improve wording for --password-command and --password-command2 options Leo R. Lundgren 2020-09-19 14:23:25 +02:00
  • 8ce0ce387f Add changelog Alexander Neumann 2020-09-19 14:09:11 +02:00
  • 3c44598bf6 Drop Go 1.12, require at least 1.13 Alexander Neumann 2020-09-19 14:09:46 +02:00
  • 3bb55fd6bf Merge pull request #2914 from YoshieraHuang/max-file-size Alexander Neumann 2020-09-19 14:12:15 +02:00
  • 36efefa7bd Update dependencies, pin fuse library Alexander Neumann 2020-09-19 10:44:04 +02:00
  • ac4b8c98ac Support excluding files by size yoshiera 2020-09-03 09:18:58 +08:00
  • 4dcd6abf37 Merge pull request #2616 from greatroar/no-cache-interface MichaelEischer 2020-09-18 19:50:47 +02:00
  • cb3f531050 Make Cache.Path private greatroar 2020-09-18 11:17:29 +02:00
  • 23fcbb275a Remove restic.Cache interface greatroar 2020-03-02 18:27:52 +01:00
  • 6e3215a80d Remove unused error type from internal/cache greatroar 2020-03-03 08:39:42 +01:00
  • 9abef3bf1a Move internal/fs.TestChdir to internal/test.Chdir greatroar 2020-02-17 13:24:09 +01:00
  • b10dce541e Merge pull request #2598 from MichaelEischer/diff-speedup Alexander Neumann 2020-09-13 16:42:05 +02:00
  • 4f221c4022 Add changelog entry Michael Eischer 2020-03-05 22:48:03 +01:00
  • f5c448aa65 diff: Optimize diff calculation for shared subtrees Michael Eischer 2020-02-08 11:04:15 +01:00
  • c0fc85d303 diff: Add integration test Michael Eischer 2020-02-22 20:22:45 +01:00
  • 0c48e515f0 Merge pull request #2630 from MichaelEischer/fix-staticcheck Alexander Neumann 2020-09-13 16:19:22 +02:00
  • 97950ab81a options: Fix test for Go >= 1.15 Alexander Neumann 2020-09-12 17:36:44 +02:00
  • 59fca85844 Remove darwin/386 from integration tests Alexander Neumann 2020-09-12 17:09:33 +02:00
  • e207257714 Fix Appveyor Alexander Neumann 2020-09-12 16:59:03 +02:00
  • 82e1cbed4f Update Go versions Alexander Neumann 2020-09-12 16:52:21 +02:00
  • 8903b6c88a helpers: Rework list of architectures Alexander Neumann 2020-09-12 16:39:04 +02:00
  • 93583c01b1 helpers: Fetch modules for release binaries Alexander Neumann 2020-09-12 16:25:02 +02:00
  • 88664ba222 Merge pull request #2893 from MichaelEischer/restore-preallocate MichaelEischer 2020-09-08 22:43:05 +02:00
  • 121233e1b3 Add preallocate tests Michael Eischer 2020-08-19 22:31:10 +02:00
  • 8cc9514879 restorer: pre-allocate files before loading chunks Michael Eischer 2020-08-15 17:45:05 +02:00
  • 2e7d475029 Process packs in order of first appearance Michael Eischer 2020-08-15 17:41:55 +02:00
  • d3a286928a Merge pull request #2905 from MichaelEischer/fix-ls-help rawtaz 2020-09-05 10:44:01 +02:00
  • c46edcd9d6 error strings should not end with punctuation Michael Eischer 2020-07-28 22:38:03 +02:00
  • 1ede018ea6 error variable names should start with 'Err' Michael Eischer 2020-07-28 22:32:57 +02:00
  • b77e933d80 Convert underscore variable names to camelCase Michael Eischer 2020-07-28 22:28:19 +02:00
  • d0329cf3eb Adjust comments to match name of exported methods Michael Eischer 2020-07-28 22:24:43 +02:00
  • dc31529fc3 Unindent else block after if block ending with a return statement Michael Eischer 2020-07-28 22:19:21 +02:00
  • 4784540f04 repository: Simplify worker group code Michael Eischer 2020-03-08 20:48:51 +01:00
  • 84ea2389ae archiver_test: Only skip symlinks on windows Michael Eischer 2020-03-07 21:43:29 +01:00
  • b4a7ce86cf uint cannot be less than zero Michael Eischer 2020-03-07 21:48:59 +01:00
  • 7ee0964880 crypto: Remove unused error Michael Eischer 2020-03-07 00:33:10 +01:00
  • f6f11400c2 restic: Remove unused variable value Michael Eischer 2020-03-07 00:04:47 +01:00
  • e2dc5034d3 restic/file: Use FileType for all File constants Michael Eischer 2020-03-06 23:51:07 +01:00
  • 9a1b3cb5d9 restorer: Remove unused treeID struct member from test Michael Eischer 2020-03-06 23:48:22 +01:00
  • b22655367c integration_test: Replace fprintf without format string Michael Eischer 2020-03-06 23:42:34 +01:00
  • 068a3ce23f Remove redundant return Michael Eischer 2020-03-06 23:39:35 +01:00
  • ee05501ce7 archiver: Remove unused chmod function Michael Eischer 2020-03-06 23:39:02 +01:00
  • 014600bee6 archiver: Remove unused variable from test Michael Eischer 2020-03-06 23:38:30 +01:00
  • d9a80e07b9 repository: Simplify index age calculation Michael Eischer 2020-03-06 23:37:51 +01:00
  • d19f05c960 Use buf.String() instead of string(buf.Bytes()) Michael Eischer 2020-03-06 23:36:27 +01:00
  • 460e2ffbf6 Collapse a few boolean operations Michael Eischer 2020-03-06 23:35:09 +01:00
  • 49b6aac3fa Use !bytes.Equal instead of bytes.Compare !=0 to check for inequality Michael Eischer 2020-03-06 23:33:26 +01:00
  • 2f8335554c Remove a few unused variables Michael Eischer 2020-03-06 23:32:12 +01:00
  • 37113282ca Merge a few variable declaration and initializations Michael Eischer 2020-03-06 23:27:37 +01:00
  • 337725c354 Use sort.Strings Michael Eischer 2020-03-06 23:22:10 +01:00
  • 2ddb7ffb7e Merge pull request #2255 from Kidswiss/tar MichaelEischer 2020-09-01 21:52:17 +02:00
  • 81dcfea11a dump: Mention tar output in command help text Michael Eischer 2020-08-31 21:40:47 +02:00
  • 55071ee367 Merge pull request #2859 from buschjost/stats-filter-by-tag-and-path MichaelEischer 2020-08-31 22:11:01 +02:00
  • dcf9ded977 dump: Use slashes as path separators in tar on windows Michael Eischer 2020-08-30 18:15:51 +02:00
  • bcf44a9c3f dump: Properly handle file paths without / prefix Michael Eischer 2020-08-30 18:14:54 +02:00
  • a7b4c19abf Fix display of warning about ignored filters Oliver Buschjost 2020-08-29 20:27:30 +02:00
  • d3fcfeba3a Add filter by tag and path to stats command Oliver Buschjost 2020-07-31 17:04:04 +02:00
  • e69449bf2c dump: Add test for splitPath Michael Eischer 2020-08-29 19:36:13 +02:00
  • da4193c3ef Add changelog Simon Beck 2020-03-28 13:57:31 +01:00
  • fe6445e0f4 dump: Added unit tests for tar output Simon Beck 2019-06-01 18:09:38 +02:00
  • ea81a0e282 Merge pull request #2606 from middelink/fix-323 MichaelEischer 2020-08-30 10:18:24 +02:00
  • 80a11960dd dump: Always dump relative paths into tarballs Simon Beck 2019-05-21 20:48:45 +02:00
  • d6f739ec22 dump: Extract tar code to internal/dump Simon Beck 2019-05-14 20:07:29 +02:00
  • b98598e55f dump: Fix dumping issues with / and the first sub level Simon Beck 2019-04-25 14:08:36 +02:00
  • d5f86effa1 ls: Explicitly enforce that the user specifies a snapshot ID Michael Eischer 2020-08-29 14:28:53 +02:00
  • c34c731698 Merge pull request #2702 from MichaelEischer/fix-backup-dir-count MichaelEischer 2020-08-29 11:29:21 +02:00
  • 412623b848 copy: Reuse buffer for downloaded blobs Michael Eischer 2020-08-24 23:03:49 +02:00
  • bbe8b73f03 Update help text of backup command in docs Michael Eischer 2020-08-24 23:16:25 +02:00
  • 91e8d998cd Add documentation for copy command Michael Eischer 2020-08-24 23:15:16 +02:00