Commit Graph

528 Commits

Author SHA1 Message Date
Alexander Weiss
89b4c96085 Simplify rclone backend (using rclone > 1.52.2) 2022-09-27 00:04:05 +02:00
aawsome
13caa4291b
Merge pull request #230 from rustic-rs/rest-error
REST backend: handle errors correctly
2022-09-26 19:42:09 +02:00
Alexander Weiss
45996e38de REST backend: handle errors correctly 2022-09-26 16:33:05 +02:00
aawsome
645ed6db69
Merge pull request #228 from rustic-rs/dependabot/cargo/serde-1.0.145
build(deps): bump serde from 1.0.144 to 1.0.145
2022-09-23 08:01:08 +02:00
dependabot[bot]
a4d190f16c
build(deps): bump serde from 1.0.144 to 1.0.145
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.144 to 1.0.145.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.144...v1.0.145)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-22 23:41:57 +00:00
aawsome
dcaf3e0921
Merge pull request #226 from rustic-rs/bats
Add bats tests
2022-09-22 23:32:26 +02:00
Alexander Weiss
10ff0bd58c Add bats tests 2022-09-22 16:28:58 +02:00
aawsome
ad4e7459f8
Merge pull request #227 from rustic-rs/update-rustc
Adapt to new rustc version
2022-09-22 16:28:32 +02:00
Alexander Weiss
83ac12d5e1 Adapt to new rustc version 2022-09-22 16:10:27 +02:00
aawsome
a33395a027
Merge pull request #219 from rustic-rs/dependabot/cargo/binrw-0.10.0
build(deps): bump binrw from 0.9.2 to 0.10.0
2022-09-22 09:08:14 +02:00
aawsome
9c3703dc9f
Merge pull request #225 from rustic-rs/dependabot/cargo/reqwest-0.11.12
build(deps): bump reqwest from 0.11.11 to 0.11.12
2022-09-22 08:32:16 +02:00
dependabot[bot]
f8c4687586
build(deps): bump reqwest from 0.11.11 to 0.11.12
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.11 to 0.11.12.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.11...v0.11.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-22 00:06:27 +00:00
aawsome
d0374a1e8b
Merge pull request #224 from rustic-rs/init-password
init: use password if given
2022-09-21 23:44:58 +02:00
aawsome
566577f703
Merge pull request #223 from rustic-rs/dependabot/cargo/itertools-0.10.5
build(deps): bump itertools from 0.10.4 to 0.10.5
2022-09-21 23:39:29 +02:00
Alexander Weiss
f69a4d9957 init: use password if given 2022-09-21 23:34:16 +02:00
aawsome
22b7fb50fb
Merge pull request #217 from rustic-rs/dependabot/cargo/sha1-0.10.5
build(deps): bump sha1 from 0.10.4 to 0.10.5
2022-09-21 22:03:10 +02:00
aawsome
d9c62043d7
Merge pull request #218 from rustic-rs/dependabot/cargo/clap-3.2.22
build(deps): bump clap from 3.2.21 to 3.2.22
2022-09-21 22:02:17 +02:00
dependabot[bot]
2c47b13610
build(deps): bump itertools from 0.10.4 to 0.10.5
Bumps [itertools](https://github.com/rust-itertools/itertools) from 0.10.4 to 0.10.5.
- [Release notes](https://github.com/rust-itertools/itertools/releases)
- [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-itertools/itertools/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-21 20:02:08 +00:00
aawsome
e995ff7625
Merge pull request #216 from rustic-rs/dependabot/cargo/sha2-0.10.6
build(deps): bump sha2 from 0.10.5 to 0.10.6
2022-09-21 22:01:26 +02:00
aawsome
f5e969eccc
Merge pull request #222 from rustic-rs/set-host
backup: Add --host option
2022-09-21 21:59:09 +02:00
Alexander Weiss
aa8d6c61c7 backup: Add --host option 2022-09-21 20:38:39 +02:00
dependabot[bot]
817b30da35 build(deps): bump binrw from 0.9.2 to 0.10.0
Bumps [binrw](https://github.com/jam1garner/binrw) from 0.9.2 to 0.10.0.
- [Release notes](https://github.com/jam1garner/binrw/releases)
- [Commits](https://github.com/jam1garner/binrw/compare/v0.9.2...v0.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-19 23:40:11 +00:00
dependabot[bot]
4e00ba5f27
build(deps): bump clap from 3.2.21 to 3.2.22
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.21 to 3.2.22.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/v3.2.22/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.21...v3.2.22)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-17 00:34:28 +00:00
dependabot[bot]
de25991ae1
build(deps): bump sha1 from 0.10.4 to 0.10.5
Bumps [sha1](https://github.com/RustCrypto/hashes) from 0.10.4 to 0.10.5.
- [Release notes](https://github.com/RustCrypto/hashes/releases)
- [Commits](https://github.com/RustCrypto/hashes/compare/sha1-v0.10.4...sha1-v0.10.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-17 00:34:16 +00:00
dependabot[bot]
d52bd87936
build(deps): bump sha2 from 0.10.5 to 0.10.6
Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.10.5 to 0.10.6.
- [Release notes](https://github.com/RustCrypto/hashes/releases)
- [Commits](https://github.com/RustCrypto/hashes/compare/sha2-v0.10.5...sha2-v0.10.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-17 00:34:11 +00:00
aawsome
722a3d6824
Merge pull request #213 from rustic-rs/dependabot/cargo/self_update-0.32.0
build(deps): bump self_update from 0.31.0 to 0.32.0
2022-09-16 21:32:09 +02:00
aawsome
4eda2ddd76
README: Update to match restic 0.14 2022-09-16 20:58:23 +02:00
aawsome
7db5055dd7
Merge pull request #214 from rustic-rs/logging
rework logging and output
2022-09-16 19:32:11 +02:00
Alexander Weiss
77d28a9dff rework logging and output 2022-09-16 14:59:06 +02:00
aawsome
983e71b662
Merge pull request #215 from rustic-rs/display-snapshot-groups
Nicer display for SnapshotGroups
2022-09-16 14:57:31 +02:00
Alexander Weiss
5959955f38 impl Display for SnapshotGroup 2022-09-16 14:37:50 +02:00
Alexander Weiss
63c40e8cad set development version 2022-09-16 13:26:06 +02:00
dependabot[bot]
a11b5e55bf
build(deps): bump self_update from 0.31.0 to 0.32.0
Bumps [self_update](https://github.com/jaemk/self_update) from 0.31.0 to 0.32.0.
- [Release notes](https://github.com/jaemk/self_update/releases)
- [Changelog](https://github.com/jaemk/self_update/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jaemk/self_update/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-16 00:04:31 +00:00
aawsome
403b36e41b
Merge pull request #206 from rustic-rs/prepare-0.3.1
prepare v0.3.1
2022-09-15 13:04:05 +02:00
aawsome
76419520c3
Merge pull request #211 from rustic-rs/fix-tag
fix tag: Don't save snapshot id
2022-09-15 12:51:12 +02:00
Alexander Weiss
8228dde8f5 fix tag: Don't save snapshot id 2022-09-15 12:45:01 +02:00
aawsome
f9bb24ea66
Merge pull request #208 from rustic-rs/snapshots-json
snapshots: Add --json option
2022-09-15 12:11:16 +02:00
Alexander Weiss
f35fd36c77 snapshots: Add --json option 2022-09-15 12:02:17 +02:00
Alexander Weiss
a6e0b50fc3 prepare v0.3.1 2022-09-15 00:42:48 +02:00
aawsome
70f76f124c
Merge pull request #205 from rustic-rs/escape
escape filename like restic
2022-09-15 00:00:25 +02:00
aawsome
9187a22079
Merge pull request #204 from rustic-rs/ci-correct-audit
ci: correct audit.yml
2022-09-14 23:33:08 +02:00
Alexander Weiss
74562102bc escape filename like restic 2022-09-14 23:18:17 +02:00
Alexander Weiss
57eb64eb2e ci: correct audit.yml 2022-09-14 16:02:16 +02:00
aawsome
b927e9a816
Merge pull request #201 from rustic-rs/dependabot/cargo/anyhow-1.0.65
build(deps): bump anyhow from 1.0.64 to 1.0.65
2022-09-14 06:55:23 +02:00
aawsome
205da96957
Merge pull request #202 from rustic-rs/dependabot/cargo/tokio-1.21.1
build(deps): bump tokio from 1.21.0 to 1.21.1
2022-09-14 06:39:35 +02:00
aawsome
e5fc206503
Merge pull request #200 from rustic-rs/dependabot/cargo/thiserror-1.0.35
build(deps): bump thiserror from 1.0.34 to 1.0.35
2022-09-14 06:38:48 +02:00
aawsome
8765668f6c
Merge pull request #203 from rustic-rs/dependabot/cargo/itertools-0.10.4
build(deps): bump itertools from 0.10.3 to 0.10.4
2022-09-14 06:38:02 +02:00
dependabot[bot]
2bfd5148b8
build(deps): bump itertools from 0.10.3 to 0.10.4
Bumps [itertools](https://github.com/rust-itertools/itertools) from 0.10.3 to 0.10.4.
- [Release notes](https://github.com/rust-itertools/itertools/releases)
- [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.3...v0.10.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-14 00:02:58 +00:00
dependabot[bot]
5e7815ff7a
build(deps): bump tokio from 1.21.0 to 1.21.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.21.0 to 1.21.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.21.0...tokio-1.21.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-14 00:02:54 +00:00
dependabot[bot]
8e25eb20e7
build(deps): bump anyhow from 1.0.64 to 1.0.65
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.64 to 1.0.65.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.64...1.0.65)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-14 00:02:48 +00:00