Commit Graph

392 Commits

Author SHA1 Message Date
Alexander Weiss
196fea76dc fix clippy warnings 2022-08-17 13:17:30 +02:00
dependabot[bot]
ba84946dea
build(deps): bump prettytable-rs from 0.8.0 to 0.9.0
Bumps [prettytable-rs](https://github.com/phsym/prettytable-rs) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/phsym/prettytable-rs/releases)
- [Commits](https://github.com/phsym/prettytable-rs/compare/v0.8.0...v0.9.0)

---
updated-dependencies:
- dependency-name: prettytable-rs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-17 09:30:03 +00:00
aawsome
630a1a390b
Merge pull request #147 from rustic-rs/ci-fix-dependabot3
CI: fix typo
2022-08-17 11:27:54 +02:00
Alexander Weiss
9dbff83bb2 CI: fix typo 2022-08-17 11:25:11 +02:00
aawsome
9c8ad57b66
Merge pull request #142 from rustic-rs/dependabot/cargo/anyhow-1.0.62
build(deps): bump anyhow from 1.0.61 to 1.0.62
2022-08-17 11:19:04 +02:00
dependabot[bot]
42064ecbdf
build(deps): bump anyhow from 1.0.61 to 1.0.62
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.61 to 1.0.62.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.61...1.0.62)

---
updated-dependencies:
- dependency-name: anyhow
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-17 06:19:28 +00:00
aawsome
d0fd919898
Merge pull request #146 from rustic-rs/ci-fix-dependabot2
CI: fix dependabot PRs
2022-08-17 08:16:01 +02:00
Alexander Weiss
405f8de5ae CI: fix dependabot PRs 2022-08-17 08:11:41 +02:00
aawsome
17f661f243
Merge pull request #145 from rustic-rs/ci-fix-dependabot
CI: fix errors with dependabot
2022-08-17 07:52:00 +02:00
Alexander Weiss
8dce622b58 CI: fix errors with dependabot 2022-08-17 07:46:57 +02:00
aawsome
7f32b9d6f0
Merge pull request #138 from rustic-rs/dependabot/cargo/futures-0.3.23
build(deps): bump futures from 0.3.21 to 0.3.23
2022-08-16 07:05:53 +02:00
aawsome
4cf5769870
Merge pull request #139 from rustic-rs/dependabot/cargo/rpassword-7.0.0
build(deps): bump rpassword from 6.0.1 to 7.0.0
2022-08-16 07:03:49 +02:00
dependabot[bot]
df527e8d1a build(deps): bump futures from 0.3.21 to 0.3.23
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.21 to
0.3.23.
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
-
[Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
-
[Commits](https://github.com/rust-lang/futures-rs/compare/0.3.21...0.3.23)

---
updated-dependencies:
- dependency-name: futures
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-16 06:57:59 +02:00
aawsome
1671244e5d
Merge pull request #140 from rustic-rs/dependabot/cargo/async-trait-0.1.57
build(deps): bump async-trait from 0.1.56 to 0.1.57
2022-08-16 06:54:33 +02:00
aawsome
9ad05bb91b
Merge pull request #137 from rustic-rs/dependabot/cargo/thiserror-1.0.32
build(deps): bump thiserror from 1.0.31 to 1.0.32
2022-08-16 06:49:26 +02:00
dependabot[bot]
bfd7033e39
build(deps): bump async-trait from 0.1.56 to 0.1.57
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.56 to 0.1.57.
- [Release notes](https://github.com/dtolnay/async-trait/releases)
- [Commits](https://github.com/dtolnay/async-trait/compare/0.1.56...0.1.57)

---
updated-dependencies:
- dependency-name: async-trait
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-16 04:48:32 +00:00
aawsome
c5aef7f761
Merge pull request #136 from rustic-rs/dependabot/cargo/serde-1.0.143
build(deps): bump serde from 1.0.140 to 1.0.143
2022-08-16 06:47:49 +02:00
dependabot[bot]
842b3537b5
build(deps): bump rpassword from 6.0.1 to 7.0.0
Bumps [rpassword](https://github.com/conradkleinespel/rpassword) from 6.0.1 to 7.0.0.
- [Release notes](https://github.com/conradkleinespel/rpassword/releases)
- [Commits](https://github.com/conradkleinespel/rpassword/compare/v6.0.1...v7.0.0)

---
updated-dependencies:
- dependency-name: rpassword
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-15 23:48:18 +00:00
dependabot[bot]
afc2cca310
build(deps): bump thiserror from 1.0.31 to 1.0.32
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.31 to 1.0.32.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.31...1.0.32)

---
updated-dependencies:
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-15 23:48:08 +00:00
dependabot[bot]
e91859d92b
build(deps): bump serde from 1.0.140 to 1.0.143
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.140 to 1.0.143.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.140...v1.0.143)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-15 23:48:02 +00:00
aawsome
7c189697c1
Merge pull request #122 from rustic-rs/cache-remove-packs
Clear packs in cache within prune and add option `--cache-only`
2022-08-15 20:52:40 +02:00
Alexander Weiss
90d8f23439 prune: Remove unneded pack files from cache and add option --cache-only 2022-08-15 20:48:16 +02:00
Alexander Weiss
fab6d8f377 simplify index 2022-08-15 20:48:16 +02:00
Alexander Weiss
53db8f81b8 index: Add tests 2022-08-15 20:48:03 +02:00
aawsome
e70ec92945
Merge pull request #135 from rustic-rs/retry-longer
REST backend: longer maximum retry time
2022-08-15 12:38:49 +02:00
aawsome
725c97d410
Merge pull request #124 from rustic-rs/self-update
add command self-update
2022-08-15 09:41:51 +02:00
Alexander Weiss
1c0f919349 don't add .sha256 files to releases 2022-08-15 09:22:33 +02:00
Alexander Weiss
27d4dd961d add command self-update 2022-08-15 09:22:31 +02:00
aawsome
182626a4ac
Merge pull request #123 from rustic-rs/packsize-limit
Allow to specify upper limits for packfile sizes
2022-08-15 09:01:08 +02:00
aawsome
2b5b821af2
Merge pull request #134 from rustic-rs/env-variables
Add support for environmental variables
2022-08-15 08:33:47 +02:00
Alexander Weiss
3d09b0d3a1 Allow to specify upper limits for packfile sizes 2022-08-15 08:17:20 +02:00
Alexander Weiss
cc3a0119b2 Add support for environmental variables 2022-08-15 08:10:57 +02:00
aawsome
6595bfe9e8
Merge pull request #126 from rustic-rs/dependabot/github_actions/actions/checkout-3
build(deps): bump actions/checkout from 2 to 3
2022-08-14 20:41:33 +02:00
aawsome
a1cff2e400
Merge pull request #127 from rustic-rs/dependabot/cargo/clap-3.2.17
build(deps): bump clap from 3.2.16 to 3.2.17
2022-08-14 20:41:03 +02:00
aawsome
7a3390a59a
Merge pull request #128 from rustic-rs/dependabot/cargo/serde_json-1.0.83
build(deps): bump serde_json from 1.0.82 to 1.0.83
2022-08-14 20:40:20 +02:00
aawsome
d921f12631
Merge pull request #130 from rustic-rs/dependabot/cargo/anyhow-1.0.61
build(deps): bump anyhow from 1.0.58 to 1.0.61
2022-08-14 20:39:54 +02:00
aawsome
e7d5cf1974
Merge pull request #131 from rustic-rs/dependabot/cargo/nix-0.25.0
build(deps): bump nix from 0.24.2 to 0.25.0
2022-08-14 20:39:33 +02:00
dependabot[bot]
2143d45509
build(deps): bump nix from 0.24.2 to 0.25.0
Bumps [nix](https://github.com/nix-rust/nix) from 0.24.2 to 0.25.0.
- [Release notes](https://github.com/nix-rust/nix/releases)
- [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nix-rust/nix/compare/v0.24.2...v0.25.0)

---
updated-dependencies:
- dependency-name: nix
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-14 07:07:37 +00:00
dependabot[bot]
1c5001d69b
build(deps): bump anyhow from 1.0.58 to 1.0.61
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.58 to 1.0.61.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.58...1.0.61)

---
updated-dependencies:
- dependency-name: anyhow
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-14 07:07:29 +00:00
dependabot[bot]
a8e62ec2f7
build(deps): bump serde_json from 1.0.82 to 1.0.83
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.82 to 1.0.83.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.82...v1.0.83)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-14 07:07:09 +00:00
dependabot[bot]
9bca3b063d
build(deps): bump clap from 3.2.16 to 3.2.17
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.16 to 3.2.17.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/v3.2.17/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.16...v3.2.17)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-14 07:06:59 +00:00
dependabot[bot]
cc851d7c7d
build(deps): bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-14 07:05:57 +00:00
aawsome
9a8436cec0
Merge pull request #125 from rustic-rs/dependabot
Add dependabot
2022-08-14 09:05:28 +02:00
Alexander Weiss
2847e65827 Add dependabot 2022-08-14 09:04:03 +02:00
Alexander Weiss
12a5d07899 REST backend: longer maximum retry time 2022-08-13 10:49:59 +02:00
aawsome
37fb9f1f57
Merge pull request #121 from rustic-rs/more-warm-up
More warm-up options
2022-08-13 10:39:19 +02:00
Alexander Weiss
9555b9f740 prune: Add waiting options 2022-08-12 23:25:37 +02:00
Alexander Weiss
92df64cd80 restore: Add option warm-up-wait 2022-08-12 23:24:47 +02:00
aawsome
b51297b7dc
Merge pull request #113 from rustic-rs/rest-retry
Don't use temporary files; add retries to rest/rclone backend
2022-08-12 13:18:40 +02:00
Alexander Weiss
cbca4159e5 warmup: Set retry to false 2022-08-11 22:18:19 +02:00