Commit Graph

893 Commits

Author SHA1 Message Date
dependabot[bot]
398f1801fd
build(deps): bump toml from 0.7.2 to 0.7.3
Bumps [toml](https://github.com/toml-rs/toml) from 0.7.2 to 0.7.3.
- [Release notes](https://github.com/toml-rs/toml/releases)
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.7.2...toml-v0.7.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-14 00:05:00 +00:00
aawsome
5fe18acdfd
Merge pull request #11 from rustic-rs/windows
Make rustic compile on Windows
2023-03-13 16:22:05 +01:00
Alexander Weiss
f9455bfeb7 Add windows to CI 2023-03-13 16:14:56 +01:00
Alexander Weiss
5aef696b0d Make rustic compile on windows 2023-03-13 16:14:56 +01:00
aawsome
d6e59cf8bf
Merge pull request #478 from rustic-rs/dependabot/cargo/scrypt-0.11.0
build(deps): bump scrypt from 0.10.0 to 0.11.0
2023-03-11 06:51:31 +01:00
dependabot[bot]
b6436011d0 build(deps): bump scrypt from 0.10.0 to 0.11.0
Bumps [scrypt](https://github.com/RustCrypto/password-hashes) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/RustCrypto/password-hashes/releases)
- [Commits](https://github.com/RustCrypto/password-hashes/compare/scrypt-v0.10.0...scrypt-v0.11.0)

---
updated-dependencies:
- dependency-name: scrypt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-11 06:23:19 +01:00
aawsome
8b1cb71ed0
Merge pull request #481 from rustic-rs/dependabot/cargo/libc-0.2.140
build(deps): bump libc from 0.2.139 to 0.2.140
2023-03-11 06:19:05 +01:00
aawsome
52da7f5bf7
Merge pull request #485 from rustic-rs/dependabot/cargo/serde_with-2.3.1
build(deps): bump serde_with from 2.2.0 to 2.3.1
2023-03-11 06:18:27 +01:00
aawsome
7023b850a3
Merge pull request #486 from rustic-rs/update-rust
update to rust 1.68
2023-03-11 06:17:57 +01:00
Alexander Weiss
23b946acf5 update to rust 1.68 2023-03-11 06:14:05 +01:00
dependabot[bot]
f48d83c5a3
build(deps): bump serde_with from 2.2.0 to 2.3.1
Bumps [serde_with](https://github.com/jonasbb/serde_with) from 2.2.0 to 2.3.1.
- [Release notes](https://github.com/jonasbb/serde_with/releases)
- [Commits](https://github.com/jonasbb/serde_with/compare/v2.2.0...v2.3.1)

---
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-03-11 00:02:57 +00:00
dependabot[bot]
f68f7f52f4
build(deps): bump libc from 0.2.139 to 0.2.140
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.139 to 0.2.140.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.139...0.2.140)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-10 00:02:36 +00:00
aawsome
81650ff538
Merge pull request #411 from rustic-rs/merge-snapshots
New command merge
2023-03-09 09:43:40 +01:00
Alexander Weiss
a01d0b0174 Add merge command 2023-03-09 09:13:07 +01:00
Alexander Weiss
83061b154e Allow to apply packer stats directly to snapshot summary 2023-03-09 09:13:07 +01:00
Alexander Weiss
a02856b310 Prepare merging of paths 2023-03-09 09:13:07 +01:00
Alexander Weiss
3db1c083a0 Add possibility to merge trees 2023-03-09 09:13:07 +01:00
Alexander Weiss
44a5f003cf Fix paths in snapshot for multiple paths 2023-03-09 09:13:07 +01:00
Alexander Weiss
7a40896021 backup: Separate creating of common snapshot info 2023-03-09 09:13:07 +01:00
aawsome
2bf6534bb7
Merge pull request #479 from rustic-rs/dependabot/cargo/serde-1.0.154
build(deps): bump serde from 1.0.153 to 1.0.154
2023-03-09 06:51:41 +01:00
dependabot[bot]
77c3df624e
build(deps): bump serde from 1.0.153 to 1.0.154
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.153 to 1.0.154.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.153...v1.0.154)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-09 00:03:23 +00:00
aawsome
4961b779c0
Merge pull request #477 from rustic-rs/dependabot/cargo/serde-1.0.153
build(deps): bump serde from 1.0.152 to 1.0.153
2023-03-08 08:08:49 +01:00
dependabot[bot]
bf8d5d95ae
build(deps): bump serde from 1.0.152 to 1.0.153
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.152 to 1.0.153.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.152...v1.0.153)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-08 00:07:42 +00:00
aawsome
330b03f687
Merge pull request #476 from rustic-rs/fix-config-sources
backup: fix problem with multiple sources in config
2023-03-07 15:24:35 +01:00
Alexander Weiss
dec758d4e8 backup: fix problem with multiple sources in config 2023-03-07 15:18:57 +01:00
Alexander Weiss
8870bd6843 update changelog 2023-03-07 11:49:40 +01:00
aawsome
506e9ba435
Merge pull request #474 from rustic-rs/dump
Add dump command
2023-03-07 11:37:13 +01:00
Alexander Weiss
b4e31a679e Add dump command 2023-03-07 10:25:08 +01:00
aawsome
0a1e559970
Merge pull request #473 from rustic-rs/check-readdata-progress
check --read-data: Show progress in bytes
2023-03-07 09:47:58 +01:00
aawsome
eaa0ee34f4
Merge pull request #468 from rustic-rs/dependabot/cargo/rayon-1.7.0
build(deps): bump rayon from 1.6.1 to 1.7.0
2023-03-07 09:33:16 +01:00
aawsome
bf02d69361
Merge pull request #469 from rustic-rs/dependabot/cargo/serde_json-1.0.94
build(deps): bump serde_json from 1.0.93 to 1.0.94
2023-03-07 09:30:59 +01:00
aawsome
32958f0f14
Merge pull request #470 from rustic-rs/dependabot/cargo/thiserror-1.0.39
build(deps): bump thiserror from 1.0.38 to 1.0.39
2023-03-07 09:22:23 +01:00
Alexander Weiss
07cac74cce check --read-data: Show progress in bytes 2023-03-07 09:16:31 +01:00
dependabot[bot]
1305f985cf
build(deps): bump thiserror from 1.0.38 to 1.0.39
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.38 to 1.0.39.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.38...1.0.39)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-07 00:12:47 +00:00
dependabot[bot]
ace3cf221f
build(deps): bump serde_json from 1.0.93 to 1.0.94
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.93 to 1.0.94.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.93...v1.0.94)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-07 00:12:43 +00:00
dependabot[bot]
6ce3380dc5
build(deps): bump rayon from 1.6.1 to 1.7.0
Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/rayon-rs/rayon/releases)
- [Changelog](https://github.com/rayon-rs/rayon/blob/master/RELEASES.md)
- [Commits](https://github.com/rayon-rs/rayon/compare/rayon-core-v1.6.1...rayon-core-v1.7.0)

---
updated-dependencies:
- dependency-name: rayon
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-07 00:12:27 +00:00
aawsome
c2f87145ac
Merge pull request #458 from rustic-rs/multiple_sources
Allow multiple sources within one snapshot
2023-03-05 23:14:26 +01:00
Alexander Weiss
b7b776b472 Allow multiple sources within one snapshot 2023-03-05 04:36:11 +01:00
aawsome
b0f85ae81e
Merge pull request #464 from rustic-rs/fix-backup-config
re-allow to use [[backup.sources]] in config file
2023-03-05 04:33:08 +01:00
Alexander Weiss
7936d85e6c re-allow to use [[backup.sources]] in config file 2023-03-05 04:18:51 +01:00
aawsome
3fa092cbf0
Merge pull request #462 from rustic-rs/toml-error
TOML config: Abort with error on unknown fields
2023-03-04 13:17:35 +01:00
Alexander Weiss
52d01e962e TOML config: Abort with error on unknown fields 2023-03-04 13:08:19 +01:00
Alexander Weiss
41bc908487 added new changelog 2023-03-04 08:07:43 +01:00
Alexander Weiss
371c31acd0 fix help text for --dry-run 2023-03-04 08:05:30 +01:00
aawsome
3c5c28b4e2
Merge pull request #372 from rustic-rs/dependabot/cargo/base64-0.21.0
build(deps): bump base64 from 0.20.0 to 0.21.0
2023-03-03 20:48:22 +01:00
aawsome
3f73a6c0ac
Merge pull request #456 from rustic-rs/dependabot/cargo/simplelog-0.12.1
build(deps): bump simplelog from 0.12.0 to 0.12.1
2023-03-03 11:23:32 +01:00
dependabot[bot]
e880552adf
build(deps): bump simplelog from 0.12.0 to 0.12.1
Bumps [simplelog](https://github.com/drakulix/simplelog.rs) from 0.12.0 to 0.12.1.
- [Release notes](https://github.com/drakulix/simplelog.rs/releases)
- [Changelog](https://github.com/Drakulix/simplelog.rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/drakulix/simplelog.rs/compare/v0.12.0...v0.12.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-03 07:52:40 +00:00
Alexander Weiss
df71cef06f correct 0.4.4 changelog 2023-03-03 06:29:12 +01:00
Alexander Weiss
bfc3867e14 set development version 2023-03-03 06:28:11 +01:00
aawsome
f44c1bbde4
Merge pull request #453 from rustic-rs/prepare-0.4.4
prepare v0.4.4
2023-02-28 21:25:30 +01:00