aawsome
|
26ff838dcd
|
Merge pull request #257 from rustic-rs/dependabot/cargo/gethostname-0.3.0
build(deps): bump gethostname from 0.2.3 to 0.3.0
|
2022-10-11 08:46:01 +02:00 |
|
aawsome
|
569f7c0d54
|
Merge pull request #256 from rustic-rs/dependabot/cargo/serde_json-1.0.86
build(deps): bump serde_json from 1.0.85 to 1.0.86
|
2022-10-11 08:45:40 +02:00 |
|
aawsome
|
4868fe50dc
|
Merge pull request #255 from rustic-rs/repair
Add repair index command
|
2022-10-11 08:44:28 +02:00 |
|
Alexander Weiss
|
da3750de9c
|
set development version
|
2022-10-11 08:42:24 +02:00 |
|
dependabot[bot]
|
23227f7274
|
build(deps): bump gethostname from 0.2.3 to 0.3.0
Bumps [gethostname](https://github.com/lunaryorn/gethostname.rs) from 0.2.3 to 0.3.0.
- [Release notes](https://github.com/lunaryorn/gethostname.rs/releases)
- [Changelog](https://github.com/lunaryorn/gethostname.rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lunaryorn/gethostname.rs/compare/v0.2.3...v0.3.0)
---
updated-dependencies:
- dependency-name: gethostname
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-11 00:46:36 +00:00 |
|
dependabot[bot]
|
d93d9f27ad
|
build(deps): bump serde_json from 1.0.85 to 1.0.86
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.85 to 1.0.86.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.85...v1.0.86)
---
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-10-11 00:46:22 +00:00 |
|
Alexander Weiss
|
040aa2a336
|
Add repair index command
|
2022-10-07 14:32:49 +02:00 |
|
aawsome
|
f550e09be9
|
Merge pull request #253 from rustic-rs/prepare-0.3.2
prepare v0.3.2
|
2022-10-07 14:16:10 +02:00 |
|
Alexander Weiss
|
f809ac055f
|
prepare v0.3.2
|
2022-10-07 13:27:41 +02:00 |
|
aawsome
|
20ee73d06c
|
Update README.md
|
2022-10-07 13:26:20 +02:00 |
|
aawsome
|
4f8b21fac5
|
Merge pull request #250 from rustic-rs/check-read-data
check: Add --read-data
|
2022-10-07 13:05:26 +02:00 |
|
aawsome
|
f67ee42885
|
Merge pull request #248 from rustic-rs/restore-verbose
restore: Print what will be done in debug log
|
2022-10-03 07:56:29 +02:00 |
|
Alexander Weiss
|
71efec71fb
|
restore: Print what will be done in debug log
|
2022-10-03 07:22:22 +02:00 |
|
Alexander Weiss
|
c3c58d7616
|
check: Add --read-data
|
2022-10-02 20:36:44 +02:00 |
|
aawsome
|
4f6e10dbd3
|
Merge pull request #243 from tshepang/patch-1
Update FAQ.md
|
2022-10-01 09:33:06 +02:00 |
|
Tshepang Mbambo
|
e39a5df042
|
Update FAQ.md
that reads better
|
2022-10-01 08:07:39 +02:00 |
|
Ilia
|
55e0b813d9
|
feat: shell completions (#195)
CLI: generate shell completions
|
2022-09-29 22:39:45 +02:00 |
|
aawsome
|
c801901e6a
|
Merge pull request #238 from rustic-rs/dependabot/cargo/thiserror-1.0.37
build(deps): bump thiserror from 1.0.35 to 1.0.37
|
2022-09-29 20:27:37 +02:00 |
|
aawsome
|
e350828d96
|
Merge pull request #237 from rustic-rs/dependabot/cargo/tokio-1.21.2
build(deps): bump tokio from 1.21.1 to 1.21.2
|
2022-09-29 20:26:49 +02:00 |
|
aawsome
|
a9efd67306
|
Merge pull request #235 from rustic-rs/dependabot/cargo/semver-1.0.14
build(deps): bump semver from 1.0.13 to 1.0.14
|
2022-09-29 20:25:54 +02:00 |
|
dependabot[bot]
|
51390b5721
|
build(deps): bump thiserror from 1.0.35 to 1.0.37
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.35 to 1.0.37.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.35...1.0.37)
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-27 23:37:13 +00:00 |
|
dependabot[bot]
|
94ecc76b7e
|
build(deps): bump tokio from 1.21.1 to 1.21.2
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.21.1 to 1.21.2.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.21.1...tokio-1.21.2)
---
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-27 23:37:07 +00:00 |
|
dependabot[bot]
|
08874e3d6c
|
build(deps): bump semver from 1.0.13 to 1.0.14
Bumps [semver](https://github.com/dtolnay/semver) from 1.0.13 to 1.0.14.
- [Release notes](https://github.com/dtolnay/semver/releases)
- [Commits](https://github.com/dtolnay/semver/compare/1.0.13...1.0.14)
---
updated-dependencies:
- dependency-name: semver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-26 23:50:42 +00:00 |
|
aawsome
|
191fce63a3
|
Merge pull request #233 from rustic-rs/rclone-simplify
Simplify rclone backend (using rclone > 1.52.2)
|
2022-09-27 00:29:47 +02:00 |
|
aawsome
|
09b5eadde2
|
Merge pull request #232 from rustic-rs/optimize-check
check: Optimize error handling and messages
|
2022-09-27 00:28:02 +02:00 |
|
aawsome
|
d7c1df79ba
|
Merge pull request #231 from rustic-rs/rest-transient-errors
REST backend: abort at permanent errors
|
2022-09-27 00:26:37 +02:00 |
|
Alexander Weiss
|
89b4c96085
|
Simplify rclone backend (using rclone > 1.52.2)
|
2022-09-27 00:04:05 +02:00 |
|
Alexander Weiss
|
9d3a55af53
|
check: Optimize error handling and messages
|
2022-09-26 23:33:01 +02:00 |
|
Alexander Weiss
|
a2fb42d242
|
REST backend: abort at permanent errors
|
2022-09-26 23:21:08 +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 |
|