Commit Graph

771 Commits

Author SHA1 Message Date
Alexander Weiss
1df619ea8e packer: Add checks to avoid saving duplicate blobs 2023-01-16 22:38:16 +01:00
aawsome
f0e90a98c4
Merge pull request #374 from rustic-rs/repo-warm-up
repository: integrate warm-up options
2023-01-15 23:18:04 +01:00
Alexander Weiss
5c4b507f43 repository: integrate warm-up options 2023-01-15 23:10:00 +01:00
aawsome
19082d8085
Merge pull request #390 from rustic-rs/update-deps
update dependencies
2023-01-15 22:42:30 +01:00
Alexander Weiss
5cd0e889e8 update dependencies 2023-01-15 22:23:22 +01:00
aawsome
f1481b9dd2
Merge pull request #386 from Dr-Emann/clippy_findings
Fix some clippy pedantic findings
2023-01-15 21:26:00 +01:00
Zachary Dremann
d331b2e6b0 Add some clippy pedantic warnings to default 2023-01-15 21:21:51 +01:00
Zachary Dremann
9e689eded6 Fix clippy::manual_string_new 2023-01-15 21:21:51 +01:00
Zachary Dremann
aeb7804f46 Fix clippy::default_trait_access 2023-01-15 21:21:51 +01:00
Zachary Dremann
77e12bf3b7 Fix clippy::trivially_copy_pass_by_ref 2023-01-15 21:21:51 +01:00
Zachary Dremann
bfe73779e2 Fix clippy::cast_lossless 2023-01-15 21:21:51 +01:00
Zachary Dremann
a6d6815568 Fix clippy::doc_markdown 2023-01-15 21:21:51 +01:00
Zachary Dremann
e014302138 Fix clippy::match-same-arms 2023-01-15 21:21:51 +01:00
Zachary Dremann
651b875952 Fix clippy::semicolon-if-nothing-returned 2023-01-15 21:21:51 +01:00
aawsome
8dd355e273
Merge pull request #383 from rustic-rs/fix-password-command
fix password-command
2023-01-15 09:24:44 +01:00
aawsome
08af777b83
Merge pull request #382 from Dr-Emann/no_alloc_id_hex
Avoid allocation for Id::{to,from}_hex
2023-01-14 10:48:13 +01:00
Zachary Dremann
40d22e0686 Avoid allocation for Id::{to,from}_hex 2023-01-14 10:44:14 +01:00
Alexander Weiss
a61ffa0909 fix password-command 2023-01-13 23:30:50 +01:00
aawsome
21706ffa3d
Merge pull request #380 from rustic-rs/dependabot/cargo/zstd-0.12.2zstd.1.5.2 2023-01-12 08:46:34 +01:00
dependabot[bot]
346ad620b7
build(deps): bump zstd from 0.12.1+zstd.1.5.2 to 0.12.2+zstd.1.5.2
Bumps [zstd](https://github.com/gyscos/zstd-rs) from 0.12.1+zstd.1.5.2 to 0.12.2+zstd.1.5.2.
- [Release notes](https://github.com/gyscos/zstd-rs/releases)
- [Commits](https://github.com/gyscos/zstd-rs/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-11 23:18:33 +00:00
aawsome
ec1d79210e
Merge pull request #379 from rustic-rs/error-verbose
improve errors when opening a repo
2023-01-11 23:23:14 +01:00
Alexander Weiss
a9807c373e Improve errors when opening a repo 2023-01-11 22:59:23 +01:00
aawsome
1851f11176
Merge pull request #375 from rustic-rs/fix-cache-cleanup
remove unneeded packs in cache in check instead of prune
2023-01-10 09:15:54 +01:00
aawsome
575c2f9c8a
Merge pull request #373 from rustic-rs/dependabot/cargo/serde_with-2.2.0
build(deps): bump serde_with from 2.1.0 to 2.2.0
2023-01-10 08:47:36 +01:00
Alexander Weiss
6eedd78e95 remove unneeded packs in cache in check instead of prune 2023-01-10 08:43:56 +01:00
dependabot[bot]
fa94925e40
build(deps): bump serde_with from 2.1.0 to 2.2.0
Bumps [serde_with](https://github.com/jonasbb/serde_with) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/jonasbb/serde_with/releases)
- [Commits](https://github.com/jonasbb/serde_with/compare/v2.1.0...v2.2.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>
2023-01-09 23:18:45 +00:00
aawsome
9e4ffba5df
Merge pull request #370 from rustic-rs/repair
repair: Add more checks for edge cases
2023-01-09 09:53:29 +01:00
Alexander Weiss
2d85b7e705 repair: Add more checks for edge cases 2023-01-09 09:18:39 +01:00
aawsome
53c5fd2dc4
Merge pull request #369 from rustic-rs/repair
repair: Better debug info and error handling
2023-01-08 20:24:14 +01:00
aawsome
592128e4fb
Merge pull request #367 from rustic-rs/dependabot/cargo/ignore-0.4.19
build(deps): bump ignore from 0.4.18 to 0.4.19
2023-01-08 20:19:21 +01:00
Alexander Weiss
1b85b38d4a repair: Better debug info and error handling 2023-01-08 20:09:22 +01:00
Alexander Weiss
824d1b2cd7 set development version 2023-01-08 13:21:03 +01:00
dependabot[bot]
d16fde4d76
build(deps): bump ignore from 0.4.18 to 0.4.19
Bumps [ignore](https://github.com/BurntSushi/ripgrep) from 0.4.18 to 0.4.19.
- [Release notes](https://github.com/BurntSushi/ripgrep/releases)
- [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md)
- [Commits](https://github.com/BurntSushi/ripgrep/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-05 23:10:20 +00:00
Alexander Weiss
b9619a16eb prepare v0.4.2 2023-01-04 22:03:08 +01:00
aawsome
f5b7de5e9f
Merge pull request #365 from rustic-rs/enhance-diff
diff: Add options --metadata and --no-content
2023-01-04 21:38:57 +01:00
Alexander Weiss
0c27dfa187 restore: Rename option --ignore-mtime into --verify-existing 2023-01-04 21:30:36 +01:00
Alexander Weiss
eec5a8ce67 diff: Add options --metadata and --no-content 2023-01-03 22:29:10 +01:00
aawsome
8b2486cb00
Merge pull request #364 from rustic-rs/dependabot/cargo/comfy-table-6.1.4
build(deps): bump comfy-table from 6.1.3 to 6.1.4
2023-01-03 08:28:17 +01:00
dependabot[bot]
61f49532e6
build(deps): bump comfy-table from 6.1.3 to 6.1.4
Bumps [comfy-table](https://github.com/nukesor/comfy-table) from 6.1.3 to 6.1.4.
- [Release notes](https://github.com/nukesor/comfy-table/releases)
- [Changelog](https://github.com/Nukesor/comfy-table/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nukesor/comfy-table/compare/v6.1.3...v6.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-02 23:10:55 +00:00
aawsome
891bd8c951
Merge pull request #363 from rustic-rs/dependabot/cargo/self_update-0.34.0
build(deps): bump self_update from 0.33.0 to 0.34.0
2022-12-31 08:11:03 +01:00
dependabot[bot]
f6307af87c
build(deps): bump self_update from 0.33.0 to 0.34.0
Bumps [self_update](https://github.com/jaemk/self_update) from 0.33.0 to 0.34.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-12-30 23:11:48 +00:00
aawsome
808ffc0716
Merge pull request #362 from rustic-rs/code-review
Code review
2022-12-30 00:23:18 +01:00
aawsome
2329e15c2f
Merge pull request #361 from rustic-rs/dependabot/cargo/self_update-0.33.0
build(deps): bump self_update from 0.32.0 to 0.33.0
2022-12-30 00:21:14 +01:00
dependabot[bot]
5175e0f6f4
build(deps): bump self_update from 0.32.0 to 0.33.0
Bumps [self_update](https://github.com/jaemk/self_update) from 0.32.0 to 0.33.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-12-29 23:09:57 +00:00
Alexander Weiss
761585d10c Code simplification 2022-12-30 00:06:53 +01:00
Alexander Weiss
099e27dbae REST backend: use Bytes directly 2022-12-30 00:06:53 +01:00
Alexander Weiss
90b2293016 Use itertors with save_list and delete_list 2022-12-30 00:06:53 +01:00
aawsome
62999c6727
Merge pull request #358 from rustic-rs/copy
Refactor repository code / Add copy command
2022-12-27 17:10:40 +01:00
aawsome
1e33e0b428
Merge pull request #359 from rustic-rs/dependabot/cargo/serde-1.0.152
build(deps): bump serde from 1.0.151 to 1.0.152
2022-12-27 16:11:01 +01:00
Alexander Weiss
861f8ed997 Add copy command 2022-12-27 16:08:52 +01:00