Commit graph

  • 0cb60e31c5 travis: remove unneeded Go version 'release' Alexander Neumann 2015-05-09 12:24:17 +0200
  • 42467a056e travis: report coverage to coveralls.io Alexander Neumann 2015-05-09 11:46:38 +0200
  • 8131bc60b7 README: Add coveralls.io badge Alexander Neumann 2015-05-09 11:22:33 +0200
  • 8c8ebd20b3 Merge pull request #175 from restic/improve-contribution-doc Alexander Neumann 2015-05-09 11:23:20 +0200
  • 7d5211501f Improve docs for contribution Alexander Neumann 2015-05-09 11:11:00 +0200
  • 7d06fe779b test: shorten 'ls' test output Alexander Neumann 2015-05-06 23:43:36 +0200
  • 650d1f8cc3 Fix 'ls' test, don't compare output Alexander Neumann 2015-05-06 22:55:20 +0200
  • b0eeb6f6b7 doc: Fix spelling, link from README Alexander Neumann 2015-05-06 23:18:46 +0200
  • f0c6e7010e Merge pull request #172 from ckeen/contributing_documentation Alexander Neumann 2015-05-06 23:03:25 +0200
  • b25fb3dc55 Merge branch 'add-test-ls' Alexander Neumann 2015-05-06 22:03:58 +0200
  • c86474663c testsuite: Add test for 'ls' command Alexander Neumann 2015-05-06 21:45:23 +0200
  • 683092f0c4 Merge branch 'howeyc-ls-command' Alexander Neumann 2015-05-06 20:45:31 +0200
  • 53f402f489 Merge branch 'ls-command' of https://github.com/howeyc/restic into howeyc-ls-command Alexander Neumann 2015-05-06 20:44:53 +0200
  • a1d71e47f3 Merge branch 'howeyc-freebsd-build' Alexander Neumann 2015-05-06 20:43:04 +0200
  • acd4cd985d travis: Add env variable for gox cross-compilation Alexander Neumann 2015-05-06 20:42:11 +0200
  • 4262f68d45 travis: Add FreeBSD cross-compile Chris Howey 2015-05-06 13:30:43 -0500
  • c3adb835df Move contributing document to root Christian Kellermann 2015-05-06 14:45:04 +0200
  • cb1d7e7d68 Describe how to contribute Christian Kellermann 2015-05-06 09:11:07 +0200
  • e8615eb593 Fix ls command Chris Howey 2015-05-05 20:50:10 -0500
  • a8be9c32d0 Call open file once on FreeBSD. Chris Howey 2015-05-05 20:47:02 -0500
  • a1c8dac561 Add node to build on freebsd. Chris Howey 2015-05-05 18:06:36 -0500
  • 92de007900 travis: Add openbsd cross-compile Alexander Neumann 2015-05-05 21:34:33 +0200
  • 1723be5a50 node: Move unix-specific functions back to node.go Alexander Neumann 2015-05-05 21:34:12 +0200
  • 39c4b7cce2 Merge branch 'openbsd_support' of https://github.com/ckeen/restic into openbsd_support Alexander Neumann 2015-05-05 21:28:01 +0200
  • 27629e76ca initial openbsd support added Christian Kellermann 2015-05-05 20:13:55 +0200
  • ae89ac183d Merge branch 'remove_chunker_reset_and_pool' Alexander Neumann 2015-05-05 00:56:56 +0200
  • f79e530e18 chunker: Further cleanup Alexander Neumann 2015-05-05 00:56:07 +0200
  • ea22b2dfb1 chunker: move buffer pool to chunker package Alexander Neumann 2015-05-05 00:45:29 +0200
  • bdbb3ab329 Remove pools.go Alexander Neumann 2015-05-05 00:14:07 +0200
  • 1f33e29ce2 crypto: Fix buffer extension in Decrypt() Alexander Neumann 2015-05-05 00:07:57 +0200
  • 589dbaaed2 chunker: Remove unused constant Alexander Neumann 2015-05-05 00:06:44 +0200
  • 64a290c8db chunker: Add buffer to New() Alexander Neumann 2015-05-04 23:25:07 +0200
  • 282c4379db Remove chunker.Reset() and chunker pool Florian Weingarten 2015-05-04 15:07:21 -0400
  • c57c4f0b8f Merge branch 'add_config' Alexander Neumann 2015-05-04 22:13:59 +0200
  • ab3da5c8af archiver: Remove trees and packs from dedup test Alexander Neumann 2015-05-04 22:11:53 +0200
  • f8804d4265 chunker: Add benchmark for reducibility test Alexander Neumann 2015-05-04 21:41:57 +0200
  • 35af933f24 server: Rename CreateMasterKey() to Init() Alexander Neumann 2015-05-04 20:40:17 +0200
  • ae1a85c896 server: Check repository version Alexander Neumann 2015-05-04 20:40:02 +0200
  • 5399358272 Fix spelling errors in comments Alexander Neumann 2015-05-04 20:39:45 +0200
  • be943eaf8b doc: Clarify storage ID Alexander Neumann 2015-05-04 20:39:07 +0200
  • 250080db9c sftp: Annotate a few errors Alexander Neumann 2015-05-03 21:06:20 +0200
  • 7af918cfdd key: Remove unused convenience methods Alexander Neumann 2015-05-03 18:07:21 +0200
  • 1213d87b1a server: Only save crypto.Key Alexander Neumann 2015-05-03 18:04:13 +0200
  • 08fac28e73 crypto: Remove polynomial from key Alexander Neumann 2015-05-03 17:51:04 +0200
  • 991a325cc5 server: Test for existing config Alexander Neumann 2015-05-03 17:46:18 +0200
  • ddc44ddfb1 server: Check irreducible polynomial in config Alexander Neumann 2015-05-03 17:42:01 +0200
  • 765e3dc66f restic: Add 'cat config' command Alexander Neumann 2015-05-03 17:37:21 +0200
  • d4bf5bb279 server: Add config Alexander Neumann 2015-05-03 17:37:12 +0200
  • bebb08ee7e server/key: Rename CreateKey -> CreateMasterKey Alexander Neumann 2015-05-03 17:17:10 +0200
  • 9b54fd7bdb server: rename LoadJSONEncrypted -> LoadJSONUnpacked Alexander Neumann 2015-05-03 17:14:12 +0200
  • 2fb1783885 backend/server: remove id and version from backend Alexander Neumann 2015-05-03 16:43:27 +0200
  • 1cedff0e9e tests: Simplify key handling Alexander Neumann 2015-05-03 16:36:52 +0200
  • 062c328f2d doc: Add config Alexander Neumann 2015-05-03 15:00:26 +0200
  • 13a42ec5ec Merge branch 'cleanups' Alexander Neumann 2015-05-02 17:43:13 +0200
  • ba1125df10 Cleanup commets with feedback from @fw42 Alexander Neumann 2015-05-02 17:01:31 +0200
  • c9664e9eac Remove unused function saveTree() Alexander Neumann 2015-05-02 16:55:29 +0200
  • d66780a45d Remove unused global variable Alexander Neumann 2015-05-02 16:39:24 +0200
  • 71f3fb2dac Rename variables in copyJobs() Alexander Neumann 2015-05-02 16:36:48 +0200
  • cd0c537e7e remove unused file Alexander Neumann 2015-05-02 16:25:26 +0200
  • 6fe38b0cd8 fix comments to have the standard form Alexander Neumann 2015-05-02 16:22:43 +0200
  • cf62eb3e15 chunker: unexport WindowSize and AverageBits Alexander Neumann 2015-05-02 16:19:16 +0200
  • 1f94ac724f backend: rename LimitReader to LimitReadCloser Alexander Neumann 2015-05-02 16:13:56 +0200
  • 0ca678228d node: add comments Alexander Neumann 2015-05-02 16:12:19 +0200
  • ff4dd1f1fb Add more comments Alexander Neumann 2015-05-02 15:51:40 +0200
  • 0a65901e18 cache: unexport internal functions Alexander Neumann 2015-05-02 15:49:14 +0200
  • 819b6da762 restorer: unexport archive pipe Alexander Neumann 2015-05-02 15:31:31 +0200
  • b335de6b81 Add comments to exported methods Alexander Neumann 2015-05-02 15:23:28 +0200
  • 4a1cb65645 Merge branch 'replace_arrar' Alexander Neumann 2015-05-02 14:34:33 +0200
  • 24f85528dc Merge remote-tracking branch 'fw42/refactor_archiver_savefile' Alexander Neumann 2015-05-02 14:25:49 +0200
  • e19c87fa7d Break Archiver.SaveFile() method down into smaller ones Florian Weingarten 2015-05-02 01:05:49 -0400
  • b3a75ecc1c Correct usage for backup cmd Alexander Neumann 2015-05-02 02:05:09 +0200
  • 85d101c234 Merge branch 'refactor_debug' Alexander Neumann 2015-05-02 01:33:07 +0200
  • 97619e743c replace github.com/juju/arrar by /errors Alexander Neumann 2015-05-02 01:29:54 +0200
  • 813031a989 debug: Dynamically pad tag in debug log Alexander Neumann 2015-05-02 01:13:07 +0200
  • 959da0a76a debug: Add location to log, improve formatting Alexander Neumann 2015-05-02 00:48:26 +0200
  • ccdbc80d5b Add benchmark for NodeFromFileInfo Alexander Neumann 2015-05-02 00:26:32 +0200
  • 9308f1493d Merge branch 'fw42/uid_lookup_cache' Alexander Neumann 2015-05-02 00:18:04 +0200
  • e9009358a9 catch err Florian Weingarten 2015-05-01 17:31:02 -0400
  • 6e20eba852 uid lookup cache Florian Weingarten 2015-05-01 17:26:40 -0400
  • d8e1482abe Add benchmark for Node.fillExtra Alexander Neumann 2015-05-01 23:52:36 +0200
  • d753a5ffa3 archiver: correct benchmark Alexander Neumann 2015-05-01 22:58:50 +0200
  • 0662c14fee Move chunkerBufSize to more appropiate location Alexander Neumann 2015-05-01 17:40:50 +0200
  • 9010d7bb3a Add test for invalid (=zero) crypto keys Alexander Neumann 2015-05-01 17:31:57 +0200
  • 98dc811536 Add nil-receiver awareness to all Reader/Writer Alexander Neumann 2015-05-01 17:13:03 +0200
  • dbc41bb805 Merge remote-tracking branch 'fw42/crypto_nitpicks' Alexander Neumann 2015-05-01 17:15:58 +0200
  • a91e7e5c18 Merge remote-tracking branch 'fw42/more_cosmetic_changes' Alexander Neumann 2015-05-01 16:24:33 +0200
  • bf900bb6bc Merge branch 'debug_refactor' Alexander Neumann 2015-05-01 15:40:47 +0200
  • 9d29a61861 debug: init debug logger before init() methods run Alexander Neumann 2015-05-01 15:39:01 +0200
  • 90e6a8eb86 consistently rename signature to mac Florian Weingarten 2015-04-30 12:09:08 -0400
  • ca77655971 Refactor debug.go Florian Weingarten 2015-04-30 01:05:58 -0400
  • 0d9360a815 more cleanup Florian Weingarten 2015-04-29 21:41:51 -0400
  • c500b94216 crypto.go nitpicks Florian Weingarten 2015-04-29 22:28:34 -0400
  • 7af7c64403 cleanup Florian Weingarten 2015-04-29 21:30:53 -0400
  • c9f1f08019 Small refactorings and ceosmetic changes Florian Weingarten 2015-04-29 20:59:06 -0400
  • a906b9febe Merge remote-tracking branch 'fw42/snapshot_linux_darwin' Alexander Neumann 2015-04-30 00:57:39 +0200
  • e8041b0411 Merge branch 'pack-blobs' Alexander Neumann 2015-04-30 00:45:17 +0200
  • 91cfb3fb58 pack: Fix number of bytes Alexander Neumann 2015-04-30 00:41:11 +0200
  • 59a6fadf78 pack: remove unneeded comment Alexander Neumann 2015-04-30 00:37:07 +0200
  • 998887a5d7 pack: Refactor Finalize() Alexander Neumann 2015-04-30 00:36:36 +0200
  • f889c5e1ed doc: Add comment about pack header Alexander Neumann 2015-04-30 00:31:21 +0200