Commit graph

  • f5b550191c doc: Refactors the documentation Jan Niggemann 2017-09-30 22:01:19 +02:00
  • 3dcacb3730
    Fix typo in comment Jannick Fahlbusch 2017-10-02 18:19:22 +02:00
  • 033589a66b Use rtest on these as well to keep codebase consistent Herbert 2017-10-02 17:48:08 +02:00
  • e46a647c45
    Just print the number of snapshots Jannick Fahlbusch 2017-10-02 17:05:39 +02:00
  • f26492fc2d prune: Warn about wrong plaintext blob ID Alexander Neumann 2017-10-02 16:27:08 +02:00
  • 3473c3f7b6 Remove all dot-imports Herbert 2017-10-02 15:06:39 +02:00
  • 1b5242b4f9 Add .vscode to gitignore Herbert 2017-10-02 15:06:23 +02:00
  • 6d897def1b also fix man page Felix Lee 2017-10-01 18:33:22 -07:00
  • 2f10e25738
    Show the amount of snapshots Jannick Fahlbusch 2017-10-01 17:13:58 +02:00
  • 555bd257bd dump command no longer has 'trees' option Felix Lee 2017-10-01 08:04:52 -07:00
  • 3afd974dea Add entry to CHANGELOG Alexander Neumann 2017-10-01 10:35:15 +02:00
  • f4120c9d45 Merge pull request #1301 from restic/update-blazer Alexander Neumann 2017-10-01 10:33:54 +02:00
  • 61cb1cc6f8 Update vendored dependencies Alexander Neumann 2017-10-01 10:13:39 +02:00
  • 49bc1d0b3b fuse: Add a snapshot IDs directory (#1102) Tobias Klein 2017-09-30 14:10:16 +02:00
  • ba23d24dd1 Merge pull request #1298 from restic/fix-1288 Alexander Neumann 2017-09-30 12:28:09 +02:00
  • 556a63de19 sftp: Return error when path starts with a tilde (~) Alexander Neumann 2017-09-30 10:34:23 +02:00
  • fae3c4d437 faq: Add entry about Synology NAS' sftp path Alexander Neumann 2017-09-30 10:30:21 +02:00
  • 89c2ed2a1c manual: Document that sftp does not expand tilde Alexander Neumann 2017-09-30 10:24:28 +02:00
  • 23f1cb06d6 Fix FAQ Alexander Neumann 2017-09-30 10:21:56 +02:00
  • ac92e2dd2d Add to CHANGELOG entry Alexander Neumann 2017-09-29 21:45:37 +02:00
  • bf58425351 Merge pull request #1287 from prattmic/cachedir Alexander Neumann 2017-09-29 21:42:34 +02:00
  • a3dc0ab398 Merge pull request #1295 from bachp/patch-2 Alexander Neumann 2017-09-29 21:41:13 +02:00
  • 224ebdb8b9 Fix wrong quotes for command in installation. Pascal Bach 2017-09-29 10:08:24 +02:00
  • cf80d295f3 Merge pull request #1285 from bachp/patch-1 Alexander Neumann 2017-09-28 22:03:19 +02:00
  • 2133869127 cache: OS-specific cache directories Michael Pratt 2017-09-27 21:16:22 -07:00
  • 97330ac621 Add instruction on how to install restic using Nix Pascal Bach 2017-09-27 22:37:43 +02:00
  • 1ee1559506 Add release script Alexander Neumann 2017-09-26 14:15:39 +02:00
  • eccc336319 Add entry to CHANGELOG Alexander Neumann 2017-09-26 14:18:37 +02:00
  • 7fe657ec71 Merge pull request #1282 from restic/rework-autogeneration Alexander Neumann 2017-09-26 14:16:41 +02:00
  • 77c07bfd19 Remove integration test for manpage Alexander Neumann 2017-09-26 13:16:55 +02:00
  • 4de938d97a Update manpages and auto-completion Alexander Neumann 2017-09-26 13:16:08 +02:00
  • dad1c87afe Rework generation of manpages and completion files Alexander Neumann 2017-09-26 13:07:13 +02:00
  • 801dbb6d03 Merge pull request #1281 from prattmic/gcs_perms Alexander Neumann 2017-09-26 09:38:33 +02:00
  • fa0be82da8 gs: allow backend creation without storage.buckets.get Michael Pratt 2017-09-25 21:53:21 -07:00
  • 7e8bc8d362 Merge pull request #1279 from restic/fix-eof-error Alexander Neumann 2017-09-25 16:39:20 +02:00
  • 0bb2a8e0d0 cache: Synchronize downloading Alexander Neumann 2017-09-25 15:21:16 +02:00
  • 2e72b57f2f Correct debug message Alexander Neumann 2017-09-25 14:35:37 +02:00
  • bff1039e3a Add entry to CHANGELOG Alexander Neumann 2017-09-25 13:17:44 +02:00
  • 5a999cb77f Merge pull request #1040 from restic/add-cache Alexander Neumann 2017-09-25 13:13:07 +02:00
  • 3a2539e0ac doc: Update manpages Alexander Neumann 2017-09-24 23:13:04 +02:00
  • e262f35d0a cache: Auto-remove invalid files Alexander Neumann 2017-09-24 23:11:01 +02:00
  • 176bfa6529 backend: Improve ReadAt Alexander Neumann 2017-09-24 23:10:26 +02:00
  • 240c4cf2fd cache: In case of an error, fall back backend Alexander Neumann 2017-09-24 23:06:54 +02:00
  • db5ec5d876 repo: Automatically cache tree-only pack files Alexander Neumann 2017-09-24 22:54:04 +02:00
  • e1dfaf5d87 cache: Allow proactive caching of tree packs Alexander Neumann 2017-09-24 22:50:35 +02:00
  • 5436154f0d cache: Add PerformReadahead Alexander Neumann 2017-09-24 22:24:11 +02:00
  • 809e218d20 cache: Improve debug logs Alexander Neumann 2017-09-24 22:24:01 +02:00
  • 1eaad6cebb index: Add TreePacks() Alexander Neumann 2017-09-23 14:47:40 +02:00
  • 56fccecd06 prune: Repack mixed pack files Alexander Neumann 2017-07-20 22:22:51 +02:00
  • 3890a947ca Clear data files in cache Alexander Neumann 2017-07-18 23:16:50 +02:00
  • e299272378 repo: Try cached pack files first Alexander Neumann 2017-07-16 21:06:43 +02:00
  • 70248bd05a repo: Clear indexes Alexander Neumann 2017-09-24 11:25:45 +02:00
  • 7a5fde8f5a repository: Save pack files for trees in cache Alexander Neumann 2017-07-16 20:24:37 +02:00
  • 62ba9f1950 check: Disable cache by default Alexander Neumann 2017-07-18 22:15:18 +02:00
  • 610b676444 Automatically exclude current restic cache Alexander Neumann 2017-09-11 21:37:10 +02:00
  • 58699e3c90 Write CACHEDIR.TAG to cache base directory Alexander Neumann 2017-09-11 18:59:19 +02:00
  • 9be24a1c9f Add cache Alexander Neumann 2017-06-10 13:10:08 +02:00
  • 5ace41471e Merge pull request #1277 from prattmic/gcs_cleanup Alexander Neumann 2017-09-24 20:49:02 +02:00
  • 3b2106ed30 gs: document required permissions Michael Pratt 2017-09-24 11:25:57 -07:00
  • 5f4f997126 gs: minor comment cleanups Michael Pratt 2017-09-24 10:10:56 -07:00
  • 49d397a419 Merge pull request #1275 from fawick/sort_snapshots Alexander Neumann 2017-09-24 16:32:40 +02:00
  • ea1ab96749 Always sort snapshots lists ascending by timestamp Fabian Wickborn 2017-09-24 12:45:14 +02:00
  • 24c62e719a Add entry to CHANGELOG Alexander Neumann 2017-09-23 22:15:10 +02:00
  • 9c6b7f688e Merge pull request #1270 from restic/sftp-allow-password-prompt Alexander Neumann 2017-09-23 22:13:04 +02:00
  • d41dce5ecb Merge pull request #1272 from jniggemann/doc-faq-add-prio Alexander Neumann 2017-09-23 20:08:17 +02:00
  • 52a3eafede doc: FAQ: Add info on IO and CPU prioritization Jan Niggemann 2017-09-23 19:32:07 +02:00
  • 55dfc85159 manual: Add hint for RESTIC_PASSWORD_FILE Alexander Neumann 2017-09-23 19:16:07 +02:00
  • a7a478a19e doc: Correct FAQ Alexander Neumann 2017-09-23 19:15:21 +02:00
  • 2080afd9de Merge pull request #1259 from jniggemann/doc-add-restic-check-advice Alexander Neumann 2017-09-23 14:07:55 +02:00
  • 9aa136b982 Merge pull request #1260 from jniggemann/doc-add-info-on-special-items Alexander Neumann 2017-09-23 14:07:20 +02:00
  • 3a191f37cb Add entry to CHANGELOG Alexander Neumann 2017-09-23 14:05:55 +02:00
  • 429106340f Merge pull request #1267 from harshavardhana/possible-fix-memory Alexander Neumann 2017-09-23 14:04:15 +02:00
  • 530c73b457 Merge pull request #1269 from mrzv/forget-compact Alexander Neumann 2017-09-23 14:02:34 +02:00
  • fb9729fdb9 sftp: Allow password entry Alexander Neumann 2017-09-23 11:21:27 +02:00
  • 45a09c76ff Allow suspending SIGINT handler Alexander Neumann 2017-09-23 11:12:44 +02:00
  • efd65a1b65 Update manpage for forget Dmitriy Morozov 2017-09-22 16:35:58 -07:00
  • ae60188eb9 Add --compact option to forget Dmitriy Morozov 2017-09-22 16:32:59 -07:00
  • 3b904525d9 manual: Add info on special items (device files) Jan Niggemann 2017-09-22 22:58:26 +02:00
  • 1e31f5202f manual: Add info on special items Jan Niggemann 2017-09-21 22:36:33 +02:00
  • f12d41138a Add advice to run check regularly Jan Niggemann 2017-09-21 21:50:13 +02:00
  • 98369f6a5d Implement Size() and Len() to know the optimal size. Harshavardhana 2017-09-22 11:33:16 -07:00
  • 8f9bf1995b Merge pull request #1265 from restic/improve-packers Alexander Neumann 2017-09-22 16:16:10 +02:00
  • e7de3b5f9d Merge pull request #1266 from JaCoB1123/document_hostname_option Alexander Neumann 2017-09-22 15:40:24 +02:00
  • 3541d06d07 repo: Split packers for tree and data Alexander Neumann 2017-07-16 20:16:02 +02:00
  • db0e3cd772 repo: Remove packer limits Alexander Neumann 2017-07-16 20:02:59 +02:00
  • d3fee08f9a Merge pull request #1263 from restic/cleanups Alexander Neumann 2017-09-22 15:36:13 +02:00
  • 727fb6eabe Add note about rescan to hostname flag (fixes #1221) Jan Bader 2017-09-22 14:29:04 +02:00
  • d610c60991 repo: Remove unused sync.Pool Alexander Neumann 2017-07-16 20:01:02 +02:00
  • 3f6e11d26e Allow sorting nodes in trees Alexander Neumann 2017-06-10 22:55:12 +02:00
  • a4577769ae Merge pull request #1262 from mafgh/bytes Alexander Neumann 2017-09-22 11:59:10 +02:00
  • 7f927d4774 fix duplicate bytes in prune output Stefan Völkel 2017-09-22 10:07:24 +02:00
  • e091673f8f Merge pull request #1258 from restic/sftp-remove-stat Alexander Neumann 2017-09-21 22:37:12 +02:00
  • 9842eff887 local/sftp: Remove unneeded stat() call Alexander Neumann 2017-07-20 22:17:47 +02:00
  • c40b3d3983 Add entry to CHANGELOG Alexander Neumann 2017-09-21 20:34:17 +02:00
  • ac5eefdee4 Merge pull request #1249 from mungomat/fuse_symlink Alexander Neumann 2017-09-21 20:33:10 +02:00
  • bf508643a5 Merge pull request #1257 from restic/update-deps Alexander Neumann 2017-09-21 20:19:25 +02:00
  • 02fc16e97d Update vendored dependencies Alexander Neumann 2017-09-21 17:48:45 +02:00
  • 1a83a739dc fuse: added symlink 'latest' to snapshots-dir Tobias Klein 2017-09-14 19:44:03 +02:00
  • 81473f4538 Add VERSION file for 0.7.3 v0.7.3 Alexander Neumann 2017-09-20 20:50:07 +02:00
  • e1a847e4d1 Add new version to CHANGELOG Alexander Neumann 2017-09-20 20:49:55 +02:00