Commit Graph

  • 56e394ac33 Merge pull request #1494 from restic/new-archiver Alexander Neumann 2018-04-28 22:24:39 +02:00
  • c3cc5d7cee Update docs Alexander Neumann 2018-04-28 16:19:16 +02:00
  • 6b12b92339 Add entry to changelog Alexander Neumann 2018-04-28 15:53:53 +02:00
  • 16c314ab7f termstatus: Don't print status if in background Alexander Neumann 2018-04-28 15:24:36 +02:00
  • 1449d7dc29 Remove background checking code Alexander Neumann 2018-04-28 14:36:24 +02:00
  • 0e78ac92d8 Use new archiver code for backup Alexander Neumann 2018-04-22 11:57:20 +02:00
  • c703d21d55 Vendor gopkg.in/tomb.v2 Alexander Neumann 2018-04-22 14:21:44 +02:00
  • 1af96fc6dd Add termstatus Alexander Neumann 2018-04-22 11:57:11 +02:00
  • 9fac2ca832 Add flags to set verbosity Alexander Neumann 2018-04-21 22:07:14 +02:00
  • a5c0cf2324 Add workaround for symlinked temp dir on darwin Alexander Neumann 2018-04-10 23:52:32 +02:00
  • 38926d8576 Use new archiver code in tests Alexander Neumann 2018-03-25 23:36:31 +02:00
  • f279731168 Add new archiver code Alexander Neumann 2018-03-30 22:43:18 +02:00
  • 76b616451f Remove unneeded code Alexander Neumann 2018-04-19 22:07:28 +02:00
  • fd12a3af20 Remove old archiver code Alexander Neumann 2018-04-19 15:14:20 +02:00
  • 3cd92efdcf Vendor github.com/mattn/go-isatty Alexander Neumann 2018-04-10 21:42:52 +02:00
  • b804279fe8 integration tests: Don't print anything to stdout Alexander Neumann 2018-04-20 21:36:05 +02:00
  • a56b8fad87 repository: Improve buffer pooling Alexander Neumann 2018-04-08 21:57:52 +02:00
  • 4c00efd4bf Vendor go-cmp Alexander Neumann 2017-12-23 13:02:03 +01:00
  • b6f98bdb02 node: Fill minimal info Alexander Neumann 2018-03-31 13:22:36 +02:00
  • c4b2486b7c fs: Add interface and FS implementations Alexander Neumann 2018-01-03 21:53:45 +01:00
  • 83ca08245b checker: Check metadata size and blob sizes Alexander Neumann 2018-03-31 13:22:25 +02:00
  • a069467e72 ls: Improve output Alexander Neumann 2018-03-30 22:35:18 +02:00
  • 6a7c23d2ae tree: Add convenience functions Alexander Neumann 2018-01-04 20:44:53 +01:00
  • cc847a3d6d tree: Improve error for pre-existing node Alexander Neumann 2018-03-30 22:34:17 +02:00
  • baebf45e2e FindLatestSnapshot: Use absolute paths Alexander Neumann 2018-03-03 18:02:47 +01:00
  • fa4f438bc1 snapshot: Do not modify slice of paths Alexander Neumann 2018-01-03 22:10:20 +01:00
  • 4e0b2a8e3a snapshot: correct error handling for filepath.Abs Alexander Neumann 2017-12-23 14:32:21 +01:00
  • 0532f08048 Add test.Helper, also works with Go 1.8 Alexander Neumann 2018-03-30 22:49:49 +02:00
  • a472868e06 fs: Add TestChdir() Alexander Neumann 2017-12-16 00:01:28 +01:00
  • e4fdc5eb76 fs: Add IsRegularFile() Alexander Neumann 2017-12-23 12:12:36 +01:00
  • 09365cc4ea Add --trace-profile Alexander Neumann 2018-04-08 21:55:26 +02:00
  • 2aa6b49651 Return exit code 130 when SIGINT is received Eri Bastos 2018-04-16 12:29:09 -03:00
  • 7877797c7e Merge pull request #1720 from mholt/new-password-flag Alexander Neumann 2018-04-20 14:52:41 +02:00
  • 1a26355dbe Add changelog file Matthew Holt 2018-04-14 18:49:33 -06:00
  • c5829e9ffc key: Add flag for non-interactive password changes Matthew Holt 2018-04-14 18:40:57 -06:00
  • b5b246edd5 Add entry to changelog Alexander Neumann 2018-04-20 14:23:29 +02:00
  • ee5e14d536 Merge pull request #1731 from restic/fix-1730 Alexander Neumann 2018-04-20 14:21:01 +02:00
  • 09bd924710 Do not restore sockets, correct error handling Alexander Neumann 2018-04-20 13:53:11 +02:00
  • a9c2e84ccd Merge pull request #1718 from ardichoke/patch-1 Alexander Neumann 2018-04-13 22:23:37 +02:00
  • a144b81c4a Update Autocompletion Generation Documentation Ryan DeShone 2018-04-12 11:50:26 -04:00
  • 3c453a4217 Merge pull request #1715 from rawtaz/patch-1 Alexander Neumann 2018-04-11 21:27:22 +02:00
  • 1e2f23d77a Add "Including and Exluding Files" heading in docs rawtaz 2018-04-11 21:14:26 +02:00
  • 2c76e724ab Merge pull request #1712 from restic/list-ignore-non-existing-dirs Alexander Neumann 2018-04-10 21:54:00 +02:00
  • 577faa7570 local/sftp: Handling non-existing dirs in List() Alexander Neumann 2018-04-10 21:35:30 +02:00
  • 6a34e0d10f Merge pull request #1709 from restic/improve-check-errors Alexander Neumann 2018-04-07 13:38:41 +02:00
  • b08f21cdc6 Add entry to changelog Alexander Neumann 2018-04-07 13:05:44 +02:00
  • 1c1fede399 Improve error message for orphaned pack files Alexander Neumann 2018-04-07 10:07:54 +02:00
  • 63a0913e6e Merge pull request #1705 from alirazeen/doc-add-scripting Alexander Neumann 2018-04-07 09:47:17 +02:00
  • 325957443e Add scripting section to docs Ali Razeen 2018-04-04 10:43:20 -04:00
  • 4b2d3b15a2 Add entry to changelog Alexander Neumann 2018-04-03 20:42:06 +02:00
  • 4e2a87c920 Merge pull request #1703 from ebastos/issue1608 Alexander Neumann 2018-04-03 20:40:41 +02:00
  • 901e1b129c Fixed issue #1608 - Use --time argument properly Eri Bastos 2018-04-03 14:40:42 -03:00
  • 4478d633e2 Merge pull request #1702 from restic/update-simple-scrypt Alexander Neumann 2018-04-02 20:07:18 +02:00
  • 92f516b1d4 Update github.com/elithrar/simple-scrypt Alexander Neumann 2018-04-02 19:48:25 +02:00
  • 03193e6d92 Fix changelog entries Alexander Neumann 2018-04-02 12:42:48 +02:00
  • 01fe719aff check: Make sure temp cache dir is removed Alexander Neumann 2018-04-01 18:09:53 +02:00
  • 2c964df3e2 Merge pull request #1699 from restic/fix-incremental-backup-test Alexander Neumann 2018-04-01 14:33:12 +02:00
  • 8919125b0b Merge pull request #1696 from restic/fix-check-cache Alexander Neumann 2018-04-01 14:33:00 +02:00
  • 1f5137aa70 Add entry to CHANGELOG Alexander Neumann 2018-03-31 10:31:57 +02:00
  • a95eb33616 check: Use cache in temporary directory if possible Alexander Neumann 2018-03-31 10:23:55 +02:00
  • e68a7fea8a check: Allow filling the cache during check Alexander Neumann 2018-03-31 10:02:09 +02:00
  • 2e7ec717c1 repository: Move cache preparation into function Alexander Neumann 2018-03-31 09:50:45 +02:00
  • 22d5061df2 Merge pull request #1698 from restic/reduce-backend-tests-travis Alexander Neumann 2018-04-01 13:58:38 +02:00
  • 4544a77172 Slightly increment size for TestIncrementalBackup Alexander Neumann 2018-04-01 13:49:42 +02:00
  • b3a073e066 Travis: Skip cloud backend tests for most Go versions Alexander Neumann 2018-04-01 11:28:46 +02:00
  • b077a1227b Merge pull request #1657 from restic/rclone-backend Alexander Neumann 2018-04-01 10:56:10 +02:00
  • 3f48e0e0f4 Add extra options to rclone Alexander Neumann 2018-04-01 10:34:30 +02:00
  • 86f4b03730 Remove unneeded byte counters Alexander Neumann 2018-03-30 09:52:46 +02:00
  • c43c94776b rclone: Make concurrent connections configurable Alexander Neumann 2018-03-24 18:37:36 +01:00
  • 0b776e63e7 backend/rclone: Request random file name Alexander Neumann 2018-03-18 20:30:02 +01:00
  • 360ff1806a doc: Fix instructions for rclone backend Alexander Neumann 2018-03-18 13:47:49 +01:00
  • 1beeb7d0dd doc/REST: Make documentation match reality Alexander Neumann 2018-03-18 13:26:19 +01:00
  • e978b36713 doc: Add hint how to debug rclone Alexander Neumann 2018-03-18 13:04:16 +01:00
  • 737d93860a Extend first timeout to 60 seconds. Alexander Neumann 2018-03-18 12:54:59 +01:00
  • 011217e4bf backend/rclone: Improve documentation and README Alexander Neumann 2018-03-17 13:47:44 +01:00
  • 362d5afec4 Add entry to changelog Alexander Neumann 2018-03-15 22:48:39 +01:00
  • 4172fcd167 doc: Add rclone backend Alexander Neumann 2018-03-15 22:48:30 +01:00
  • 518bf4e5f6 doc: Correct verbatim text in the manual Alexander Neumann 2018-03-15 22:48:21 +01:00
  • 17312d3a98 backend/rest: Ensure base URL ends with slash Alexander Neumann 2018-03-15 21:37:18 +01:00
  • 4d5c7a8749 backend/rclone: Make sure rclone terminates Alexander Neumann 2018-03-15 21:22:14 +01:00
  • fc0295016a Address code review comments Alexander Neumann 2018-03-15 19:00:25 +01:00
  • 99b62c11b8 backend/rclone: Stop rclone in case of errors Alexander Neumann 2018-03-14 22:28:12 +01:00
  • 6d9a029e09 backend/rclone: Prefix all error messages Alexander Neumann 2018-03-14 21:29:54 +01:00
  • 20352886f3 Update Gopkg.lock Alexander Neumann 2018-03-14 21:21:51 +01:00
  • 3622b60c13 CI: Check that rclone backend test isn't skipped Alexander Neumann 2018-03-14 21:16:10 +01:00
  • 065fe1e54f backend/rclone: Skip test if binary is unavailable Alexander Neumann 2018-03-14 21:14:54 +01:00
  • 4dc0f24b38 backend/tests: Drain reader before returning error Alexander Neumann 2018-03-14 20:54:48 +01:00
  • fe99340e40 Add rclone backend Alexander Neumann 2018-03-13 22:30:51 +01:00
  • e377759c81 rest: Export Backend struct Alexander Neumann 2018-03-13 22:30:41 +01:00
  • 61f6db25f4 CI: install rclone Alexander Neumann 2018-03-11 22:01:37 +01:00
  • cabbbd2b14 backend/rest: Export Content-Types Alexander Neumann 2018-03-13 22:22:35 +01:00
  • cf4cf94418 Move backend/sftp.StartForeground to backend/ Alexander Neumann 2018-03-13 21:09:16 +01:00
  • 34f27edc03 Refactor SplitShellStrings Alexander Neumann 2018-03-13 20:50:37 +01:00
  • 345b6c4694 Move backend/sftp.SplitShellArgs to backend/ Alexander Neumann 2018-03-13 20:38:08 +01:00
  • e4a39e02d2 Merge pull request #1695 from xulongwu4/patch-2 Alexander Neumann 2018-03-31 09:14:25 +02:00
  • 432e167255 Add instructions for installation on Solus xulongwu4 2018-03-30 17:36:29 -04:00
  • 594256bfa4 Merge pull request #1693 from restic/update-deps Alexander Neumann 2018-03-30 17:19:08 +02:00
  • 0fcb1e6b7a Merge pull request #1692 from restic/print-forget-policy Alexander Neumann 2018-03-30 17:19:05 +02:00
  • 38795c66c9 Update vendored library gopkg.in/yaml.v2 Alexander Neumann 2018-03-30 12:53:13 +02:00
  • c0960f538f Update vendored library google.golang.org/api Alexander Neumann 2018-03-30 12:51:18 +02:00