1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-03-09 00:00:02 +01:00

Commit graph

  • 4818a8e356 Fix gofmt Lluís Batlle i Rossell 2016-05-09 16:31:59 +02:00
  • 83aa63365a Not exporting baseNameSlice. Noone else wants it. Lluís Batlle i Rossell 2016-05-09 14:46:14 +02:00
  • aed73be93d Improve comment according to hound guidelines Lluís Batlle i Rossell 2016-05-09 14:44:03 +02:00
  • 4ea62ecbcc Traverse paths in the same order as parent snapshot Lluís Batlle i Rossell 2016-05-09 14:32:17 +02:00
  • 60c8c90d35 Better backup parent snapshot search. Part of #513 Lluís Batlle i Rossell 2016-05-09 12:42:12 +02:00
  • c523b38abb Remove darwin/arm Alexander Neumann 2016-05-08 23:42:13 +02:00
  • f928b30caa CI: Use gox with -osarch Alexander Neumann 2016-05-08 23:25:30 +02:00
  • 20afed4058 Checker: handle symlinks Alexander Neumann 2016-05-08 23:16:01 +02:00
  • a2224e380b Address style issues identified by Hound Alexander Neumann 2016-05-08 22:38:38 +02:00
  • 31030baca3 Add comment Alexander Neumann 2016-05-08 13:51:33 +02:00
  • 173940cbdf Add repository.ListPack Alexander Neumann 2016-05-08 13:51:21 +02:00
  • 6fc3590838 Remove repository.SaveFrom() Alexander Neumann 2016-05-08 13:13:29 +02:00
  • 43f7a1fcd9 Correct log statement Alexander Neumann 2016-05-08 13:09:36 +02:00
  • 7faf272996 Progress: Use reference to sync.Once Alexander Neumann 2016-05-08 13:04:58 +02:00
  • 514a43f74b Add more tests Alexander Neumann 2016-04-10 17:25:32 +02:00
  • 6655511ab8 checker: test file mode Alexander Neumann 2016-04-10 17:25:15 +02:00
  • 168cfc2f6d Add testing helper functions Alexander Neumann 2016-04-10 16:52:15 +02:00
  • 6cfa0d502d Add LoadAllSnapshots() Alexander Neumann 2016-04-10 16:51:46 +02:00
  • a996dbb9d6 check: Add more checks for nodes Alexander Neumann 2016-04-10 16:51:16 +02:00
  • 7572586ded Fix image URL for readthedocs.org Alexander Neumann 2016-05-08 12:24:09 +02:00
  • a0ab9f2fdf Merge pull request #507 from restic/debug-minio-on-darwin Alexander Neumann 2016-05-08 12:20:25 +02:00
  • 1b50d55d0c Update minio-go Alexander Neumann 2016-05-08 11:24:24 +02:00
  • 7dc7f0d295 Vagrantfile: Fix network for darwin Alexander Neumann 2016-05-07 23:17:33 +02:00
  • 3f8da47a0c Fix restic s3 backend for new minio-go version Alexander Neumann 2016-04-18 21:29:17 +02:00
  • 72fdd0bc09 Update minio-go Alexander Neumann 2016-04-18 21:27:13 +02:00
  • be04a3b683 Travis: Update Go version, set ulimit Alexander Neumann 2016-05-07 23:38:30 +02:00
  • 60f1fbe35b Update domain for readthedocs Alexander Neumann 2016-05-05 13:25:06 +02:00
  • 4531456be5 Merge pull request #497 from Thor77/excludeFileExpandEnv Alexander Neumann 2016-04-18 21:40:30 +02:00
  • 59ec393be1 Merge pull request #502 from restic/update-poly1305 Alexander Neumann 2016-04-18 21:40:16 +02:00
  • 306c0fea16 Update crypto library Alexander Neumann 2016-04-18 21:23:00 +02:00
  • 039019689a Merge pull request #500 from restic/fix-499 Alexander Neumann 2016-04-18 21:02:27 +02:00
  • 1eb896ae6f Merge pull request #498 from restic/fix-travis-drawin Alexander Neumann 2016-04-18 20:58:45 +02:00
  • 22338903bf Fix golint Alexander Neumann 2016-04-18 20:33:45 +02:00
  • baece5eeb3 Add error checking for CI tests Alexander Neumann 2016-04-17 18:47:00 +02:00
  • b2846ea49d Add error handling Alexander Neumann 2016-04-17 18:39:19 +02:00
  • aa43b69651 Better error reporting for CI tests Alexander Neumann 2016-04-17 18:22:26 +02:00
  • 6fe25548bd Add another filter test Alexander Neumann 2016-04-17 22:04:42 +02:00
  • 9002eaa259 Fix exclude filters with trailing slash Alexander Neumann 2016-04-17 21:54:12 +02:00
  • 2e3c541237 Rework Go program to run CI tests Alexander Neumann 2016-04-17 17:49:36 +02:00
  • ead6d11ecf Backend tests: remove debug Alexander Neumann 2016-04-17 17:39:14 +02:00
  • 41e3e12f4b Travis: correct exclude for darwin Alexander Neumann 2016-04-17 13:08:57 +02:00
  • d4b202243a Update Go versions Alexander Neumann 2016-04-16 22:49:40 +02:00
  • 87250c4489 Call minio server with env variables Alexander Neumann 2016-04-16 22:41:16 +02:00
  • 4a576af855 Fix CI tests on darwin Alexander Neumann 2016-04-16 22:27:34 +02:00
  • 4fb6669196 add documentation for environment-var expanding in exclude-files Thor77 2016-04-16 22:07:36 +02:00
  • 9644399074 add environment-var expanding for exclude-files Thor77 2016-04-16 22:04:29 +02:00
  • 5b33a7a903 Merge pull request #496 from jzacsh/jzacsh-nit-on-doc-goget Alexander Neumann 2016-04-14 08:58:12 +02:00
  • 1fe0e30d71 doc: point to correct db arg for go get Jonathan Zacsh 2016-04-13 15:52:08 -04:00
  • 75dd9e0fee Merge pull request #495 from restic/fix-494 Alexander Neumann 2016-04-13 20:48:50 +02:00
  • 23d7464306 Umount fuse in tests Alexander Neumann 2016-04-13 20:17:02 +02:00
  • 32a5778602 Merge pull request #490 from Thor77/backupExcludeFile Alexander Neumann 2016-04-06 00:09:46 +02:00
  • 4b158dba9e Merge b4493b4640 into aac2405e95 Thor77 2016-04-01 13:57:07 +00:00
  • b4493b4640 add documentation for --exclude[-file] and patterns Thor77 2016-04-01 15:56:52 +02:00
  • 1c1eacfc94 add backup --exclude-file Thor77 2016-04-01 13:50:45 +02:00
  • aac2405e95 Merge pull request #489 from xmaka/xmaka-patch-1 Alexander Neumann 2016-03-31 22:01:14 +02:00
  • 90765a7dac add debian stable help xmaka 2016-03-31 21:02:05 +02:00
  • 008337aad4 Merge pull request #487 from restic/use-fadvise Alexander Neumann 2016-03-31 19:27:24 +02:00
  • 380e9b8119 Fix Makefile Alexander Neumann 2016-03-31 19:20:57 +02:00
  • ddfadae6f6 Fix compilation for Go 1.3 Alexander Neumann 2016-03-28 16:09:28 +02:00
  • c8f46ce81d fs: Require Go1.4 for Linux Alexander Neumann 2016-03-28 15:47:06 +02:00
  • c30f4a9134 fs: remove unneeded code Alexander Neumann 2016-03-28 15:33:10 +02:00
  • b7713d2d34 local backend: Drop file content from cache after write Alexander Neumann 2016-03-28 15:24:18 +02:00
  • 5b5bb070b9 fs: Split out ClearCache from File Alexander Neumann 2016-03-28 15:31:09 +02:00
  • feb664620a Use fadvise() to not cache the content of files read Alexander Neumann 2016-03-28 15:26:04 +02:00
  • d2df2ad92d Add dep: golang.org/x/sys/unix Alexander Neumann 2016-03-28 15:25:45 +02:00
  • 2f1ca15ab6 Merge 7186236e46 into 9e81b158bf chbmuc 2016-03-14 14:59:53 +00:00
  • 9e81b158bf Add hints on how to get started Alexander Neumann 2016-03-12 11:28:10 +01:00
  • 49eb55c457 Merge pull request #484 from mholt/patch-1 Alexander Neumann 2016-03-11 21:26:19 +01:00
  • e6ba9e5849 Change ErrNoKeyFound message Matt Holt 2016-03-11 08:21:01 -07:00
  • a747cf994e Merge pull request #482 from restic/update-chunker Alexander Neumann 2016-03-10 11:02:19 +01:00
  • afd0eb7f67 Merge pull request #481 from restic/fix-memory-usage Alexander Neumann 2016-03-06 16:28:44 +01:00
  • e4a6dd8c8c Use newRandReader instead of rand.New() Alexander Neumann 2016-03-06 14:21:02 +01:00
  • 18c3024171 Unexport NewPackerManager Alexander Neumann 2016-03-06 14:20:48 +01:00
  • 1e1368eea3 Add randReader for tests Alexander Neumann 2016-03-06 13:59:06 +01:00
  • cda7616c82 Remove tempdir for packerManager Alexander Neumann 2016-03-06 13:14:06 +01:00
  • 015cea0c50 PackerManager: Remove debug comment Alexander Neumann 2016-03-06 12:35:21 +01:00
  • c0b5f5a8af Fix all code which uses repository.New() Alexander Neumann 2016-03-06 12:34:23 +01:00
  • f956f60f9f PackerManager: use tempfiles instead of memory buffers Alexander Neumann 2016-03-06 12:26:25 +01:00
  • f893ec57cb Add test and benchmark for PackerManager Alexander Neumann 2016-03-05 15:58:39 +01:00
  • 9e24238cdd Update chunker Alexander Neumann 2016-03-05 13:46:20 +01:00
  • 7186236e46 first working draft of onedrive backend Christian Brunner 2016-02-21 11:25:19 +01:00
  • 4a1cf76ae1 add golang.org/x/oauth2 to vendor dependencies Christian Brunner 2016-02-21 10:45:16 +01:00
  • 4dac6d45fd Merge pull request #459 from restic/debug-434 Alexander Neumann 2016-02-27 14:02:59 +01:00
  • 8d1a5731f3 Remove integration test for 'optimize' Alexander Neumann 2016-02-27 13:38:05 +01:00
  • 04b3ce00e2 Remove command 'optimize' Alexander Neumann 2016-02-27 13:12:22 +01:00
  • 9386bfbafa checker: Do not use reference in checker errors Alexander Neumann 2016-02-26 23:06:25 +01:00
  • a613e23e34 checker: Use backend.IDSet instead of custom struct Alexander Neumann 2016-02-26 21:36:27 +01:00
  • 5ce1375ddd Rename non-exported function Alexander Neumann 2016-02-24 21:40:29 +01:00
  • 4cefd456bb Refactor rebuild-index code Alexander Neumann 2016-02-23 23:48:55 +01:00
  • bc911f4609 cmd_dump: Only load pack header Alexander Neumann 2016-02-21 00:22:46 +01:00
  • 090920039f pack: Add test with backend.NewReadSeeker Alexander Neumann 2016-02-21 00:21:06 +01:00
  • 21a99397ff worker: fix tests Alexander Neumann 2016-02-21 00:04:52 +01:00
  • 482fc9f51d Add backend.readSeeker Alexander Neumann 2016-02-20 23:59:07 +01:00
  • b114ab7108 cmd_dump: Allow dumping all blobs in all packs Alexander Neumann 2016-02-04 19:37:48 +01:00
  • 4cb4a3ac7f Add separate goroutine that closes the output chan Alexander Neumann 2016-02-05 22:23:34 +01:00
  • ee422110c8 Make worker pools input/output chans symmetric Alexander Neumann 2016-02-05 22:22:24 +01:00
  • e5ee4eba53 Add worker pool Alexander Neumann 2016-02-04 22:33:11 +01:00
  • 1e0b7dbdd2 Merge pull request #477 from restic/rest-backend Alexander Neumann 2016-02-25 22:24:00 +01:00
  • 5e152b7753 Merge pull request #476 from restic/fix-475 Alexander Neumann 2016-02-25 17:56:49 +01:00
  • 17f5b524a6 local: Replace matching code with proper Readdir() Alexander Neumann 2016-02-24 22:43:04 +01:00