Commit Graph

  • d65bea1b2a doc: Add more clarity to B2 application key Kevin Woo 2019-01-05 20:05:11 -08:00
  • 3b68acf853 Prefer https:// links in the documentation Andreas Olsson 2018-12-29 15:55:25 +01:00
  • 82a70643a2 Fix a few typos in the FAQ doc. James Culbertson 2018-12-18 08:47:52 -06:00
  • 0dd805421e Merge pull request 2108 from mholt/noexitprint Alexander Neumann 2018-12-15 21:34:18 +01:00
  • 16b82f4b1d Merge pull request 2111 from andreaso/doc-moot-sudo Alexander Neumann 2018-12-15 21:33:51 +01:00
  • 7a6bfcd58c Remove moot sudo usage from documentation Andreas Olsson 2018-12-09 17:43:50 +01:00
  • de54618852 cmd: Don't exit if printing to stdout or stderr fails (closes #2102) Matthew Holt 2018-12-01 15:11:22 -07:00
  • 98526b8dbe Merge pull request 2100 from restic/fix-1989 Alexander Neumann 2018-11-28 21:39:42 +01:00
  • 0083680d33 Merge pull request 2099 from restic/fix-1229 Alexander Neumann 2018-11-28 21:39:35 +01:00
  • 05222b7343 --one-file-system unsupported on Windows Chris Howie 2018-11-26 21:37:38 -05:00
  • d4ff5b6bf4 Add changelog entry about "DefaultPermissions" change Kyle Lacy 2018-10-02 23:17:39 -07:00
  • cf0883e16c mount: Add "no-default-permissions" option Kyle Lacy 2018-11-26 21:06:47 -08:00
  • a35a24b8b4 mount: Enable "DefaultPermissions" FUSE option by default Kyle Lacy 2018-10-02 21:34:28 -07:00
  • df7f72cdde Add support for reading password from external command Juergen Hoetzel 2018-11-18 14:31:00 +01:00
  • 3edc723bf0 Update 'restic forget --keep-within' documentation and add changelog entry plumbeo 2018-11-16 17:35:33 +01:00
  • 71891b340c Support time ranges expressed in hours in snapshot retention policies plumbeo 2018-11-14 17:24:59 +01:00
  • 6f5c3e57f6 Update vendor/modules.txt Alexander Neumann 2018-11-25 19:22:57 +01:00
  • 56af0ce370 Add entry to changelog Alexander Neumann 2018-11-25 19:07:42 +01:00
  • c9745cd47e gs: Respect bandwidth limiting Alexander Neumann 2018-11-25 18:51:48 +01:00
  • 2434ab2106 Merge pull request 2098 from cdhowie/key-hinting Alexander Neumann 2018-11-25 17:52:54 +01:00
  • 1688713400 Add key hinting (#2097) Chris Howie 2018-11-25 09:10:45 -05:00
  • 00597284de cache: Don't return an error for truncated files Alexander Neumann 2018-11-25 14:18:02 +01:00
  • 879f6e0c81 Add changelog file for insensitive includes & excludes Johannes Hertenstein 2018-10-18 21:45:47 +02:00
  • 8a97bb8661 Add documentation for insensitive includes & excludes Johannes Hertenstein 2018-10-18 21:39:41 +02:00
  • 5fe6de219d Add tests for insensitive variants of filter methods Johannes Hertenstein 2018-10-16 23:29:44 +02:00
  • c13f79da02 Add iexclude and iinclude options to restore command Johannes Hertenstein 2018-10-16 22:39:55 +02:00
  • db82e6b80c Add iexclude option to backup command Johannes Hertenstein 2018-10-16 22:39:14 +02:00
  • 6dc7cca597 Merge pull request 2086 from frebib/fix-2085 Alexander Neumann 2018-11-25 13:21:29 +01:00
  • d32c7c2aba Rework changelog for #2085 Alexander Neumann 2018-11-25 12:54:25 +01:00
  • 09e9b74cbd Allow --files-from multiple times Joe Groocock 2018-11-12 16:54:37 +00:00
  • d53595e43c Merge pull request 2088 from garrmcnu/stats-latest-host Alexander Neumann 2018-11-24 19:05:53 +01:00
  • 0de19cc87f Merge pull request 2095 from plumbeo/parse-location Alexander Neumann 2018-11-24 18:50:12 +01:00
  • 2c9ec07d0b Add changelog entry plumbeo 2018-11-20 22:18:12 +01:00
  • a7971a3ece Use local time for user-provided time of backup plumbeo 2018-11-20 18:01:36 +01:00
  • 4ab0022da8 Add hint which OS are supported Alexander Neumann 2018-11-18 12:33:52 +01:00
  • 4b3c054257 stats: Add shorthand flag -H for host name filter Garry McNulty 2018-11-14 21:58:31 +00:00
  • 7486bfea5b Extend custom Duration granularity to hours and add tests plumbeo 2018-11-14 16:28:17 +01:00
  • c8fc72364a Merge pull request 2081 from restic/fix-2080 Alexander Neumann 2018-11-11 14:21:47 +01:00
  • 987ef2f4a9 Merge pull request 2082 from restic/fix-2079 Alexander Neumann 2018-11-11 14:21:37 +01:00
  • 5b95bb7059 Fix error message on Windows Alexander Neumann 2018-11-11 14:06:32 +01:00
  • 8471a359ee dump: Use path instead of filepath Alexander Neumann 2018-11-10 12:43:11 +01:00
  • f9422ff4c7 backup: Open repository before async status starts Alexander Neumann 2018-11-10 12:38:29 +01:00
  • c0572ca15f backup: Add warning when patterns do not match any files Alexander Neumann 2018-11-03 14:51:30 +01:00
  • a630d69e0c Merge pull request 2070 from restic/display-local-time Alexander Neumann 2018-11-02 21:16:29 +01:00
  • 20bcd281a3 Add entry to changelog Alexander Neumann 2018-11-02 20:40:52 +01:00
  • c012fccd22 Display local time for all commands Alexander Neumann 2018-11-02 20:36:15 +01:00
  • 920727dd34 Merge pull request #2068 from restic/prune-check-load-error Alexander Neumann 2018-10-28 22:15:29 +01:00
  • 157d365894 Add entry to CHANGELOG Alexander Neumann 2018-10-28 21:38:04 +01:00
  • bfa18ee8ec DownloadAndHash: Check error returned by Load() Alexander Neumann 2018-10-28 21:12:15 +01:00
  • 890eebf151 Correct summary for #1978 Alexander Neumann 2018-10-28 20:55:49 +01:00
  • 9310cd0cd6 Merge pull request #2056 from restic/recover-data Alexander Neumann 2018-10-28 14:26:48 +01:00
  • 9f7ce7ce5a Merge pull request #2066 from restic/fix-list-error Alexander Neumann 2018-10-28 14:26:40 +01:00
  • 0b600d6cef index.New: Test various error conditions Alexander Neumann 2018-10-28 14:02:31 +01:00
  • 3ae2a79bdf restic: Use local rand source instead of global one Alexander Neumann 2018-10-28 14:01:30 +01:00
  • f7c0893f76 index: Add tests for error conditions Alexander Neumann 2018-10-28 13:16:36 +01:00
  • c3de301fc8 index: Use interfaces instead of *repository.Repository Alexander Neumann 2018-10-28 12:57:17 +01:00
  • 944b446ac0 index: Cancel context for tests Alexander Neumann 2018-10-28 11:17:04 +01:00
  • b096fc7abf index: Correctly process errors listing all files Alexander Neumann 2018-10-28 11:16:29 +01:00
  • d10754e2b4 Merge pull request 2057 from re1/patch-1 Alexander Neumann 2018-10-21 20:04:07 +02:00
  • 7ac683c360 rclone: Inject debug logger for HTTP Alexander Neumann 2018-10-21 19:58:40 +02:00
  • 6caa9d38ac Update install instructions for Arch Linux Markus 2018-10-20 13:09:52 +00:00
  • 19fd0f101f Merge pull request 2053 from andyjack/correct-doc-for-self-update Alexander Neumann 2018-10-20 11:51:13 +02:00
  • 8c91c51d1b Fix timestamps Alexander Neumann 2018-08-23 22:22:34 +02:00
  • 7e28bf7e97 Add 'recover' command Alexander Neumann 2018-08-23 22:09:05 +02:00
  • 43d6e426c8 Merge pull request 2054 from gliptak/patch-3 Alexander Neumann 2018-10-20 11:04:49 +02:00
  • 26fc60e7cb Merge pull request 2055 from gliptak/patch-4 Alexander Neumann 2018-10-20 11:04:32 +02:00
  • e5d7879622 Correct ineffassign Gábor Lipták 2018-10-18 21:43:09 -04:00
  • d2ee58f2e9 Correct typo Gábor Lipták 2018-10-18 21:30:14 -04:00
  • 3f25537a06 Fix incorrect command name in long doc for self-update Andy Jack 2018-10-18 18:45:31 -04:00
  • d203ae37f4 Merge pull request 2050 from andreasnuesslein/patch-1 Alexander Neumann 2018-10-18 22:31:15 +02:00
  • 6eedd66c1a tiny formatting fix Andreas Nüßlein 2018-10-17 09:41:11 +02:00
  • e4b39ae553 Merge pull request 2044 from restic/fix-verify Alexander Neumann 2018-10-15 21:16:58 +02:00
  • 7cbcb6d318 Merge pull request 2043 from cgroschupp/patch-1 Alexander Neumann 2018-10-14 21:43:04 +02:00
  • c0fca3f50a restore: Close files tested with --verify Alexander Neumann 2018-10-14 21:00:14 +02:00
  • 4c2072d875 Merge pull request 1719 from ifedorenko/mt-restorer Alexander Neumann 2018-10-14 20:29:16 +02:00
  • 92ecca1808 Add ssh binary to docker image to allow sftp repository Christian Groschupp 2018-10-14 19:56:02 +02:00
  • 7236635cc1 Merge pull request 2042 from restic/fix-2041 Alexander Neumann 2018-10-14 19:48:28 +02:00
  • 21a3486ebb Rework changelog entry Alexander Neumann 2018-10-14 17:38:12 +02:00
  • bda8d7722e restorer: Optimize empty file restore Igor Fedorenko 2018-09-27 08:59:33 -04:00
  • c2bcb764cd restorer: Add a note on hardlink metadata Igor Fedorenko 2018-09-27 10:35:34 -04:00
  • 9e24154ec9 restore: significantly reduce memory footprint Igor Fedorenko 2018-09-14 20:55:30 -04:00
  • 9f3ca97ee8 restore: Chang fileInfo to use snapshot location instead of target path Igor Fedorenko 2018-09-14 20:18:37 -04:00
  • 32d5ceba87 restore: Fix packcache capacity math with failed downloads Igor Fedorenko 2018-09-12 21:48:58 -04:00
  • e010f3b884 restore: Fix small memory leak in filesWriter, add tests Igor Fedorenko 2018-09-11 23:12:19 -04:00
  • 941202c119 restore: Rename things, match the rest of the project Alexander Neumann 2018-07-11 21:33:36 +02:00
  • c021ad2334 restore: Move documentation to godoc Alexander Neumann 2018-07-11 21:18:01 +02:00
  • 2b3420820b go mod vendor Igor Fedorenko 2018-09-07 23:56:14 -04:00
  • da57302fca restore: Removed legacy restore implementation Igor Fedorenko 2018-05-11 00:45:14 -04:00
  • 1869930d95 restore: New optimized multithreaded implementation Igor Fedorenko 2018-04-08 08:02:30 -04:00
  • 1213d8fef4 Cleanup: more realistic restorer test data setup Igor Fedorenko 2018-04-07 20:32:19 -04:00
  • a432b42c81 self-update: Check current version before download Alexander Neumann 2018-10-14 17:29:46 +02:00
  • 7d0f2eaf24 self-update: Use correct path to restic binary Alexander Neumann 2018-10-14 17:29:19 +02:00
  • 41a4d67d93 Merge pull request 1962 from mholt/lsjson Alexander Neumann 2018-10-14 15:51:38 +02:00
  • afde60e433 Merge pull request #2039 from restic/fix-2038 Alexander Neumann 2018-10-13 21:24:26 +02:00
  • d7baa67acb snapshots: Don't print empty line for --compact Alexander Neumann 2018-10-13 20:17:19 +02:00
  • 167397c18c Set development version for 0.9.3 Alexander Neumann 2018-10-13 13:48:31 +02:00
  • be36c5f150 Add version for 0.9.3 v0.9.3 Alexander Neumann 2018-10-13 13:48:31 +02:00
  • 9484a14ab2 Update manpages and auto-completion Alexander Neumann 2018-10-13 13:48:30 +02:00
  • 0f5fc8fb3d Generate CHANGELOG.md for 0.9.3 Alexander Neumann 2018-10-13 13:48:29 +02:00
  • a5b40e9372 helpers: Use version string in built binaries Alexander Neumann 2018-10-13 13:45:13 +02:00