Commit Graph

753 Commits

Author SHA1 Message Date
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
Alexander Weiss
b15ad5f670 Refactor repository opening 2022-12-27 16:08:52 +01:00
dependabot[bot]
667b108d9a
build(deps): bump serde from 1.0.151 to 1.0.152
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.151 to 1.0.152.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.151...v1.0.152)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-26 23:10:51 +00:00
Alexander Weiss
6507ad48aa Rename mod repo into repofile 2022-12-26 17:35:43 +01:00
aawsome
65ffa0ad14
Merge pull request #335 from rustic-rs/restore
restore: Overwork treatment of existing files
2022-12-26 08:12:58 +01:00
aawsome
d05c2ccfc6
Merge pull request #344 from rustic-rs/hash-rayon
backup: Use rayon to parallelize hashing
2022-12-25 00:39:22 +01:00
aawsome
6c26c3a3a5
Merge pull request #354 from rustic-rs/dependabot/cargo/libc-0.2.139
build(deps): bump libc from 0.2.138 to 0.2.139
2022-12-23 07:18:38 +01:00
aawsome
0ae55fa14b
Merge pull request #353 from rustic-rs/rclone-1.61
Fix rclone backend for rclone 1.61
2022-12-23 07:02:23 +01:00
dependabot[bot]
d5562e5d98
build(deps): bump libc from 0.2.138 to 0.2.139
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.138 to 0.2.139.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.138...0.2.139)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-22 23:11:04 +00:00
Alexander Weiss
73bee4a2de Fix rclone backend for rclone 1.61 2022-12-21 23:06:34 +01:00
aawsome
23fcdbb1bf
Merge pull request #349 from rustic-rs/dependabot/cargo/enum-map-derive-0.11.0
build(deps): bump enum-map-derive from 0.10.0 to 0.11.0
2022-12-21 23:04:52 +01:00
aawsome
da325ebca0
Merge pull request #350 from rustic-rs/dependabot/cargo/thiserror-1.0.38
build(deps): bump thiserror from 1.0.37 to 1.0.38
2022-12-21 23:03:27 +01:00
aawsome
12eda347b4
Merge pull request #351 from rustic-rs/dependabot/cargo/anyhow-1.0.68
build(deps): bump anyhow from 1.0.66 to 1.0.68
2022-12-21 23:03:06 +01:00
dependabot[bot]
a22771e357
build(deps): bump anyhow from 1.0.66 to 1.0.68
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.66 to 1.0.68.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.66...1.0.68)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-20 23:11:11 +00:00
dependabot[bot]
c4d07af419
build(deps): bump thiserror from 1.0.37 to 1.0.38
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.37 to 1.0.38.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.37...1.0.38)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-20 23:11:03 +00:00
dependabot[bot]
58c7d41fd0
build(deps): bump enum-map-derive from 0.10.0 to 0.11.0
Bumps [enum-map-derive](https://github.com/xfix/enum-map) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/xfix/enum-map/releases)
- [Changelog](https://github.com/xfix/enum-map/blob/master/CHANGELOG.md)
- [Commits](https://github.com/xfix/enum-map/commits)

---
updated-dependencies:
- dependency-name: enum-map-derive
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-20 23:10:56 +00:00
aawsome
07cc6f7e01
Merge pull request #347 from rustic-rs/dependabot/cargo/serde_json-1.0.91
build(deps): bump serde_json from 1.0.89 to 1.0.91
2022-12-20 08:49:54 +01:00
aawsome
3f2004f8a5
Merge pull request #346 from rustic-rs/dependabot/cargo/enum-map-2.4.2
build(deps): bump enum-map from 2.4.1 to 2.4.2
2022-12-20 08:49:38 +01:00
aawsome
d50dde475c
Merge pull request #345 from rustic-rs/dependabot/cargo/semver-1.0.16
build(deps): bump semver from 1.0.14 to 1.0.16
2022-12-20 08:49:24 +01:00