dependabot[bot]
|
3d4b2bf68a
|
build(deps): bump clap from 3.2.22 to 3.2.23
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.22 to 3.2.23.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/v3.2.23/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.22...v3.2.23)
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-26 11:58:32 +00:00 |
|
aawsome
|
e5a31550c6
|
Merge pull request #268 from rustic-rs/no-async
WIP: remove async code and parallelize using threads
|
2022-10-26 13:57:10 +02:00 |
|
Alexander Weiss
|
7e457a082f
|
Completely remove async
|
2022-10-23 08:49:48 +02:00 |
|
Alexander Weiss
|
3b6f608e97
|
Make warmup sync
|
2022-10-23 08:43:15 +02:00 |
|
Alexander Weiss
|
de0bd189a8
|
Make restore sync
|
2022-10-23 08:43:15 +02:00 |
|
Alexander Weiss
|
181ab5da2f
|
index: Parallelize sorting the index
|
2022-10-23 08:43:15 +02:00 |
|
Alexander Weiss
|
0bbe5bc7b3
|
Make tree streamer sync
|
2022-10-23 08:43:15 +02:00 |
|
Alexander Weiss
|
8b87630e1b
|
Make archiver async
|
2022-10-23 08:43:15 +02:00 |
|
Alexander Weiss
|
fa0ac71aec
|
Make packer sync
|
2022-10-23 08:43:15 +02:00 |
|
Alexander Weiss
|
d8665fe794
|
Parallelize check
|
2022-10-23 08:43:15 +02:00 |
|
Alexander Weiss
|
683f2bc26c
|
Parallelize backend operations
|
2022-10-23 08:43:15 +02:00 |
|
Alexander Weiss
|
606f08648e
|
Make backend sync
|
2022-10-23 08:43:15 +02:00 |
|
aawsome
|
5020f0dffc
|
Merge pull request #273 from rustic-rs/dependabot/cargo/serde-1.0.147
build(deps): bump serde from 1.0.145 to 1.0.147
|
2022-10-22 06:47:24 +02:00 |
|
aawsome
|
8994d970fc
|
Merge pull request #274 from rustic-rs/dependabot/cargo/base64-0.13.1
build(deps): bump base64 from 0.13.0 to 0.13.1
|
2022-10-22 06:20:07 +02:00 |
|
dependabot[bot]
|
bf7bb98cd0
|
build(deps): bump base64 from 0.13.0 to 0.13.1
Bumps [base64](https://github.com/marshallpierce/rust-base64) from 0.13.0 to 0.13.1.
- [Release notes](https://github.com/marshallpierce/rust-base64/releases)
- [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md)
- [Commits](https://github.com/marshallpierce/rust-base64/compare/v0.13.0...v0.13.1)
---
updated-dependencies:
- dependency-name: base64
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-21 23:37:01 +00:00 |
|
dependabot[bot]
|
40251ed697
|
build(deps): bump serde from 1.0.145 to 1.0.147
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.145 to 1.0.147.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.145...v1.0.147)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-21 23:36:55 +00:00 |
|
aawsome
|
1509b30fbc
|
Merge pull request #270 from rustic-rs/dependabot/cargo/anyhow-1.0.66
build(deps): bump anyhow from 1.0.65 to 1.0.66
|
2022-10-21 14:38:35 +02:00 |
|
aawsome
|
dec9ee5a0a
|
Merge pull request #271 from rustic-rs/dependabot/cargo/filetime-0.2.18
build(deps): bump filetime from 0.2.17 to 0.2.18
|
2022-10-21 14:38:14 +02:00 |
|
aawsome
|
73c22c1069
|
Merge pull request #269 from rustic-rs/dependabot/cargo/rpassword-7.1.0
build(deps): bump rpassword from 7.0.0 to 7.1.0
|
2022-10-21 14:37:45 +02:00 |
|
dependabot[bot]
|
9f2a89e2ad
|
build(deps): bump filetime from 0.2.17 to 0.2.18
Bumps [filetime](https://github.com/alexcrichton/filetime) from 0.2.17 to 0.2.18.
- [Release notes](https://github.com/alexcrichton/filetime/releases)
- [Commits](https://github.com/alexcrichton/filetime/compare/0.2.17...0.2.18)
---
updated-dependencies:
- dependency-name: filetime
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-21 00:16:59 +00:00 |
|
dependabot[bot]
|
48a88e2011
|
build(deps): bump anyhow from 1.0.65 to 1.0.66
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.65 to 1.0.66.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.65...1.0.66)
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-21 00:16:55 +00:00 |
|
dependabot[bot]
|
a6706f8e55
|
build(deps): bump rpassword from 7.0.0 to 7.1.0
Bumps [rpassword](https://github.com/conradkleinespel/rpassword) from 7.0.0 to 7.1.0.
- [Release notes](https://github.com/conradkleinespel/rpassword/releases)
- [Commits](https://github.com/conradkleinespel/rpassword/compare/v7.0.0...v7.1.0)
---
updated-dependencies:
- dependency-name: rpassword
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-21 00:16:51 +00:00 |
|
aawsome
|
186f9cf434
|
Merge pull request #267 from rustic-rs/dependabot/cargo/serde_json-1.0.87
build(deps): bump serde_json from 1.0.86 to 1.0.87
|
2022-10-20 19:41:04 +02:00 |
|
aawsome
|
617328f273
|
Merge pull request #266 from rustic-rs/dependabot/cargo/async-trait-0.1.58
build(deps): bump async-trait from 0.1.57 to 0.1.58
|
2022-10-20 19:40:42 +02:00 |
|
dependabot[bot]
|
28bb15f6a2
|
build(deps): bump serde_json from 1.0.86 to 1.0.87
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.86 to 1.0.87.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.86...v1.0.87)
---
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-19 23:40:04 +00:00 |
|
dependabot[bot]
|
da1c96c9aa
|
build(deps): bump async-trait from 0.1.57 to 0.1.58
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.57 to 0.1.58.
- [Release notes](https://github.com/dtolnay/async-trait/releases)
- [Commits](https://github.com/dtolnay/async-trait/compare/0.1.57...0.1.58)
---
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-10-19 23:39:51 +00:00 |
|
aawsome
|
59586668ac
|
Merge pull request #264 from rustic-rs/fix-index
fix index has method
|
2022-10-17 16:52:52 +02:00 |
|
Alexander Weiss
|
b05dfb0189
|
fix index has method
|
2022-10-17 16:43:22 +02:00 |
|
aawsome
|
6d6db79ffc
|
Merge pull request #263 from rustic-rs/use-blobtypemap
use BlobTypeMap to simplify code
|
2022-10-16 00:04:11 +02:00 |
|
Alexander Weiss
|
4ead001d20
|
use BlobTypeMap to simplify code
|
2022-10-15 06:44:22 +02:00 |
|
aawsome
|
05ec6ae3e3
|
Merge pull request #262 from rustic-rs/dependabot/cargo/path-absolutize-3.0.14
build(deps): bump path-absolutize from 3.0.13 to 3.0.14
|
2022-10-15 06:40:17 +02:00 |
|
dependabot[bot]
|
2059159167
|
build(deps): bump path-absolutize from 3.0.13 to 3.0.14
Bumps [path-absolutize](https://github.com/magiclen/path-absolutize) from 3.0.13 to 3.0.14.
- [Release notes](https://github.com/magiclen/path-absolutize/releases)
- [Commits](https://github.com/magiclen/path-absolutize/compare/v3.0.13...v3.0.14)
---
updated-dependencies:
- dependency-name: path-absolutize
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-14 23:33:07 +00:00 |
|
Alexander Weiss
|
d7b2eca192
|
CI: fix typo
|
2022-10-15 00:55:05 +02:00 |
|
aawsome
|
466a650c19
|
Merge pull request #261 from rustic-rs/ci-betas
Fix race condition when uploading beta builds
|
2022-10-15 00:42:07 +02:00 |
|
Alexander Weiss
|
258848fea8
|
Fix race condition when uploading beta builds
|
2022-10-15 00:15:00 +02:00 |
|
aawsome
|
db34cb1af8
|
Merge pull request #260 from rustic-rs/remove-ambassador
Remove dependency on ambassador
|
2022-10-15 00:04:10 +02:00 |
|
Alexander Weiss
|
642e739398
|
Remove dependency on ambassador
|
2022-10-14 23:55:59 +02:00 |
|
aawsome
|
7e9fe331e3
|
Merge pull request #258 from rustic-rs/repair-snapshots
Add repair snapshots command
|
2022-10-14 23:26:38 +02:00 |
|
aawsome
|
ff1bdd6d6a
|
Merge pull request #259 from rustic-rs/fix-repair-index
fix repair index
|
2022-10-14 22:10:53 +02:00 |
|
Alexander Weiss
|
ac530ca017
|
fix repair index
|
2022-10-14 22:03:45 +02:00 |
|
Alexander Weiss
|
b4d93900ed
|
Add repair snapshots command
|
2022-10-13 00:54:36 +02:00 |
|
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 |
|