Commit graph

  • 4fb46faae7 Use Go 1.5.1 for travis tests Alexander Neumann 2015-09-12 22:15:09 +02:00
  • 316f6ed313 Update chunker version Alexander Neumann 2015-09-12 22:14:58 +02:00
  • 108d28316a Merge pull request #294 from restic/rework-id Alexander Neumann 2015-09-08 21:26:07 +02:00
  • 5c46dc41de Add methods to IDSet Alexander Neumann 2015-08-16 16:07:51 +02:00
  • d42ff509ba Small refactorings Alexander Neumann 2015-08-08 13:47:08 +02:00
  • 2cb0fbf589 backend: Add String() to IDs Alexander Neumann 2015-08-08 17:03:13 +02:00
  • a0bad1695c Remove comment Alexander Neumann 2015-07-29 22:40:47 +02:00
  • 681d7851aa index: use backend.ID instead of string for maps Alexander Neumann 2015-07-26 00:06:40 +02:00
  • 3063ad1d05 Split id.go into several files Alexander Neumann 2015-07-26 22:04:03 +02:00
  • 76b1f017c0 Merge pull request #290 from bchapuis/fix-289 Alexander Neumann 2015-09-01 21:08:21 +02:00
  • c765688779 find command integration tests Chapuis Bertil 2015-08-28 19:31:05 +02:00
  • d4686ebcc5 Load the index and search subtree Chapuis Bertil 2015-08-27 23:21:44 +02:00
  • f653aca0ed Merge pull request #287 from restic/fix-279 Alexander Neumann 2015-08-27 22:07:07 +02:00
  • 0a457eafed Correctly test for config file Alexander Neumann 2015-08-26 22:06:52 +02:00
  • b211f834fa Remove tests for directories Alexander Neumann 2015-08-26 21:51:40 +02:00
  • 9aefc2b7a6 Merge pull request #281 from restic/version-with-git Alexander Neumann 2015-08-26 20:53:24 +02:00
  • 10f0d7ccac Merge pull request #280 from restic/ldflags-go1.5 Alexander Neumann 2015-08-26 20:33:43 +02:00
  • cb460b7dec Merge pull request #285 from howeyc/fix-aws-v4 Alexander Neumann 2015-08-26 20:20:32 +02:00
  • 39a82d951b Refactor getVersion(), address code review comments Alexander Neumann 2015-08-26 20:13:00 +02:00
  • a54f9715b1 Add "build: " prefix to verbose messages Alexander Neumann 2015-08-26 20:03:26 +02:00
  • 4c47c2b2c9 Address code review comments Alexander Neumann 2015-08-26 20:03:16 +02:00
  • ccb2f00b8a typo Chris Howey 2015-08-26 07:54:39 -05:00
  • 3bf447b422 Update tests for new s3 lib Chris Howey 2015-08-26 07:44:00 -05:00
  • 10cd672a92 Use new version of s3 library, Fixes #276 Chris Howey 2015-08-26 06:25:05 -05:00
  • f3c64d0740 build.go: use new combined version string Alexander Neumann 2015-08-25 22:20:53 +02:00
  • dca200c2e9 build.go: Make -ldflags compatible to Go 1.5 Alexander Neumann 2015-08-25 22:07:52 +02:00
  • b188217e83 Merge pull request #274 from restic/fix-documentation Alexander Neumann 2015-08-22 23:07:31 +02:00
  • 3a50c2bbfb Fix docs Alexander Neumann 2015-08-22 23:03:25 +02:00
  • e0e9cd8680 More documentation fixes Alexander Neumann 2015-08-22 15:08:35 +02:00
  • b6872fb454 Clarify documentation about MAC key Alexander Neumann 2015-08-22 13:28:28 +02:00
  • 3f3cca8f2a Merge pull request #273 from restic/fix-124 Florian Daniel 2015-08-22 00:01:35 +02:00
  • 647ee5b74a fix typo in Readme Florian Daniel 2015-08-21 23:53:59 +02:00
  • 16e87d7208 add VERSION file for 0.1.0 v0.1.0 Alexander Neumann 2015-08-21 22:20:57 +02:00
  • 577a1bb232 Merge pull request #264 from restic/fix-124 Alexander Neumann 2015-08-21 22:19:14 +02:00
  • 8b485c59fc Update README and Design documentation Florian Daniel 2015-08-21 22:08:10 +02:00
  • 34d7a674f8 cleanup readme Florian Daniel 2015-08-17 21:35:06 +02:00
  • 228cafaab0 Remove warning, add note about compatibility Alexander Neumann 2015-08-21 22:00:12 +02:00
  • fdbff14e78 Merge pull request #271 from restic/go1.5 Alexander Neumann 2015-08-20 20:58:33 +02:00
  • fd2365724e Remove unneded variables Alexander Neumann 2015-08-20 19:45:04 +02:00
  • 9f7346354b CI: only run gox -build-toolchain for Go < 1.5 Alexander Neumann 2015-08-20 19:42:40 +02:00
  • 94eebbaa88 travis: add go1.5 Alexander Neumann 2015-08-20 19:15:07 +02:00
  • d7426a72f4 Revert "travis: remove unneeded GOPATH definition from" Alexander Neumann 2015-08-20 19:21:35 +02:00
  • 864579404c Merge pull request #268 from restic/cross-compile-windows Alexander Neumann 2015-08-20 19:11:46 +02:00
  • 3eac8061f9 travis: remove unneeded GOPATH definition from Alexander Neumann 2015-08-20 19:08:09 +02:00
  • 7ebf5397a3 clean up Makefile Alexander Neumann 2015-08-20 19:05:19 +02:00
  • 0cdbde1bd0 Remove unneeded comments Alexander Neumann 2015-08-20 18:54:24 +02:00
  • 4755fff37f README: Add appveyor build status Alexander Neumann 2015-08-19 22:20:44 +02:00
  • 2644722198 Reset read-only flag before removing Alexander Neumann 2015-08-19 22:02:47 +02:00
  • 10232155ef build.go: make sure to exit 1 on error Alexander Neumann 2015-08-19 21:40:36 +02:00
  • 5d51c8ffcd lock: fix merge error, use processExists() Alexander Neumann 2015-08-19 21:14:15 +02:00
  • b8c0935f8a tests: use internal bzip2/gzip implementation Alexander Neumann 2015-08-19 21:00:17 +02:00
  • 7079e46642 appveyor: download tar Alexander Neumann 2015-08-19 21:00:11 +02:00
  • d21b782119 appveyor: use run_integration_tests.go Alexander Neumann 2015-08-19 20:45:54 +02:00
  • 23845b071b integration: compile on current architecture by default Alexander Neumann 2015-08-19 20:44:37 +02:00
  • 527593c6df ci test: add message prefix Alexander Neumann 2015-08-19 20:29:06 +02:00
  • 5b21d67a49 lock_test: correct merge error, use offset 500k Alexander Neumann 2015-08-19 20:25:59 +02:00
  • 2df7ed6c9b fix brew cask on darwin Alexander Neumann 2015-08-19 20:16:58 +02:00
  • f0c8b11793 cleanup travis config, add run_integration_tests.go Alexander Neumann 2015-08-19 20:12:41 +02:00
  • 59751645be build.go: allow running tests in temporary GOPATH Alexander Neumann 2015-08-19 20:11:48 +02:00
  • a37431e963 appveyor: run build.go, use workspace from godeps Alexander Neumann 2015-08-18 23:19:42 +02:00
  • b34c53d39b windows: fix nil pointer reference Alexander Neumann 2015-08-18 23:18:12 +02:00
  • f2dbdcb9e8 Add appveyor config Alexander Neumann 2015-08-18 23:07:24 +02:00
  • 90d1414331 Cross-compile on windows Alexander Neumann 2015-08-18 22:56:53 +02:00
  • 5c076245d4 add version file v0.0.1alpha Alexander Neumann 2015-08-19 17:19:09 +02:00
  • ac7965aca2 Merge pull request #269 from restic/build_without_git Alexander Neumann 2015-08-19 16:40:24 +02:00
  • 38f1a8d0a9 Allow building without git Florian Weingarten 2015-08-19 00:31:14 -04:00
  • cd4cc1daec Merge pull request #261 from restic/fix-260 Alexander Neumann 2015-08-18 22:53:52 +02:00
  • 9367c57bcc Merge pull request #267 from bchapuis/fix-254 Alexander Neumann 2015-08-18 22:48:33 +02:00
  • a4cb8995a8 Merge pull request #266 from bchapuis/fix-263 Alexander Neumann 2015-08-18 22:47:14 +02:00
  • fcb769fa3b Merge pull request #262 from restic/fix-tests Alexander Neumann 2015-08-18 22:45:50 +02:00
  • 1a47ea4ab8 test helpers: add RemoveAll and ResetReadOnly Alexander Neumann 2015-08-18 21:05:49 +02:00
  • 36ed3add3a add build constraints for windows Alexander Neumann 2015-08-17 19:40:34 +02:00
  • 47219a790f crypto tests: remove dependency on /dev/urandom Alexander Neumann 2015-08-16 23:09:39 +02:00
  • c228a212b0 SetupTarTestFixture: don't depend on "sh" Alexander Neumann 2015-08-16 23:02:02 +02:00
  • 4f8cc1180d Vagrantfile: Disable default rsync on /vagrant Alexander Neumann 2015-08-16 22:27:16 +02:00
  • 3ac04257a4 fuse: disable for OpenBSD Alexander Neumann 2015-08-16 22:27:07 +02:00
  • a820719c07 Merge pull request #259 from klauspost/windows-support-rebased Alexander Neumann 2015-08-18 20:25:58 +02:00
  • bc5e0fa68f test the reader obtained with GetReader() Chapuis Bertil 2015-08-18 17:57:06 +02:00
  • 513be4b8ab test the GetReader() function Chapuis Bertil 2015-08-18 15:10:13 +02:00
  • 9d1c03f56e Update progress status when necessary Chapuis Bertil 2015-08-18 09:26:10 +02:00
  • 8a2d7ff2bc Add default cache location for Windows. klauspost 2015-08-17 14:17:54 +02:00
  • 21ab5a488d Allow filter patterns/paths to be both '/' and os.PathSeparator klauspost 2015-08-17 11:48:24 +02:00
  • a3570af500 Create separate disEntry.equals for Windows. klauspost 2015-08-17 11:10:12 +02:00
  • d5dab39a4a Disable FUSE test on Windows. klauspost 2015-08-17 11:02:04 +02:00
  • 73de59a615 Make check for non-existing paths OS independent. klauspost 2015-08-17 11:01:24 +02:00
  • fbe746c261 locks: fix testing stale locks created on other hosts Alexander Neumann 2015-08-16 16:24:04 +02:00
  • 35bd8f80c0 Split out process check as separate function. Klaus Post 2015-08-16 15:30:36 +02:00
  • 347e800b4e Set output binary name in a variable. Klaus Post 2015-08-16 14:20:37 +02:00
  • d6935d6625 Fix log message Klaus Post 2015-08-16 14:16:40 +02:00
  • 2291e70322 Match ParseInt return type. Klaus Post 2015-08-16 13:36:21 +02:00
  • 346c0c0c58 Don't panic on mknod on Windows Klaus Post 2015-08-16 13:24:21 +02:00
  • 3f992c3d6e Remove redundant code. Klaus Post 2015-08-16 13:22:27 +02:00
  • 458e4bb3f7 Remove empty lines. Klaus Post 2015-08-16 13:21:00 +02:00
  • e1f6bbac9f Create uid/gid convertion function. Klaus Post 2015-08-16 13:16:02 +02:00
  • 0e7d0d8dba Create ignoreSigIntProcAttr() Klaus Post 2015-08-16 12:51:01 +02:00
  • 520b1b65b0 Create setNewFileMode function. Klaus Post 2015-08-16 12:39:38 +02:00
  • dfe232cf46 Add Windows node support. Klaus Post 2015-08-14 15:57:47 +02:00
  • 2e7b40baca Make UID/GID '0' on Windows. Klaus Post 2015-08-14 15:50:14 +02:00
  • 4dc746dac2 Change repository type detection to first check if path is a directory that exists. Klaus Post 2015-08-14 15:39:16 +02:00
  • fb3778abb6 Disable mount command on Windows. Klaus Post 2015-08-14 15:33:11 +02:00