aawsome
|
50833b01f6
|
Merge pull request #299 from rustic-rs/dependabot/cargo/serde_with-2.1.0
build(deps): bump serde_with from 2.0.1 to 2.1.0
|
2022-11-17 17:09:59 +01:00 |
|
aawsome
|
ae2daae573
|
Merge pull request #298 from rustic-rs/dependabot/cargo/reqwest-0.11.13
build(deps): bump reqwest from 0.11.12 to 0.11.13
|
2022-11-17 16:37:03 +01:00 |
|
dependabot[bot]
|
77e3d47c58
|
build(deps): bump serde_with from 2.0.1 to 2.1.0
Bumps [serde_with](https://github.com/jonasbb/serde_with) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/jonasbb/serde_with/releases)
- [Commits](https://github.com/jonasbb/serde_with/compare/v2.0.1...v2.1.0)
---
updated-dependencies:
- dependency-name: serde_with
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-16 23:19:13 +00:00 |
|
dependabot[bot]
|
d14bcff71c
|
build(deps): bump reqwest from 0.11.12 to 0.11.13
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.12 to 0.11.13.
- [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.12...v0.11.13)
---
updated-dependencies:
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-16 23:19:04 +00:00 |
|
aawsome
|
b15b128b3a
|
Merge pull request #296 from rustic-rs/relative-paths
backup: Allow relative paths
|
2022-11-14 23:59:07 +01:00 |
|
Alexander Weiss
|
70b369acfe
|
backup: Allow relative paths
|
2022-11-14 16:38:21 +01:00 |
|
aawsome
|
b055b033d4
|
Merge pull request #288 from rustic-rs/dependabot/cargo/indicatif-0.17.2
|
2022-11-09 18:04:12 +01:00 |
|
aawsome
|
7beeab8715
|
Merge pull request #287 from rustic-rs/dependabot/cargo/serde-aux-4.1.0
|
2022-11-09 18:03:46 +01:00 |
|
dependabot[bot]
|
e80cf6a4f0
|
build(deps): bump indicatif from 0.17.1 to 0.17.2
Bumps [indicatif](https://github.com/console-rs/indicatif) from 0.17.1 to 0.17.2.
- [Release notes](https://github.com/console-rs/indicatif/releases)
- [Commits](https://github.com/console-rs/indicatif/compare/0.17.1...0.17.2)
---
updated-dependencies:
- dependency-name: indicatif
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-08 23:10:25 +00:00 |
|
dependabot[bot]
|
357959800c
|
build(deps): bump serde-aux from 4.0.0 to 4.1.0
Bumps [serde-aux](https://github.com/vityafx/serde-aux) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/vityafx/serde-aux/releases)
- [Commits](https://github.com/vityafx/serde-aux/commits)
---
updated-dependencies:
- dependency-name: serde-aux
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-08 23:10:18 +00:00 |
|
aawsome
|
c6f6fc5cb3
|
Merge pull request #279 from rustic-rs/progress-interval
Progress: Add support for env variable RUSTIC_PROGRESS_INTERVAL
|
2022-11-05 08:57:01 +01:00 |
|
aawsome
|
3f22b694e8
|
Merge pull request #281 from rustic-rs/ignore-devid
backup: Add option --ignore-devid
|
2022-11-03 23:10:21 +01:00 |
|
aawsome
|
672159f66f
|
Merge pull request #278 from rustic-rs/diff-local
diff: Allow to diff with local path
|
2022-11-03 22:56:54 +01:00 |
|
Alexander Weiss
|
1bd624ecb9
|
backup: Add option --ignore-devid
|
2022-11-03 22:53:25 +01:00 |
|
Alexander Weiss
|
beaec01f70
|
diff: Allow to diff with local path
|
2022-11-03 22:13:13 +01:00 |
|
aawsome
|
834e8c89a9
|
Merge pull request #280 from rustic-rs/backup-as
backup: Add --as-path option
|
2022-11-03 22:00:50 +01:00 |
|
Alexander Weiss
|
2c676ef4a3
|
backup: Add --as-path option
|
2022-11-03 20:00:58 +01:00 |
|
Alexander Weiss
|
fe880a4a2e
|
Progress: Add support for env variable RUSTIC_PROGRESS_INTERVAL
|
2022-11-03 12:56:13 +01:00 |
|
aawsome
|
d0347c4b64
|
Update README.md
|
2022-10-31 16:56:57 +01:00 |
|
aawsome
|
8ea1ca9673
|
Merge pull request #277 from rustic-rs/dependabot/cargo/gethostname-0.4.0
build(deps): bump gethostname from 0.3.0 to 0.4.0
|
2022-10-31 06:23:41 +01:00 |
|
aawsome
|
cbda2ef1f3
|
Merge pull request #275 from rustic-rs/dependabot/cargo/clap-3.2.23
build(deps): bump clap from 3.2.22 to 3.2.23
|
2022-10-31 06:23:07 +01:00 |
|
dependabot[bot]
|
2fecb5a665
|
build(deps): bump gethostname from 0.3.0 to 0.4.0
Bumps [gethostname](https://github.com/lunaryorn/gethostname.rs) from 0.3.0 to 0.4.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.3.0...v0.4.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-28 23:37:24 +00:00 |
|
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 |
|