Commit Graph

  • 6a4d6d5da4 sftp: test that Args and Command options cannot be set at the same time Michael Eischer 2023-10-21 19:26:39 +0200
  • 41f70f1f4f backend/sftp: Add sftp.args option Michael Manganiello 2023-10-17 22:21:06 -0300
  • 6c7560e537 backend/b2: Switch to official library `Backblaze/blazer` Michael Eischer 2023-10-21 19:18:13 +0200
  • 0f97356b21
    docs: add new REST server env variables Agatha V. Lovelace 2023-09-26 18:51:52 +0200
  • 2089c54310
    changelog: add unreleased entry Agatha V. Lovelace 2023-09-26 18:35:13 +0200
  • f1877e721e
    feat: support reading REST credentials from env Agatha V. Lovelace 2023-09-26 08:56:52 +0200
  • 17f2301cc2
    Merge pull request #4514 from grembo/key-list-no-lock Michael Eischer 2023-10-19 20:50:56 +0000
  • 79deb99605
    Merge pull request #4500 from MichaelEischer/simplify-issue-template Michael Eischer 2023-10-19 20:48:36 +0000
  • 643180b415 simplify issue template Michael Eischer 2023-10-01 18:20:34 +0200
  • d27cfd10a9
    Merge pull request #4487 from lbausch/tweak-restore-summary Michael Eischer 2023-10-19 20:14:14 +0000
  • 34f3b13b7c Make `key list` command honor `--no-lock` Michael Gmelin 2023-10-13 12:49:17 +0200
  • 495982232c
    Merge pull request #4511 from dnnr/inode-in-json Michael Eischer 2023-10-17 21:06:34 +0000
  • d173d1c532
    Merge pull request #4486 from MichaelEischer/separate-large-blobs Michael Eischer 2023-10-17 23:03:52 +0200
  • f955222750
    Merge pull request #4502 from MichaelEischer/replace-ratelimit Michael Eischer 2023-10-17 23:03:17 +0200
  • cb9cbe55d9 repository: store oversized blobs in separate pack files Michael Eischer 2023-09-28 20:58:45 +0200
  • f750aa8dfb backend/limiter: replace juju/ratelimit with x/time/rate Michael Eischer 2023-10-01 22:45:18 +0200
  • c635e30e3f
    Merge pull request #4485 from MichaelEischer/uber-automaxprocs Michael Eischer 2023-10-17 22:47:10 +0200
  • f5d5e8fd0a automatically adjust GOMAXPROCS when run in a cpu-constrained container Michael Eischer 2023-09-28 19:45:58 +0200
  • a858ab254b Include inode in JSON output for find and ls Daniel Danner 2023-10-11 20:35:43 +0200
  • 4087c3aff7
    Merge pull request #4498 from PeterDaveHello/ImproveDockerfile Michael Eischer 2023-10-09 20:53:49 +0000
  • aa86c76aab
    Add a description of the resumption of `copy` Refutable4890 2023-10-08 12:07:40 +0800
  • 76ef94d15c
    Merge pull request #4419 from arjunajesh/issue#299 Michael Eischer 2023-10-01 18:06:35 +0000
  • 91aef00df3 check: add index loading progress bar Michael Eischer 2023-10-01 19:48:56 +0200
  • b0da0f152f deduplicate index progress bar setup Michael Eischer 2023-10-01 19:38:09 +0200
  • 75f6bd89ed hide index loading progress for JSON output Michael Eischer 2023-10-01 19:33:02 +0200
  • 3fd0ad7448 repository: list index files only once Michael Eischer 2023-08-13 20:33:13 +0200
  • b6593ad7df changelog arjunajesh 2023-07-24 00:28:15 -0400
  • ed65a7dbca implement progress bar for index loading arjunajesh 2023-07-15 22:48:30 -0400
  • eac1c4a8d0
    Merge pull request #4471 from jalseth/master Michael Eischer 2023-10-01 12:31:28 +0000
  • f519454f33
    Merge pull request #4493 from restic/dependabot/go_modules/cloud.google.com/go/storage-1.33.0 Michael Eischer 2023-10-01 12:09:43 +0000
  • 54ae8a0c40
    Merge pull request #4492 from restic/dependabot/github_actions/docker/login-action-b4bedf8053341df3b5a9f9e0f2cf4e79e27360c6 Michael Eischer 2023-10-01 12:08:10 +0000
  • a36b5b6391
    Merge pull request #4491 from restic/dependabot/github_actions/docker/setup-buildx-action-3 Michael Eischer 2023-10-01 12:03:48 +0000
  • 5e36e4da96
    Merge pull request #4489 from restic/dependabot/github_actions/docker/setup-qemu-action-3 Michael Eischer 2023-10-01 12:03:19 +0000
  • 8ee08e5d09
    Merge pull request #4490 from restic/dependabot/github_actions/actions/checkout-4 Michael Eischer 2023-10-01 12:03:09 +0000
  • 9f9f736ec2
    Merge pull request #4495 from restic/dependabot/go_modules/golang.org/x/oauth2-0.12.0 Michael Eischer 2023-10-01 12:01:12 +0000
  • af98c3ccbe
    Merge pull request #4496 from restic/dependabot/go_modules/github.com/hashicorp/golang-lru/v2-2.0.7 Michael Eischer 2023-10-01 11:59:38 +0000
  • 6edfc73879
    Remove additional `--update` for apk in Dockerfile Peter Dave Hello 2023-10-01 18:00:15 +0800
  • d985ed27d1
    build(deps): bump github.com/hashicorp/golang-lru/v2 from 2.0.6 to 2.0.7 dependabot[bot] 2023-10-01 01:45:19 +0000
  • 4278ec6553
    build(deps): bump golang.org/x/oauth2 from 0.11.0 to 0.12.0 dependabot[bot] 2023-10-01 01:45:07 +0000
  • 15cb498c47
    build(deps): bump cloud.google.com/go/storage from 1.31.0 to 1.33.0 dependabot[bot] 2023-10-01 01:44:54 +0000
  • 59e217b003
    build(deps): bump docker/login-action dependabot[bot] 2023-10-01 01:24:15 +0000
  • 3457f50c8c
    build(deps): bump docker/setup-buildx-action from 2 to 3 dependabot[bot] 2023-10-01 01:24:10 +0000
  • bbe2f1ecf2
    build(deps): bump actions/checkout from 3 to 4 dependabot[bot] 2023-10-01 01:24:05 +0000
  • 362917afb9
    build(deps): bump docker/setup-qemu-action from 2 to 3 dependabot[bot] 2023-10-01 01:24:01 +0000
  • b92ab458b0
    Merge pull request #4459 from restic/dependabot/go_modules/github.com/go-ole/go-ole-1.3.0 Michael Eischer 2023-09-28 20:42:14 +0000
  • 2657217574
    Tweak restore summary Lorenz Bausch 2023-09-20 10:58:11 +0200
  • 02ab511c2f
    docs(examples): Use restic binary from system path James Alseth 2023-09-17 19:34:49 -0700
  • 6e586b64e4
    Merge pull request #4450 from MichaelEischer/cleanup-master-index-test Michael Eischer 2023-09-06 22:55:48 +0200
  • fb4d458cce
    Merge pull request #4452 from lbausch/docs/add-current-key-hint Michael Eischer 2023-09-06 20:28:33 +0000
  • c7b5ddc012
    Merge pull request #4451 from greatroar/bh-string Michael Eischer 2023-09-06 20:27:26 +0000
  • 3eb825e47c
    Merge pull request #4464 from restic/dependabot/go_modules/golang.org/x/term-0.12.0 Michael Eischer 2023-09-06 20:18:34 +0000
  • 4d60011030
    build(deps): bump golang.org/x/term from 0.11.0 to 0.12.0 dependabot[bot] 2023-09-05 21:43:28 +0000
  • 507ed32469
    Merge pull request #4457 from restic/dependabot/go_modules/google.golang.org/api-0.138.0 Michael Eischer 2023-09-05 21:32:34 +0000
  • 22fdfe1ffe
    build(deps): bump github.com/go-ole/go-ole from 1.2.6 to 1.3.0 dependabot[bot] 2023-09-05 21:17:03 +0000
  • e05cd9abca
    Merge pull request #4462 from restic/dependabot/github_actions/docker/login-action-cf8514a65188af1d4f94f8c28a7a4153af1088ce Michael Eischer 2023-09-05 21:07:57 +0000
  • ea55ca5303
    Merge pull request #4458 from restic/dependabot/go_modules/github.com/hashicorp/golang-lru/v2-2.0.6 Michael Eischer 2023-09-05 21:05:45 +0000
  • df53f4782b
    Merge pull request #4453 from lbausch/docs/fix-table Michael Eischer 2023-09-05 20:37:30 +0000
  • 35055adbc4
    Merge pull request #4454 from lbausch/tweak-readme Michael Eischer 2023-09-05 20:36:32 +0000
  • bd9eb528c0
    build(deps): bump docker/login-action dependabot[bot] 2023-09-01 01:45:03 +0000
  • 02032f3109
    build(deps): bump github.com/hashicorp/golang-lru/v2 from 2.0.4 to 2.0.6 dependabot[bot] 2023-09-01 01:41:13 +0000
  • cfff1367c1
    build(deps): bump google.golang.org/api from 0.134.0 to 0.138.0 dependabot[bot] 2023-09-01 01:40:56 +0000
  • 353265a329
    README: add Mastodon link Lorenz Bausch 2023-08-27 10:52:12 +0200
  • 84a1170dee
    docs: remove trailing whitespace Lorenz Bausch 2023-08-27 10:46:21 +0200
  • 0b4d9c9a51
    docs: add missing whitespace to avoid malformed table warning Lorenz Bausch 2023-08-27 10:45:56 +0200
  • 5422a7daa5
    docs: explain meaning of asterisk when managing repository keys Lorenz Bausch 2023-08-27 10:40:55 +0200
  • 691c01963b internal/restic: Return summary from BlobSet.String greatroar 2023-08-25 15:14:48 +0200
  • 2bec99dc6f master_index: fix inconsistent length blob length in test Michael Eischer 2023-08-19 20:04:22 +0200
  • e60c5b2d7f
    Merge pull request #4436 from MichaelEischer/add-snapshot-subfolder-syntax-to-help-text Michael Eischer 2023-08-13 19:36:38 +0200
  • a04964bb86
    Merge pull request #4446 from 2000yeshu/feat-cat Michael Eischer 2023-08-13 17:25:37 +0000
  • fe54912a46 cat: extract parameter validation and add a test Michael Eischer 2023-08-13 19:17:46 +0200
  • feb6abb7bb
    Merge pull request #4394 from greatroar/acl Michael Eischer 2023-08-13 17:01:31 +0000
  • aaf5254e26 dump: Rewrite Linux ACL handling greatroar 2023-05-28 11:35:55 +0200
  • 705556f134
    Check for arguments before opening remote connection in cat command Yakul Garg 2023-08-12 23:54:40 +0530
  • c23eebc225
    Merge pull request #4428 from MichaelEischer/fix-restore-help Michael Eischer 2023-08-12 20:21:22 +0200
  • e09f6f540f
    Add a description of the resumption of `copy` Refutable4890 2023-08-08 12:51:40 +0800
  • 0fca028491 restore: Fix help text for `--iinclude` and `--iexclude` Michael Eischer 2023-07-29 20:14:09 +0200
  • 57a08291f5
    Merge pull request #4429 from restic/dependabot/github_actions/docker/login-action-a9794064588be971151ec5e7144cb535bcb56e36 Michael Eischer 2023-08-05 13:41:08 +0000
  • 2117ce4cfb
    Merge pull request #4434 from lbausch/docs-fix-wording Michael Eischer 2023-08-05 13:39:02 +0000
  • 3a478bc522 unify snapshotID spelling in command parameters Michael Eischer 2023-08-05 12:35:45 +0200
  • 9a7704fa2b diff/dump/restore: describe snapshot:subfolder syntax in help text Michael Eischer 2023-08-05 12:35:08 +0200
  • 9a69f44de2
    docs: fix `percent_done` description Lorenz Bausch 2023-08-04 16:15:18 +0200
  • 7a6339180b
    build(deps): bump docker/login-action dependabot[bot] 2023-08-01 01:19:51 +0000
  • 82e6e28781 Set development version for 0.16.0 Alexander Neumann 2023-07-31 20:24:29 +0200
  • eb33e564c9 Add version for 0.16.0 Alexander Neumann 2023-07-31 20:23:24 +0200
  • 62680af734 Update manpages and auto-completion Alexander Neumann 2023-07-31 20:23:24 +0200
  • 68460fd3d1 Generate CHANGELOG.md for 0.16.0 Alexander Neumann 2023-07-31 20:22:50 +0200
  • 9459328d8d Prepare changelog for 0.16.0 Alexander Neumann 2023-07-31 20:22:50 +0200
  • 9d71990c26
    Merge pull request #4424 from MichaelEischer/tweak-changelog rawtaz 2023-07-29 11:29:30 +0000
  • 9219b6a0ef
    Merge pull request #4427 from MichaelEischer/changelog-template rawtaz 2023-07-29 11:15:17 +0000
  • 9a0ec05145 Extend style guide in changelog template Michael Eischer 2023-07-29 12:55:56 +0200
  • 2a5b6af2e9 extend gc tweak changelog Michael Eischer 2023-07-29 12:48:35 +0200
  • 51e4e5ef82 doc: Polish changelog Leo R. Lundgren 2023-07-29 02:30:40 +0200
  • e998314088 tweak changelog entries Michael Eischer 2023-07-27 21:52:04 +0200
  • be03c1a457
    Merge pull request #4422 from MichaelEischer/document-non-utf-symlinks Michael Eischer 2023-07-28 23:14:08 +0200
  • 95050117eb
    Merge pull request #4426 from MichaelEischer/consistent-forget-policy Michael Eischer 2023-07-28 19:06:00 +0000
  • 21a3a41b69
    Merge pull request #4423 from MichaelEischer/update-dependencies Michael Eischer 2023-07-28 19:25:02 +0200
  • 3f919f2371 forget: simplify test Michael Eischer 2023-07-28 19:20:46 +0200
  • 50b43fbac0 forget: replace `--keep-* -1` with `--keep-* unlimited` Michael Eischer 2023-07-28 18:59:57 +0200
  • f689e2638d reenable aix builds Michael Eischer 2023-07-27 21:27:31 +0200
  • f9ef2b1e44 update all dependencies Michael Eischer 2023-07-27 21:26:44 +0200