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

Commit graph

  • 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
  • f091f6660b Small changes to cmd_snapshot to use the global stdout, so it can be used from the testing environment. Pauline Middelink 2017-03-05 04:10:32 +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
  • 3550e152fb Merge 11738db8f9 into 4f5e9e939b ibib 2017-03-01 20:49:06 +00: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
  • e18fc43f5b fix style error trbs 2017-02-23 09:36:38 +01:00
  • 50239946d4 Merge branch 'master' into progress_interval_cli_option trbs 2017-02-23 09:28:41 +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
  • ec79a5b85b Merge d9d823f739 into 0674f32d79 jgfrm 2017-02-16 12:10:04 +00:00
  • ac7bfaa5c0 Merge e618068a7c into 0674f32d79 jgfrm 2017-02-16 10:46:40 +00: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
  • 11738db8f9 follows fd0 suggestion ibib 2017-02-12 12:44:47 +01:00
  • ee167dac5f Expands the JSON output based on the Original Snaphot declaration ibib 2017-02-12 01:27:32 +01:00
  • fc6bdfe253 Small text changes ibib 2017-02-11 22:36:19 +01:00
  • c83e608cce Merge pull request #800 from restic/jgfrm-hardlinks-fuse Alexander Neumann 2017-02-11 22:09:33 +01:00
  • e618068a7c Extended attribute support for fuse jgfrm 2017-02-11 22:05:23 +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
  • 69d2340cf2 return error for symlink case jgfrm 2017-02-11 20:38:09 +01:00
  • 970c7b1ae7 push to remote jgfrm 2017-02-11 16:13:01 +01:00
  • ab8a257ece manual updates jgfrm 2017-02-08 20:49:09 +01:00
  • 8e798a80ff support for proper report of number of links jgfrm 2017-02-08 12:34:34 +01:00
  • 85f88c20ad uint64 cast for Nlink jgfrm 2017-02-07 20:34:47 +01:00
  • f4d09f2ffe added number of links to dir jgfrm 2017-02-07 17:14:51 +01:00
  • 7f7fd0ec05 gofmt jgfrm 2017-02-07 16:32:09 +01:00
  • 2f51ee8bad nlink -> Nlink jgfrm 2017-02-07 09:47:46 +01:00
  • 4a15db233a changed nlink to single return type jgfrm 2017-02-06 23:29:57 +01:00
  • da9847e87a changed stat call jgfrm 2017-02-06 21:03:47 +01:00
  • 951235a185 return correct type in nlink jgfrm 2017-02-06 20:53:04 +01:00
  • 714b0a9683 trigger new build due to external failure jgfrm 2017-02-06 20:31:54 +01:00
  • 2dd3d7cf3b nlink() -> Nlink take 2 jgfrm 2017-02-06 20:27:37 +01:00
  • fcca3a3c39 Nlink() -> Nlink jgfrm 2017-02-06 20:15:39 +01:00
  • a5a76f25d3 nlink -> Nlink jgfrm 2017-02-06 20:01:25 +01:00
  • a1ddbf711c nlink -> Nlink jgfrm 2017-02-06 19:45:53 +01:00
  • bd26548ff6 removed variable in TestHardLink jgfrm 2017-02-06 18:43:47 +01:00
  • 744f0d7793 minor edits in testing code jgfrm 2017-02-06 18:35:55 +01:00
  • 9b3822d22e changed invocation of nlink() jgfrm 2017-02-06 18:25:28 +01:00
  • 515d4160df changed stat jgfrm 2017-02-06 18:13:43 +01:00
  • a9aacd5d91 changed integration test jgfrm 2017-02-06 17:47:28 +01:00
  • 8b3fa778ea fixed integration_helper jgfrm 2017-02-06 17:19:58 +01:00
  • a3e85ece22 Fixed ToStat export jgfrm 2017-02-06 17:15:37 +01:00
  • 9dea5b6b6b export toStatT jgfrm 2017-02-06 17:10:07 +01:00
  • 4b73d17c13 fixed import jgfrm 2017-02-06 16:48:55 +01:00
  • 46f0fad8fc import restic jgfrm 2017-02-06 16:38:03 +01:00