Commit Graph

  • e1c828be3e Fix SamePaths() and make it into a receiver function Pauline Middelink 2017-03-06 02:21:58 +01:00
  • d50dc9f649 Merge pull request #855 from middelink/fix-851 Alexander Neumann 2017-03-05 20:20:20 +01:00
  • 07695b3622 Documentation fixes Alexander Neumann 2017-03-05 20:12:25 +01:00
  • be15a9261a Add design and user documentation for the restic tag command Pauline Middelink 2017-03-05 19:06:06 +01:00
  • 1fa2313aef Snapshot: Add Original ID Pauline Middelink 2017-03-05 17:51:57 +01:00
  • 26e266a951 Fix type of ID field in cmd_snapshots type Snapshot Pauline Middelink 2017-03-05 17:50:11 +01:00
  • 208edaa3d1 Snapshot: Add AddTags() and RemoveTags() Pauline Middelink 2017-03-05 17:43:18 +01:00
  • f6a258b4a8 Add tag: Manipulate tags on existing snapshots Pauline Middelink 2017-03-05 06:20:32 +01:00
  • db08581352 Add hint for other backend URI formats Alexander Neumann 2017-03-05 16:58:24 +01:00
  • 0afeb68e6c Merge pull request #854 from middelink/dynamic-host,tag-columns-in-cmd_snapshots Alexander Neumann 2017-03-05 16:11:38 +01:00
  • a809c9ac5f Merge pull request #853 from middelink/cmd_backup-tag-integration-test Alexander Neumann 2017-03-05 16:08:02 +01:00
  • 45e9f35654 Make columns for host and tags size width dynamicly on their content. Pauline Middelink 2017-03-05 05:32:01 +01:00
  • edd5c8b44d Add integration test to make sure cmd_backup adds tags when required. Pauline Middelink 2017-03-05 05:24:40 +01:00
  • 7238a3ee89 Changed cmd_snapshots to be testable (no more using os.Stdout) Pauline Middelink 2017-03-05 05:24:11 +01:00
  • bbcab800c9 Merge pull request #850 from middelink/fix-848 Alexander Neumann 2017-03-04 18:47:03 +01:00
  • 5564c78e53 English typo: rewriten > rewritten. Pauline Middelink 2017-03-04 17:43:58 +01:00
  • 792b81725e Add progressbar to repack and blob remove phases of prune cmd. Pauline Middelink 2017-03-04 17:38:34 +01:00
  • b101efe26e Merge pull request #845 from restic/update-pkg-xattr Alexander Neumann 2017-03-04 16:49:07 +01:00
  • becc34a159 Merge pull request #847 from middelink/fix-846 Alexander Neumann 2017-03-04 16:47:20 +01:00
  • 1273c6f3d4 Display the proper amount of bytes we will be pruning from the repo. Pauline Middelink 2017-03-04 15:17:44 +01:00
  • 82458d4de0 Update github.com/pkg/xattr Alexander Neumann 2017-03-04 14:23:15 +01:00
  • 7066cc17bb Merge pull request #844 from welpo/patch-1 Alexander Neumann 2017-03-04 13:51:05 +01:00
  • 12ed2f65e3 Fix Minio Server URL welpo 2017-03-04 13:19:50 +01:00
  • 90bc187355 Merge pull request #840 from middelink/master Alexander Neumann 2017-03-03 12:09:20 +01:00
  • 5ecaaea90b Really use absolute pathnames, not all systems use /. Pauline Middelink 2017-03-03 11:14:39 +01:00
  • f9fc8674eb Merge pull request #837 from restic/index Alexander Neumann 2017-03-03 09:44:06 +01:00
  • 039e81b04b Fix unit test, we need to check for absolute paths now. Pauline Middelink 2017-03-02 23:30:56 +01:00
  • efb4315a1e Display absolute paths when displaying the output of ls and find. Pauline Middelink 2017-03-02 22:41:11 +01:00
  • f53d33ba34 Make ArchiveReader a struct Alexander Neumann 2017-03-02 15:45:35 +01:00
  • 9b776dc7ab Use new Index implementation for rebuild-index Alexander Neumann 2017-03-01 13:44:56 +01:00
  • 1d64a1dcbb Merge pull request #835 from restic/fix-834 Alexander Neumann 2017-03-02 15:22:17 +01:00
  • 7c92994f10 Clarify variable name Alexander Neumann 2017-03-02 14:52:18 +01:00
  • bf97cc7efa Allow filtering absolute paths Alexander Neumann 2017-03-02 14:50:54 +01:00
  • 4f5e9e939b Merge pull request #829 from restic/fix-822 Alexander Neumann 2017-02-27 21:15:35 +01:00
  • 92ad35848a Fix Travis Go versions Alexander Neumann 2017-02-27 20:40:10 +01:00
  • bb69b20aff Travis: Configure Go versions Alexander Neumann 2017-02-27 20:39:00 +01:00
  • 80e93621e1 Travis: Configure Go versions Alexander Neumann 2017-02-27 20:37:47 +01:00
  • 31ff506309 Ignore empty lines in --files-from Alexander Neumann 2017-02-27 19:42:00 +01:00
  • 4a51ddf741 Add section to the manual about same directory names Alexander Neumann 2017-02-21 20:46:26 +01:00
  • 3d1dc636d0 Merge pull request #817 from restic/add-forget-prune Alexander Neumann 2017-02-21 11:40:30 +01:00
  • 8609ba28d0 Add News section Alexander Neumann 2017-02-21 11:12:07 +01:00
  • 685f5ebbd1 Add --prune switch to forget Alexander Neumann 2017-02-21 10:58:30 +01:00
  • 4e2f8145f5 Update Appveyor Alexander Neumann 2017-02-18 19:09:21 +01:00
  • 11b63d3417 Update Travis Alexander Neumann 2017-02-18 19:08:11 +01:00
  • 2c81bc35dc Merge pull request #814 from restic/fix-archiver Alexander Neumann 2017-02-18 19:00:33 +01:00
  • b8ce1b4e69 Correct archiver behavior in case of errors Alexander Neumann 2017-02-18 17:46:06 +01:00
  • 23c2717ab2 Merge pull request #809 from restic/fix-xattr Alexander Neumann 2017-02-18 15:00:49 +01:00
  • 132afbe83b Correct error check for ENOTSUP, add errors.Wrap() Alexander Neumann 2017-02-18 11:35:04 +01:00
  • ef52d15edd Continue if extended attribute cannot be read Alexander Neumann 2017-02-16 14:25:56 +01:00
  • 6df2f9e5ba Add support for extended attributes on FreeBSD Alexander Neumann 2017-02-18 11:40:50 +01:00
  • eb9be4e884 Use github.com/pkg/xattr for extended attributes Alexander Neumann 2017-02-16 14:25:47 +01:00
  • 0674f32d79 Merge pull request #766 from jgfrm/nissue25 Alexander Neumann 2017-02-16 11:45:24 +01:00
  • 49cae0904f Add support for extended attributes (e.g. ACL) Jaap Gordijn 2017-02-02 12:23:13 +01:00
  • 40685a0e61 Merge pull request #803 from ibib/adds-json-support Alexander Neumann 2017-02-16 11:26:14 +01:00
  • 4772a4986b Merge pull request #808 from restic/fix-807 Alexander Neumann 2017-02-15 19:58:03 +01:00
  • c973a1f875 Merge pull request #806 from oysols/consistent-cli Alexander Neumann 2017-02-15 15:26:27 +01:00
  • 50d066befb restore: Make sure buffer is large enough Alexander Neumann 2017-02-15 15:19:28 +01:00
  • c35e48291d Fix correct number of arguments for key command Øystein Olsen 2017-02-13 16:16:34 +01:00
  • 511278b66a Fix wrong description of rebuild-index command in help text Øystein Olsen 2017-02-13 16:07:29 +01:00
  • 514a11346d Add long description of list command in help text Øystein Olsen 2017-02-13 16:06:27 +01:00
  • 2eb75bb941 Consistently refer to 'the' instead of 'a' repository in help text Øystein Olsen 2017-02-13 16:05:25 +01:00
  • 9922ce97bf Use lowercase consistently in help text Øystein Olsen 2017-02-13 16:02:47 +01:00
  • 3ed4127297 Adds JSON support for the snapshots command ibib 2017-02-12 21:43:39 +01:00
  • c83e608cce Merge pull request #800 from restic/jgfrm-hardlinks-fuse Alexander Neumann 2017-02-11 22:09:33 +01:00
  • 3e2ae15882 Manual: Add section about hard links for fuse Jaap Gordijn 2017-02-11 21:53:19 +01:00
  • 3047702ded Correct hardlinks for fuse directories Jaap Gordijn 2017-02-11 21:50:03 +01:00
  • 05cae4911d Merge pull request #798 from restic/fix-797 Alexander Neumann 2017-02-11 14:55:50 +01:00
  • 8c34eaad15 Improve error message Alexander Neumann 2017-02-11 14:28:15 +01:00
  • 0492eabff1 Improve error messages Alexander Neumann 2017-02-11 14:24:11 +01:00
  • 7797e084f9 checker: Pass on error loading an index Alexander Neumann 2017-02-11 14:22:14 +01:00
  • b40aa66985 errors: Add method Wrapf Alexander Neumann 2017-02-11 14:22:04 +01:00
  • 76c06c5f2a Add check for modified index Alexander Neumann 2017-02-11 14:13:58 +01:00
  • 83538c745a Merge pull request #792 from restic/fix-791 Alexander Neumann 2017-02-11 11:20:20 +01:00
  • f266741f40 s3/rest: raise connection limit to 40 Alexander Neumann 2017-02-11 10:40:51 +01:00
  • 4795a5c5d1 Merge pull request #795 from restic/fix-767 Alexander Neumann 2017-02-11 10:38:33 +01:00
  • c14cb62cd7 fuse: Add options --allow-other and --allow-root Alexander Neumann 2017-02-10 21:56:25 +01:00
  • b3ec01521e Merge pull request #794 from restic/fix-789 Alexander Neumann 2017-02-10 21:42:59 +01:00
  • 6483df5ee4 Merge pull request #793 from restic/add-host-parameter Alexander Neumann 2017-02-10 21:42:56 +01:00
  • 6275d69a36 fuse: Show link count Alexander Neumann 2017-02-10 21:16:48 +01:00
  • 6300c8df56 Merge pull request #763 from jgfrm/issue25 Alexander Neumann 2017-02-10 20:58:39 +01:00
  • 366bf4eb0c Support hard links Jaap Gordijn 2017-01-31 00:14:20 +01:00
  • 21b358c742 backend tests: Always close reader Alexander Neumann 2017-02-10 20:49:46 +01:00
  • 7a0303f7ae s3: Make sure to return connection token Alexander Neumann 2017-02-10 20:49:37 +01:00
  • 64165ea4c8 s3: Hold connection semaphore until Close() Alexander Neumann 2017-02-10 19:25:50 +01:00
  • c8fc789393 Use non-formatting functions of errors for strings Alexander Neumann 2017-02-10 19:39:49 +01:00
  • f145e1de0f backup: Add --hostname parameter Alexander Neumann 2017-02-10 19:37:33 +01:00
  • 36dee7d892 s3: Increase MaxIdleConnsPerHost Alexander Neumann 2017-02-10 19:24:54 +01:00
  • 98ae30b513 Update Dockerfile Alexander Neumann 2017-02-10 17:25:48 +01:00
  • 073edd914d Merge pull request #783 from opennota/master Alexander Neumann 2017-02-09 10:43:27 +01:00
  • 316b520ffb Merge pull request #782 from restic/fix-backup-stdin Alexander Neumann 2017-02-09 10:42:49 +01:00
  • 25e459659a Fix some typos opennota 2017-02-09 06:43:10 +07:00
  • fdebb022e4 Make sure backups read from stdin have a file name Alexander Neumann 2017-02-08 22:37:02 +01:00
  • ed1739acbd Merge pull request #779 from restic/benchmark-checker Alexander Neumann 2017-02-07 11:03:49 +01:00
  • 1f81919d4a checker: Reduce memory usage Alexander Neumann 2017-02-06 21:17:52 +01:00
  • 436b5dc20c Add Blob.String() Alexander Neumann 2017-02-06 19:50:27 +01:00
  • 0c867b21ff Add benchmark for checker Alexander Neumann 2017-02-06 19:34:40 +01:00
  • 4cacb622eb Merge pull request #773 from opennota/master Alexander Neumann 2017-02-06 14:36:52 +01:00
  • 24acb09a2a Allow --files-from to take a dash for stdin (fixes #769) opennota 2017-02-06 18:43:44 +07:00
  • ec45cdba84 Merge pull request #778 from restic/fix-777 Alexander Neumann 2017-02-05 20:01:44 +01:00
  • 4ca134a41c prune: Close backend reader after download Alexander Neumann 2017-02-05 15:40:30 +01:00