Commit Graph

910 Commits

Author SHA1 Message Date
aawsome
73db1207ca
Merge pull request #496 from rustic-rs/dependabot/cargo/walkdir-2.3.3
build(deps): bump walkdir from 2.3.2 to 2.3.3
2023-03-17 05:59:58 +01:00
dependabot[bot]
ad1a2f52cf
build(deps): bump walkdir from 2.3.2 to 2.3.3
Bumps [walkdir](https://github.com/BurntSushi/walkdir) from 2.3.2 to 2.3.3.
- [Release notes](https://github.com/BurntSushi/walkdir/releases)
- [Commits](https://github.com/BurntSushi/walkdir/compare/2.3.2...2.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-17 00:04:09 +00:00
Alexander Weiss
1a06336cbb Add CLI aliases for --repository and --repo-hot 2023-03-16 19:21:23 +01:00
aawsome
143167ca64
Merge pull request #495 from rustic-rs/windows-repo-drive
Windows: Allow repo to start with drive letter
2023-03-16 15:58:11 +01:00
Alexander Weiss
c21f6545e2 Add Windows to changelog 2023-03-16 14:59:18 +01:00
Alexander Weiss
525e4c092f Windows: Allow repos to start with drive letter 2023-03-16 14:59:12 +01:00
aawsome
f005d0eaae
Merge pull request #494 from rustic-rs/merge-nodelete
merge: respect delete-never and delete-after options
2023-03-16 07:46:01 +01:00
aawsome
17f67b61bb
Merge pull request #492 from rustic-rs/dependabot/cargo/enum-map-2.5.0
build(deps): bump enum-map from 2.4.2 to 2.5.0
2023-03-15 23:41:17 +01:00
Alexander Weiss
d670e2c7b2 merge: respect delete-never and delete-after options 2023-03-15 23:40:34 +01:00
aawsome
359a01a138
Merge pull request #491 from rustic-rs/dependabot/cargo/serde-1.0.156
build(deps): bump serde from 1.0.154 to 1.0.156
2023-03-15 09:40:03 +01:00
dependabot[bot]
2f1f4b7e99
build(deps): bump enum-map from 2.4.2 to 2.5.0
Bumps [enum-map](https://github.com/xfix/enum-map) from 2.4.2 to 2.5.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/compare/v2.4.2...v2.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-15 00:03:40 +00:00
dependabot[bot]
f2ff175e13
build(deps): bump serde from 1.0.154 to 1.0.156
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.154 to 1.0.156.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.154...v1.0.156)

---
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-15 00:03:26 +00:00
aawsome
407d4876de
Merge pull request #490 from rustic-rs/dependabot/cargo/toml-0.7.3
build(deps): bump toml from 0.7.2 to 0.7.3
2023-03-14 05:56:38 +01:00
aawsome
e5454d96cf
Merge pull request #489 from rustic-rs/dependabot/cargo/semver-1.0.17
build(deps): bump semver from 1.0.16 to 1.0.17
2023-03-14 05:56:23 +01:00
aawsome
6431d2f62d
Merge pull request #488 from rustic-rs/dependabot/cargo/chrono-0.4.24
build(deps): bump chrono from 0.4.23 to 0.4.24
2023-03-14 05:56:07 +01:00
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
dependabot[bot]
7cf8483f23
build(deps): bump semver from 1.0.16 to 1.0.17
Bumps [semver](https://github.com/dtolnay/semver) from 1.0.16 to 1.0.17.
- [Release notes](https://github.com/dtolnay/semver/releases)
- [Commits](https://github.com/dtolnay/semver/compare/1.0.16...1.0.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-14 00:04:49 +00:00
dependabot[bot]
bb035df61b
build(deps): bump chrono from 0.4.23 to 0.4.24
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.23 to 0.4.24.
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.23...v0.4.24)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-14 00:04:40 +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