Commit Graph

  • 933479047f Merge pull request #458 from restic/use-gb-vendor Alexander Neumann 2016-02-20 19:19:34 +01:00
  • eef73d466d Properly vendor dependencies with gb-vendor Alexander Neumann 2016-02-20 18:33:06 +01:00
  • 134d129986 Merge pull request #445 from restic/switch-to-gb Alexander Neumann 2016-02-20 18:23:40 +01:00
  • 4dffd3de66 Update .travis.yml Alexander Neumann 2016-02-20 17:56:11 +01:00
  • cc8a929d43 Vagrantfile: Update to new structure (and Go version) Alexander Neumann 2016-02-20 17:31:06 +01:00
  • 1ab8220022 Update CONTRIBUTING.md Alexander Neumann 2016-02-20 17:24:16 +01:00
  • 6e31f4bb19 Dockerfile: Update for gb Alexander Neumann 2016-02-20 17:00:12 +01:00
  • 9bda164ed3 Update Appveyor configuration Alexander Neumann 2016-02-20 16:56:58 +01:00
  • c51889c157 Ignore vendor/ directory for gofmt tests Alexander Neumann 2016-02-14 18:44:08 +01:00
  • b3c2febf79 Add output of build.go to gitignore Alexander Neumann 2016-02-14 18:22:14 +01:00
  • 96e66bb3e9 Update build.go and run_integration_tests.go Alexander Neumann 2016-02-14 17:39:51 +01:00
  • 841326d713 Move build.go and run_integration_tests.go to root Alexander Neumann 2016-02-14 15:36:41 +01:00
  • 7b6629802b Move "doc" to root dir Alexander Neumann 2016-02-14 15:32:05 +01:00
  • c0bd660a9e Rename package Alexander Neumann 2016-02-14 15:29:28 +01:00
  • 0a8ef79dad Move top-level files Alexander Neumann 2016-02-14 15:19:49 +01:00
  • b63399d606 Move things around for gb Alexander Neumann 2016-02-14 15:13:44 +01:00
  • 273d028a82 Merge pull request #451 from fawick/master Alexander Neumann 2016-02-16 21:13:42 +01:00
  • 2d94e71117 Support custom SSH ports in URL of SFTP-repo Fabian Wickborn 2016-02-15 19:17:41 +01:00
  • d918d0f0c3 Merge pull request #443 from ckemper67/fix-387 Alexander Neumann 2016-02-14 22:43:40 +01:00
  • 517eff7e48 Merge pull request #447 from ckemper67/fix-442 Alexander Neumann 2016-02-14 22:25:37 +01:00
  • 1f81865847 set Blocks and BlockSize in Attr using a default blocksize of 512 to address #442. Christian Kemper 2016-02-14 12:24:02 -08:00
  • f3f1404849 always use "restic" as the default prefix for parsing. Christian Kemper 2016-02-14 11:26:46 -08:00
  • 24b7514fe0 cleaner sharing of s3: and s3:// configuration Christian Kemper 2016-02-14 09:45:58 -08:00
  • 91dc14c9fc fix Hound warning Christian Kemper 2016-02-14 09:27:00 -08:00
  • 32c2cafa89 Simplify creation of the Config by moving it to a separate function. Simplify the parsing logic by sharing the handling of s3: and s3:// Christian Kemper 2016-02-14 09:10:45 -08:00
  • 74608531c7 strip off the trailing slash for the object prefix Christian Kemper 2016-02-14 07:16:50 -08:00
  • 48f85fbb09 replaced if-else chain with switch Christian Kemper 2016-02-14 07:01:14 -08:00
  • 535dfaf097 address first round of review comments Christian Kemper 2016-02-14 06:40:15 -08:00
  • 8f5ff379b7 Introduced a configurable object path prefix for s3 repositories. Christian Kemper 2016-02-07 11:28:29 -08:00
  • b7260cafac CONTRIBUTING: Add paragraph about PRs and tests Alexander Neumann 2016-02-14 11:48:53 +01:00
  • 3d27751b69 Merge pull request #441 from restic/add-note-gccgo Alexander Neumann 2016-02-13 20:21:58 +01:00
  • 4053fe0a9b Merge pull request #440 from restic/fix-431 Alexander Neumann 2016-02-13 19:45:14 +01:00
  • e75856a7d2 README: Add note about gccgo Alexander Neumann 2016-02-13 19:20:25 +01:00
  • 50380f8c14 Merge pull request #439 from restic/fix-402 Alexander Neumann 2016-02-13 19:14:59 +01:00
  • 4032af0b78 sftp: Use os.IsNotExist() for Test() Alexander Neumann 2016-02-13 19:11:41 +01:00
  • 2bb55f017d Update pkg/sftp library Alexander Neumann 2016-02-13 19:11:35 +01:00
  • 1287b307ac Add cleanup handler to restore terminal state Alexander Neumann 2016-02-13 18:29:26 +01:00
  • 24618305cc Merge pull request #429 from restic/fix-428 Alexander Neumann 2016-02-10 18:02:18 +01:00
  • 4ec5050cbb backup: Hide status output for narrow terminals Alexander Neumann 2016-02-10 17:28:48 +01:00
  • eccbcb73a1 Merge pull request #425 from restic/fix-loadall Alexander Neumann 2016-02-08 00:37:04 +01:00
  • e781e1cf1d Merge pull request #424 from restic/fix-backup Alexander Neumann 2016-02-08 00:06:19 +01:00
  • e9a21c1dc6 backend.LoadAll: return nil on expected error Alexander Neumann 2016-02-04 19:37:33 +01:00
  • a37ed45534 Add test for LoadAll with too large buffer Alexander Neumann 2016-02-07 23:48:03 +01:00
  • 26484d0c7b pipe: Ignore excluded directories Alexander Neumann 2016-02-07 23:22:52 +01:00
  • 68db75b4e3 pipe/archiver: Add more debug messages Alexander Neumann 2016-02-07 23:22:06 +01:00
  • 9048eb676b pipe: join replaced paths with original path Alexander Neumann 2016-02-07 22:18:37 +01:00
  • 6a5b022939 archiver: Add error reporting for directories Alexander Neumann 2016-02-07 22:18:00 +01:00
  • 57a24b2cdf Merge pull request #421 from restic/fix-fuse-with-special-names Alexander Neumann 2016-02-07 20:43:29 +01:00
  • da47389483 Merge pull request #420 from restic/archiver-unique-paths Alexander Neumann 2016-02-07 20:31:18 +01:00
  • 4c329110c5 Merge pull request #419 from restic/fix-backup-root Alexander Neumann 2016-02-07 20:31:08 +01:00
  • 46fbae0d71 Merge pull request #418 from benmur/show-pack-name-on-rebuild-index-error Alexander Neumann 2016-02-07 19:59:01 +01:00
  • 1835e988cf fuse: Replace special node names with their content Alexander Neumann 2016-02-07 19:50:17 +01:00
  • 537347d9b5 archiver: deduplicate list of paths to save Alexander Neumann 2016-02-07 19:35:35 +01:00
  • 811dbfa52d Make TestWalkerPath absolute before walking Alexander Neumann 2016-02-07 19:34:02 +01:00
  • ba35ca522a Handle pack loading errors in rebuild-index Rached Ben Mustapha 2016-02-06 16:03:14 +01:00
  • c6a1f2e2f3 pipe: Handle special paths gracefully Alexander Neumann 2016-02-07 19:30:00 +01:00
  • 604c27f001 Test pipe walker for invalid paths Alexander Neumann 2016-02-07 19:05:57 +01:00
  • 0535490618 Merge pull request #413 from restic/reduce-travis-matrix Alexander Neumann 2016-02-06 14:10:54 +01:00
  • 9c0fc4930b Merge pull request #412 from restic/activate-hound Alexander Neumann 2016-02-06 13:37:13 +01:00
  • a45f2cb205 Reduce jobs run on Travis Alexander Neumann 2016-02-06 13:04:49 +01:00
  • 3fd5b5975a Merge pull request #411 from restic/fix-appveyor-sourceforge Alexander Neumann 2016-02-06 13:01:55 +01:00
  • 9175f0b6af Enable HoundCI checking for Go Alexander Neumann 2016-02-05 21:15:46 +01:00
  • 1160d03279 Always use NetCologne SourceForge mirror Alexander Neumann 2016-02-05 21:13:14 +01:00
  • 789e0df49e Merge pull request #408 from benmur/validate-pack-checksums Alexander Neumann 2016-02-05 19:45:21 +01:00
  • 83bbf21f1a checker: Validate pack checksums before unpacking Rached Ben Mustapha 2016-02-04 22:54:26 +00:00
  • 7a8054d678 Add link to record of talk at C4 Cologne Alexander Neumann 2016-02-04 19:56:41 +01:00
  • c0bbb7254d Merge pull request #406 from restic/fix-405 Alexander Neumann 2016-02-02 20:53:52 +01:00
  • 4f1f03cdb9 Move testing for known blobs to Archiver Alexander Neumann 2016-02-01 23:50:56 +01:00
  • 382c766983 Move test for #405: Test Archiver instead of Repo Alexander Neumann 2016-02-01 23:48:36 +01:00
  • f5f6e9cf37 Add test to reproduce #405 Alexander Neumann 2016-02-01 23:26:57 +01:00
  • cf88b33383 Merge pull request #398 from restic/update-minio-go Alexander Neumann 2016-01-29 13:14:37 +01:00
  • 57615edd3a Merge pull request #400 from restic/update-go-appveyor Alexander Neumann 2016-01-29 13:13:42 +01:00
  • 49cb88d158 Add note about lightning talk at FOSDEM Alexander Neumann 2016-01-28 22:40:52 +01:00
  • 1464d84cf5 Update minio-go Alexander Neumann 2016-01-28 22:38:29 +01:00
  • 74ce027924 Merge pull request #397 from restic/remove-readcloser Alexander Neumann 2016-01-28 22:31:30 +01:00
  • 39f698886a Update Travis Go version Alexander Neumann 2016-01-28 22:28:17 +01:00
  • 9f8f2bc874 Update Go version for appveyor Alexander Neumann 2016-01-28 00:00:28 +01:00
  • f8daadc5ef Update minio-library Alexander Neumann 2016-01-27 23:18:23 +01:00
  • f2371db2a9 repository: remove decryptReadCloser Alexander Neumann 2016-01-27 22:47:09 +01:00
  • 7d1775e000 Remove backend.ReadCloser Alexander Neumann 2016-01-27 22:35:18 +01:00
  • ce4a7f16ca Merge pull request #395 from restic/rework-backend-interface Alexander Neumann 2016-01-27 22:11:20 +01:00
  • 322eca86bc mem backend: remove unused code Alexander Neumann 2016-01-27 21:33:48 +01:00
  • 3d06e6083a CI: download minio for the correct os and arch Alexander Neumann 2016-01-26 23:52:39 +01:00
  • b64006221c CI: Download minio server, do not compile latest master Alexander Neumann 2016-01-26 23:42:45 +01:00
  • 1fde872016 CI: only build minio on Go 1.5.1 and above Alexander Neumann 2016-01-26 22:36:06 +01:00
  • 2701eabe39 Remove ContinuousReader Alexander Neumann 2016-01-26 22:35:51 +01:00
  • c388101217 s3: Unexport structure Alexander Neumann 2016-01-26 22:19:10 +01:00
  • 1528d1ca83 sftp: Reduce duplicate code, add error check Alexander Neumann 2016-01-26 22:16:17 +01:00
  • 0bbad683c5 local: split out tempfile write function Alexander Neumann 2016-01-26 22:12:53 +01:00
  • 9ec435d863 local: remove duplicate code Alexander Neumann 2016-01-26 22:09:29 +01:00
  • 9b1c4b2dd6 local: Remove mutex and hash of open files Alexander Neumann 2016-01-26 22:07:51 +01:00
  • 7196971159 Remove unneeded HashingReader implementation Alexander Neumann 2016-01-26 22:00:11 +01:00
  • eb1669a061 Add a lot of comments Alexander Neumann 2016-01-26 21:56:13 +01:00
  • c34aa72538 Remove duplicate function str2id Alexander Neumann 2016-01-26 21:52:02 +01:00
  • da883d6196 Cleanups, move Hash() to id.go Alexander Neumann 2016-01-26 21:49:33 +01:00
  • b482df04ec Add more documentation Alexander Neumann 2016-01-26 21:49:22 +01:00
  • 5fcb5ae549 Reduce number of tests for Load() Alexander Neumann 2016-01-24 21:40:54 +01:00
  • a0d484113a backends: Do not sort strings Alexander Neumann 2016-01-24 21:32:45 +01:00
  • d9c87559b5 s3/local backend: Fix error for overwriting files Alexander Neumann 2016-01-24 21:13:24 +01:00
  • 1547d3b656 Remove Create() everywhere Alexander Neumann 2016-01-24 20:23:50 +01:00