Commit Graph

844 Commits

Author SHA1 Message Date
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
Alexander Weiss
a464c6a5d1 prepare v0.4.4 2023-02-28 21:05:54 +01:00
aawsome
c37352adee
Merge pull request #448 from rustic-rs/local-backend-hooks
Local backend hooks
2023-02-26 21:27:24 +01:00
Alexander Weiss
27dac7e3e6 helpers: remove unnecessay mut 2023-02-26 21:11:29 +01:00
Alexander Weiss
21faf9c596 Add par2 example 2023-02-26 21:11:29 +01:00
Alexander Weiss
2bfff0d47b local backend: Add hooks 2023-02-26 21:11:29 +01:00
aawsome
a2522b9a6d
Merge pull request #447 from rustic-rs/dependabot/cargo/bytesize-1.2.0
build(deps): bump bytesize from 1.1.0 to 1.2.0
2023-02-26 06:38:23 +01:00
dependabot[bot]
4cb126a9b5
build(deps): bump bytesize from 1.1.0 to 1.2.0
Bumps [bytesize](https://github.com/hyunsik/bytesize) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/hyunsik/bytesize/releases)
- [Commits](https://github.com/hyunsik/bytesize/compare/v1.1.0...v1.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-25 00:04:52 +00:00
aawsome
49943c86b2
Merge pull request #444 from rustic-rs/backup-output
backup: add option --json
2023-02-24 10:00:41 +01:00
Alexander Weiss
5ba33dded0 backup: add option --json 2023-02-24 09:26:17 +01:00
aawsome
cd930ef7c8
Merge pull request #442 from fa993/main
Read password from file not containing trailing newline
2023-02-23 11:46:50 +01:00
ameyakore
3a7f12d670 fix: removed error in case of password in file not ending with \n 2023-02-23 15:24:27 +05:30
aawsome
2ac652fb8d
Merge pull request #439 from rustic-rs/dependabot/cargo/self_update-0.36.0
build(deps): bump self_update from 0.35.0 to 0.36.0
2023-02-21 21:11:49 +01:00
dependabot[bot]
ac3527cfb6
build(deps): bump self_update from 0.35.0 to 0.36.0
Bumps [self_update](https://github.com/jaemk/self_update) from 0.35.0 to 0.36.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>
2023-02-21 00:11:24 +00:00
aawsome
62ef61dc10
Merge pull request #437 from rustic-rs/label-default
group-by: default to host,label,path
2023-02-20 22:33:10 +01:00
Alexander Weiss
fb172ad09e group-by: default to host,label,path 2023-02-20 22:29:44 +01:00
aawsome
256fcadb5c
Merge pull request #435 from rustic-rs/single-file
diff/restore: Treat single file destination properly
2023-02-19 07:14:25 +01:00
Alexander Weiss
db671febfd diff/restore: Treat single file destination properly 2023-02-18 21:01:16 +01:00
aawsome
f4fb414cc0
Merge pull request #424 from rustic-rs/dependabot/cargo/self_update-0.35.0
build(deps): bump self_update from 0.34.0 to 0.35.0
2023-02-14 15:43:07 +01:00
dependabot[bot]
60cf1758c0
build(deps): bump self_update from 0.34.0 to 0.35.0
Bumps [self_update](https://github.com/jaemk/self_update) from 0.34.0 to 0.35.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>
2023-02-14 00:15:00 +00:00
aawsome
de6c678b11
Merge pull request #422 from rustic-rs/dependabot/cargo/filetime-0.2.20
build(deps): bump filetime from 0.2.19 to 0.2.20
2023-02-09 21:51:33 +01:00
aawsome
0da43c4266
Merge pull request #423 from rustic-rs/dependabot/cargo/serde_json-1.0.93
build(deps): bump serde_json from 1.0.92 to 1.0.93
2023-02-09 16:04:58 +01:00
dependabot[bot]
98fec5101a
build(deps): bump serde_json from 1.0.92 to 1.0.93
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.92 to 1.0.93.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.92...v1.0.93)

---
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-02-08 23:08:28 +00:00
dependabot[bot]
29fc88681f
build(deps): bump filetime from 0.2.19 to 0.2.20
Bumps [filetime](https://github.com/alexcrichton/filetime) from 0.2.19 to 0.2.20.
- [Release notes](https://github.com/alexcrichton/filetime/releases)
- [Commits](https://github.com/alexcrichton/filetime/compare/0.2.19...0.2.20)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-08 23:08:02 +00:00
aawsome
7102041abe
Merge pull request #421 from rustic-rs/dependabot/cargo/toml-0.7.2
build(deps): bump toml from 0.7.1 to 0.7.2
2023-02-08 06:40:01 +01:00
aawsome
7bc310f0c7
Merge pull request #420 from rustic-rs/dependabot/cargo/serde_json-1.0.92
build(deps): bump serde_json from 1.0.91 to 1.0.92
2023-02-08 06:39:45 +01:00
dependabot[bot]
97923b7b19
build(deps): bump toml from 0.7.1 to 0.7.2
Bumps [toml](https://github.com/toml-rs/toml) from 0.7.1 to 0.7.2.
- [Release notes](https://github.com/toml-rs/toml/releases)
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.7.1...toml-v0.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-07 23:09:41 +00:00
dependabot[bot]
787bf212af
build(deps): bump serde_json from 1.0.91 to 1.0.92
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.91 to 1.0.92.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.91...v1.0.92)

---
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-02-07 23:09:26 +00:00
aawsome
fa35fb05f3
Merge pull request #418 from rustic-rs/dependabot/cargo/anyhow-1.0.69 2023-02-07 14:04:55 +01:00
aawsome
20daefac74
Merge pull request #419 from rustic-rs/dependabot/cargo/binrw-0.11.1 2023-02-07 13:24:23 +01:00
dependabot[bot]
1278d930c7
build(deps): bump binrw from 0.10.0 to 0.11.1
Bumps [binrw](https://github.com/jam1garner/binrw) from 0.10.0 to 0.11.1.
- [Release notes](https://github.com/jam1garner/binrw/releases)
- [Commits](https://github.com/jam1garner/binrw/compare/v0.10.0...v0.11.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-06 23:17:09 +00:00
dependabot[bot]
b30fdbd319
build(deps): bump anyhow from 1.0.68 to 1.0.69
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.68 to 1.0.69.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.68...1.0.69)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-06 23:16:47 +00:00
aawsome
34a0667e5d
Merge pull request #417 from rustic-rs/init-hot-cold
init: fix creating hot/cold repo
2023-02-05 06:36:41 +01:00
Alexander Weiss
579e9cd782 init: fix creating hot/cold repo 2023-02-04 22:57:03 +01:00
aawsome
2598d1b901
Merge pull request #416 from rustic-rs/dependabot/cargo/tokio-1.25.0
build(deps): bump tokio from 1.24.1 to 1.25.0
2023-02-04 06:09:29 +01:00
dependabot[bot]
ee49985907
build(deps): bump tokio from 1.24.1 to 1.25.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.24.1 to 1.25.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.24.1...tokio-1.25.0)

---
updated-dependencies:
- dependency-name: tokio
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-04 01:00:48 +00:00
aawsome
7d28f96795
Merge pull request #415 from rustic-rs/fix-list-rest
REST: use only valid ids when listing names
2023-02-03 12:43:28 +01:00
Alexander Weiss
59bfaaac64 REST: use only valid ids when listing names 2023-02-03 12:15:55 +01:00
aawsome
124a2c91f7
Merge pull request #414 from rustic-rs/dependabot/cargo/zstd-0.12.3zstd.1.5.2
build(deps): bump zstd from 0.12.2+zstd.1.5.2 to 0.12.3+zstd.1.5.2
2023-02-03 06:06:51 +01:00
dependabot[bot]
fa2f3ad36b
build(deps): bump zstd from 0.12.2+zstd.1.5.2 to 0.12.3+zstd.1.5.2
Bumps [zstd](https://github.com/gyscos/zstd-rs) from 0.12.2+zstd.1.5.2 to 0.12.3+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-02-02 23:07:29 +00:00
aawsome
1a4d21537f
Merge pull request #412 from rustic-rs/dependabot/cargo/toml-0.7.1
build(deps): bump toml from 0.7.0 to 0.7.1
2023-02-02 21:35:49 +01:00
aawsome
b828fb7a76
Merge pull request #413 from rustic-rs/dependabot/cargo/bytes-1.4.0
build(deps): bump bytes from 1.3.0 to 1.4.0
2023-02-02 20:03:15 +01:00
dependabot[bot]
a680e615de
build(deps): bump bytes from 1.3.0 to 1.4.0
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/tokio-rs/bytes/releases)
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/bytes/compare/v1.3.0...v1.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-31 23:07:16 +00:00
dependabot[bot]
34a3ec7bff
build(deps): bump toml from 0.7.0 to 0.7.1
Bumps [toml](https://github.com/toml-rs/toml) from 0.7.0 to 0.7.1.
- [Release notes](https://github.com/toml-rs/toml/releases)
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.7.0...toml-v0.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-30 23:20:22 +00:00
aawsome
12eeecc1f3
Merge pull request #410 from rustic-rs/dependabot/cargo/toml-0.7.0
build(deps): bump toml from 0.5.11 to 0.7.0
2023-01-28 06:50:57 +01:00
dependabot[bot]
e019b6f68e
build(deps): bump toml from 0.5.11 to 0.7.0
Bumps [toml](https://github.com/toml-rs/toml) from 0.5.11 to 0.7.0.
- [Release notes](https://github.com/toml-rs/toml/releases)
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.5.11...toml-v0.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-28 05:36:15 +00:00
Alexander Weiss
61b8da9ef8 fix clippy hints 2023-01-28 06:18:42 +01:00
Alexander Weiss
e807866469 fix formating 2023-01-28 06:16:18 +01:00
Alexander Weiss
9216b76261 fix clippy hints 2023-01-28 06:12:33 +01:00