Commit graph

  • dac89bf544 Allow more than one cleanup handler Alexander Neumann 2015-07-19 17:50:55 +0200
  • b6b1f41f2e Merge pull request #234 from restic/osxfuse Florian Weingarten 2015-07-19 01:05:11 +0200
  • 60d3f831f6 Merge pull request #235 from restic/add-vagrantfile Alexander Neumann 2015-07-19 00:05:56 +0200
  • ed499440cc Add note about vagrant Alexander Neumann 2015-07-19 00:05:04 +0200
  • 7725dedf2d fix permissions Florian Weingarten 2015-07-18 17:32:01 -0400
  • 149b634333 Add Vagrantfile Alexander Neumann 2015-07-18 15:56:47 +0200
  • a8401973a8 osxfuse for travis on darwin Florian Weingarten 2015-07-18 17:11:07 -0400
  • 528dba2255 Add demo recording Alexander Neumann 2015-07-16 23:34:45 +0200
  • 3f8f391d0b Merge pull request #230 from restic/refresh-locks Alexander Neumann 2015-07-13 20:12:26 +0200
  • 159b9e80c4 cmd/restic: implement lock refresh Alexander Neumann 2015-07-12 22:10:01 +0200
  • 781ec903e8 lock: add Refresh method Alexander Neumann 2015-07-12 21:02:00 +0200
  • 2cc5318c46 Merge pull request #214 from restic/fix-fsck Alexander Neumann 2015-07-12 18:43:34 +0200
  • d36f07c6eb checker: add option to remove orphaned packs Alexander Neumann 2015-07-12 17:09:48 +0200
  • 5108d91bc7 checker: check trees and blobs in parallel Alexander Neumann 2015-07-12 16:42:22 +0200
  • 5d2d552084 Update README Alexander Neumann 2015-07-12 01:48:24 +0200
  • af02c323cd checker: use channel of error instead of slice Alexander Neumann 2015-07-12 01:44:19 +0200
  • 7e6174126f checker: run Packs() in parallel Alexander Neumann 2015-07-12 00:25:42 +0200
  • b4170ff45f sftp: change debug tag to debug_sftp Alexander Neumann 2015-07-11 23:03:34 +0200
  • 04f172b38d checker: Add checker and tests Alexander Neumann 2015-07-11 16:00:49 +0200
  • 54c4c29a89 Add checker and command 'check' to replace 'fsck' Alexander Neumann 2015-06-29 00:22:25 +0200
  • cbcf58f1c0 repository: Improve error message Alexander Neumann 2015-07-11 15:51:42 +0200
  • 8dba52dd71 walk: Honor close of the done channel Alexander Neumann 2015-07-11 15:51:18 +0200
  • 1c14be8993 backend: Remove IDSet Alexander Neumann 2015-07-05 23:21:15 +0200
  • 982f7e2379 Merge pull request #218 from restic/fix-202 Alexander Neumann 2015-07-09 22:41:52 +0200
  • 807bb58e98 Merge pull request #227 from restic/disable-gox-on-darwin Alexander Neumann 2015-07-09 22:41:22 +0200
  • fd0c3d969d Disable gox cross compile on darwin Alexander Neumann 2015-07-09 20:50:52 +0200
  • 389ec9b101 Add tests for restore filter Alexander Neumann 2015-07-08 23:36:24 +0200
  • cef57e7abd restorer: Initialize SelectForRestore with default Alexander Neumann 2015-07-08 22:35:41 +0200
  • 7255e4feb3 restorer: Move filter to restoreTo() Alexander Neumann 2015-07-08 20:29:27 +0200
  • 3e0a97fb13 Fix restore filter Alexander Neumann 2015-07-06 23:59:28 +0200
  • 6e3486fee8 Merge pull request #225 from restic/fix_darwin_tests Florian Weingarten 2015-07-09 18:36:31 +0200
  • c2d5a9209e fix darwin integration tests Florian Weingarten 2015-07-09 11:13:40 -0400
  • 775529f1ff Fix darwin tests Florian Weingarten 2015-07-09 10:52:44 -0400
  • 0762f7daba Merge pull request #219 from restic/extract_chunker Alexander Neumann 2015-07-08 23:40:43 +0200
  • 36a62cf77d Extract chunker Florian Weingarten 2015-07-07 18:55:58 -0400
  • 07dc5a482d Merge pull request #220 from restic/pgp Alexander Neumann 2015-07-08 20:49:42 +0200
  • 6c51a77392 Merge pull request #221 from restic/fix_count_error Alexander Neumann 2015-07-08 20:46:08 +0200
  • 84bf6dde8c Merge pull request #222 from restic/more_useful_errors Alexander Neumann 2015-07-08 20:40:39 +0200
  • 66fe9035ef More useful error messages Florian Weingarten 2015-07-08 09:15:06 -0400
  • 82139912e8 Count non-regular files for progress as well Florian Weingarten 2015-07-07 21:42:13 -0400
  • b34a7cbf7a Note about security bugs Florian Weingarten 2015-07-07 19:43:09 -0400
  • 50f9c20987 Merge pull request #217 from restic/fix-128 Alexander Neumann 2015-07-06 23:14:54 +0200
  • 57eb1a4eea cmd_backup: filter non-existing target files/dirs Alexander Neumann 2015-07-06 23:02:16 +0200
  • cbe4c92c83 Merge pull request #216 from restic/fix-215 Alexander Neumann 2015-07-06 22:36:34 +0200
  • c8bb688e26 Command snapshots: do not list first dir twice Alexander Neumann 2015-07-06 22:26:31 +0200
  • de5a530d2a Merge pull request #213 from restic/refactor Alexander Neumann 2015-07-05 18:13:08 +0200
  • 5c1fe5784a repository: Load index in parallel Alexander Neumann 2015-07-04 18:38:32 +0200
  • 14d252dfba Allow cancelling parallel workers on files Alexander Neumann 2015-07-04 18:20:37 +0200
  • 0b531210eb Add repository.FilesInParallel Alexander Neumann 2015-07-04 17:47:42 +0200
  • 885b27fdbb Add test and benchmark for LoadIndex Alexander Neumann 2015-07-04 16:52:17 +0200
  • 0ad6bdbc09 Add more test helpers Alexander Neumann 2015-07-04 16:51:59 +0200
  • 58600e3bb8 repository: Add comments, silence golint Alexander Neumann 2015-07-02 22:53:03 +0200
  • 9a02148daf repository: Rename Save() -> SaveAndEncrypt() Alexander Neumann 2015-07-02 23:00:54 +0200
  • 03983f0907 repository: Rename Load() -> LoadAndDecrypt() Alexander Neumann 2015-07-02 22:44:09 +0200
  • c553a57e0d repository: Refactor Config Alexander Neumann 2015-07-02 22:36:31 +0200
  • 867f6c8e24 repository: Rename receiver: s -> r Alexander Neumann 2015-07-02 21:52:57 +0200
  • e3ffe33216 doc: Add obsolete Index files Alexander Neumann 2015-05-03 15:00:32 +0200
  • 281eea9c05 sftp: Use own process group for ssh subprocess Alexander Neumann 2015-07-05 11:06:28 +0200
  • 4a2e0b5423 Merge pull request #209 from badboy/sudo-false Alexander Neumann 2015-07-02 18:40:01 +0200
  • 931307d496 Force sudo: false to run on containers Jan-Erik Rediger 2015-07-02 16:24:57 +0200
  • 9e10c21c12 Merge pull request #203 from restic/add-locking Alexander Neumann 2015-06-28 22:52:46 +0200
  • 939fae940d travis: Don't compile for ARM with Go1.3 Alexander Neumann 2015-06-28 22:16:41 +0200
  • d9a90f7b89 Update dependencies Alexander Neumann 2015-06-28 16:36:50 +0200
  • 0f09a7e46e Remove unreliable tests Alexander Neumann 2015-06-28 16:27:17 +0200
  • e657287eac cmd/restic: Add command unlock, improve error message Alexander Neumann 2015-06-27 15:50:36 +0200
  • 0ad3d71f01 repository: Add more debug to Create() Alexander Neumann 2015-06-27 15:47:29 +0200
  • 47212dde8c cmd/restic: Do not require exclusive lock for listing keys Alexander Neumann 2015-06-27 15:06:41 +0200
  • 13e9a35f96 cmd/restic: Add lock handling, interrupt cleanup Alexander Neumann 2015-06-27 15:05:20 +0200
  • 65a0def949 cmd/restic: Add locks to commands Alexander Neumann 2015-06-27 14:40:18 +0200
  • 7d2699b429 cmd/restic: Rename variable, no functional changes Alexander Neumann 2015-06-27 14:36:46 +0200
  • fba912440d Add lock conflict check Alexander Neumann 2015-06-27 14:26:33 +0200
  • a217f51f2c Add locks to the design document Alexander Neumann 2015-06-27 13:57:52 +0200
  • d51fd436b5 Add locking functions Alexander Neumann 2015-06-24 18:17:01 +0200
  • 26e4d2e019 tests: Remove more flags Alexander Neumann 2015-06-28 13:15:35 +0200
  • 189a33730a tests: Standardize use of SetupRepo/Teardown Alexander Neumann 2015-06-26 22:12:04 +0200
  • d9a8dcfd67 run_tests: Exit with error if failed tests were found Alexander Neumann 2015-06-28 13:51:55 +0200
  • c410cd5584 Merge pull request #205 from ceh/backend-doc-typos Alexander Neumann 2015-06-28 11:54:36 +0200
  • b7947f9394 Merge pull request #204 from ceh/repo-pkg-typo Alexander Neumann 2015-06-28 11:54:15 +0200
  • 52b6cfbbfa backend: fix doc typos Emil Hessman 2015-06-28 09:44:06 +0200
  • f96ff37ff5 repository: fix package doc typo Emil Hessman 2015-06-28 09:30:33 +0200
  • e6c62c4ba9 Update Archlinux package file Alexander Neumann 2015-06-27 11:36:41 +0200
  • c143f8c9e3 Merge pull request #201 from restic/create_first_then_ask_for_password Alexander Neumann 2015-06-26 20:25:10 +0200
  • f8c30556d3 Ask for password after create repo succeeded Florian Weingarten 2015-06-26 13:58:43 -0400
  • e3bccf02c0 Add dates to talks Alexander Neumann 2015-06-26 18:46:00 +0200
  • 2a93012f64 Add talks Alexander Neumann 2015-06-25 22:32:15 +0200
  • 11a6b10abe Merge pull request #197 from restic/new-build-system Alexander Neumann 2015-06-25 22:05:12 +0200
  • 6a1ac67ec3 Travis: Also test build program Alexander Neumann 2015-06-24 20:16:31 +0200
  • f2dea829b4 Makefile: Use new build system Alexander Neumann 2015-06-24 19:57:27 +0200
  • 7738709f7a Support build tags for build.go Alexander Neumann 2015-06-24 19:57:08 +0200
  • 069e724d91 Document development environment Alexander Neumann 2015-06-24 19:20:27 +0200
  • 9e9177ab73 Add build.go Alexander Neumann 2015-06-24 17:59:31 +0200
  • c6db8eb19c Fix travis test Alexander Neumann 2015-06-24 20:29:47 +0200
  • d5020ac109 Fix debug functions Alexander Neumann 2015-06-24 20:00:01 +0200
  • 6c2d6bfd11 Merge pull request #184 from howeyc/backend-s3 Alexander Neumann 2015-06-23 20:14:47 +0200
  • 51047bfcc7 Merge pull request #179 from restic/refactor-integration-tests Alexander Neumann 2015-06-21 18:20:02 +0200
  • 0005191d71 Remove dirdiff and gentestdata Alexander Neumann 2015-06-21 17:32:40 +0200
  • 79f2bb200f Do not run integration tests on i386 Alexander Neumann 2015-06-21 17:32:19 +0200
  • ae01af045d Add release tag to travis and Makefile Alexander Neumann 2015-06-21 17:15:15 +0200
  • 5ae04b6834 Add last integration tests, remove testsuite Alexander Neumann 2015-06-21 17:12:38 +0200
  • 43d4558a90 Add test for backing up non-existing directories Alexander Neumann 2015-06-21 15:32:26 +0200