aawsome
|
4716062dbc
|
Merge pull request #192 from rustic-rs/dependabot/cargo/serde_with-2.0.1
build(deps): bump serde_with from 2.0.0 to 2.0.1
|
2022-09-13 23:02:24 +02:00 |
|
aawsome
|
9fe44cc8fe
|
Merge pull request #196 from rustic-rs/dependabot/cargo/clap-3.2.21
build(deps): bump clap from 3.2.20 to 3.2.21
|
2022-09-13 23:01:34 +02:00 |
|
dependabot[bot]
|
dfcaa85319
|
build(deps): bump clap from 3.2.20 to 3.2.21
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.20 to 3.2.21.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/v3.2.21/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.20...v3.2.21)
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-12 23:45:41 +00:00 |
|
dependabot[bot]
|
ef3f002a03
|
build(deps): bump serde_with from 2.0.0 to 2.0.1
Bumps [serde_with](https://github.com/jonasbb/serde_with) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/jonasbb/serde_with/releases)
- [Commits](https://github.com/jonasbb/serde_with/compare/v2.0.0...v2.0.1)
---
updated-dependencies:
- dependency-name: serde_with
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-09 23:35:27 +00:00 |
|
aawsome
|
da684f23c5
|
Merge pull request #189 from rustic-rs/prune-no-resize
prune: Add option --no-resize
|
2022-09-09 13:58:01 +02:00 |
|
aawsome
|
edcadfc226
|
Merge pull request #190 from rustic-rs/dependabot/cargo/self_update-0.31.0
build(deps): bump self_update from 0.30.0 to 0.31.0
|
2022-09-09 13:57:42 +02:00 |
|
dependabot[bot]
|
fdf37256ab
|
build(deps): bump self_update from 0.30.0 to 0.31.0
Bumps [self_update](https://github.com/jaemk/self_update) from 0.30.0 to 0.31.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-09-07 23:34:57 +00:00 |
|
Alexander Weiss
|
6368379234
|
prune: Add option --no-resize
|
2022-09-07 17:40:55 +02:00 |
|
aawsome
|
ba8633099b
|
Merge pull request #187 from rustic-rs/binary-name
change binary name to rustic
|
2022-09-06 09:40:52 +02:00 |
|
aawsome
|
827375a1d7
|
Merge pull request #186 from rustic-rs/prune-repack-targetsize
prune: Only resize if target packsize is reached
|
2022-09-06 09:00:10 +02:00 |
|
aawsome
|
9c922311f6
|
Merge pull request #184 from rustic-rs/dependabot/cargo/serde-aux-4.0.0
build(deps): bump serde-aux from 3.2.0 to 4.0.0
|
2022-09-06 08:58:10 +02:00 |
|
Alexander Weiss
|
284b0f8376
|
change binary name to rustic
|
2022-09-06 08:51:10 +02:00 |
|
Alexander Weiss
|
413507af44
|
prune: Only resize if target packsize is reached
|
2022-09-06 08:43:04 +02:00 |
|
dependabot[bot]
|
87d0b56a17
|
build(deps): bump serde-aux from 3.2.0 to 4.0.0
Bumps [serde-aux](https://github.com/vityafx/serde-aux) from 3.2.0 to 4.0.0.
- [Release notes](https://github.com/vityafx/serde-aux/releases)
- [Commits](https://github.com/vityafx/serde-aux/commits)
---
updated-dependencies:
- dependency-name: serde-aux
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-06 00:05:33 +00:00 |
|
aawsome
|
b60fe68ed7
|
Merge pull request #183 from rustic-rs/prune-repack-max
prune: fix max-repack option
|
2022-09-05 21:13:17 +02:00 |
|
Alexander Weiss
|
3156145a73
|
prune: fix max-repack option
|
2022-09-05 20:52:42 +02:00 |
|
aawsome
|
fe04fbccd8
|
Merge pull request #180 from rustic-rs/forget-ids
forget: Don't apply keep policy for given ids
|
2022-09-05 17:20:47 +02:00 |
|
Alexander Weiss
|
9225fb914f
|
forget: Don't apply keep policy for given ids
|
2022-09-05 17:00:20 +02:00 |
|
aawsome
|
ad7385616c
|
Merge pull request #178 from rustic-rs/update-deps
update dependencies
|
2022-09-05 16:51:13 +02:00 |
|
Alexander Weiss
|
b7a6e533c8
|
update dependencies
|
2022-09-05 16:21:13 +02:00 |
|
aawsome
|
28686cd013
|
Merge pull request #169 from rustic-rs/add-config
Add config file support
|
2022-09-05 15:46:24 +02:00 |
|
aawsome
|
f78d7530a4
|
Merge pull request #175 from rustic-rs/dependabot/cargo/sha2-0.10.5
|
2022-09-04 14:56:39 +02:00 |
|
aawsome
|
42372c62f3
|
Merge pull request #174 from rustic-rs/dependabot/cargo/sha1-0.10.4
|
2022-09-04 14:56:08 +02:00 |
|
aawsome
|
14d7497a57
|
Merge pull request #173 from rustic-rs/dependabot/cargo/clap-3.2.20
build(deps): bump clap from 3.2.19 to 3.2.20
|
2022-09-03 08:11:55 +02:00 |
|
Alexander Weiss
|
aaa5b4f4d5
|
Add config file support
|
2022-09-03 04:41:36 +02:00 |
|
aawsome
|
f602535e4d
|
Merge pull request #177 from rustic-rs/backup-multiple
backup: Allow multiple sources
|
2022-09-03 04:33:53 +02:00 |
|
Alexander Weiss
|
3c77efb181
|
backup: Allow multiple sources
|
2022-09-03 04:09:13 +02:00 |
|
dependabot[bot]
|
3ad59e6625
|
build(deps): bump sha2 from 0.10.3 to 0.10.5
Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.10.3 to 0.10.5.
- [Release notes](https://github.com/RustCrypto/hashes/releases)
- [Commits](https://github.com/RustCrypto/hashes/compare/sha2-v0.10.3...sha2-v0.10.5)
---
updated-dependencies:
- dependency-name: sha2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-03 00:55:11 +00:00 |
|
dependabot[bot]
|
a4caa4bbb1
|
build(deps): bump sha1 from 0.10.2 to 0.10.4
Bumps [sha1](https://github.com/RustCrypto/hashes) from 0.10.2 to 0.10.4.
- [Release notes](https://github.com/RustCrypto/hashes/releases)
- [Commits](https://github.com/RustCrypto/hashes/compare/sha1-v0.10.2...sha1-v0.10.4)
---
updated-dependencies:
- dependency-name: sha1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-03 00:54:54 +00:00 |
|
dependabot[bot]
|
aecb224353
|
build(deps): bump clap from 3.2.19 to 3.2.20
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.19 to 3.2.20.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/v3.2.20/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.19...v3.2.20)
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-03 00:54:46 +00:00 |
|
aawsome
|
e5f77ca443
|
Merge pull request #172 from rustic-rs/snapshots-default-grouping
snapshots: group by hosts and paths as default
|
2022-09-02 20:40:30 +02:00 |
|
Alexander Weiss
|
ccb80dd75d
|
snapshots: group by hosts and paths as default
|
2022-09-02 20:35:44 +02:00 |
|
aawsome
|
deb651e75b
|
Merge pull request #170 from rustic-rs/duplicate-snapshots
snapshots: summarize snapshots with identical trees
|
2022-09-01 13:32:52 +02:00 |
|
aawsome
|
e9cefa5c4b
|
Merge pull request #167 from rustic-rs/dependabot/cargo/thiserror-1.0.33
build(deps): bump thiserror from 1.0.32 to 1.0.33
|
2022-09-01 13:27:57 +02:00 |
|
aawsome
|
28a54b577c
|
Merge pull request #168 from rustic-rs/dependabot/cargo/anyhow-1.0.63
build(deps): bump anyhow from 1.0.62 to 1.0.63
|
2022-09-01 13:27:03 +02:00 |
|
Alexander Weiss
|
a06546e159
|
snapshots: summarize snapshots with identical trees
|
2022-09-01 13:25:53 +02:00 |
|
dependabot[bot]
|
f8e691a60c
|
build(deps): bump anyhow from 1.0.62 to 1.0.63
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.62 to 1.0.63.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.62...1.0.63)
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-31 23:55:15 +00:00 |
|
dependabot[bot]
|
98cd8cb703
|
build(deps): bump thiserror from 1.0.32 to 1.0.33
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.32 to 1.0.33.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.32...1.0.33)
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-31 23:55:08 +00:00 |
|
aawsome
|
ca1031ba8a
|
Merge pull request #164 from rustic-rs/dependabot/cargo/sha1-0.10.2
build(deps): bump sha1 from 0.10.1 to 0.10.2
|
2022-08-31 23:30:30 +02:00 |
|
aawsome
|
56dc5f8cab
|
Merge pull request #165 from rustic-rs/dependabot/cargo/clap-3.2.19
build(deps): bump clap from 3.2.18 to 3.2.19
|
2022-08-31 23:29:52 +02:00 |
|
aawsome
|
8b0f3f3b41
|
Merge pull request #166 from rustic-rs/dependabot/cargo/sha2-0.10.3
build(deps): bump sha2 from 0.10.2 to 0.10.3
|
2022-08-31 23:29:12 +02:00 |
|
dependabot[bot]
|
dc328248ee
|
build(deps): bump sha2 from 0.10.2 to 0.10.3
Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.10.2 to 0.10.3.
- [Release notes](https://github.com/RustCrypto/hashes/releases)
- [Commits](https://github.com/RustCrypto/hashes/compare/sha2-v0.10.2...sha2-v0.10.3)
---
updated-dependencies:
- dependency-name: sha2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-31 00:04:30 +00:00 |
|
dependabot[bot]
|
e34d22f689
|
build(deps): bump clap from 3.2.18 to 3.2.19
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.18 to 3.2.19.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/v3.2.19/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.18...v3.2.19)
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-31 00:04:26 +00:00 |
|
dependabot[bot]
|
1bb657d9e5
|
build(deps): bump sha1 from 0.10.1 to 0.10.2
Bumps [sha1](https://github.com/RustCrypto/hashes) from 0.10.1 to 0.10.2.
- [Release notes](https://github.com/RustCrypto/hashes/releases)
- [Commits](https://github.com/RustCrypto/hashes/compare/sha1-v0.10.1...sha1-v0.10.2)
---
updated-dependencies:
- dependency-name: sha1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-31 00:04:16 +00:00 |
|
aawsome
|
093d6d2fd4
|
Merge pull request #161 from rustic-rs/password-options
Add global options --password and --password-command
|
2022-08-30 14:22:17 +02:00 |
|
aawsome
|
863b0a4cc7
|
Merge pull request #163 from rustic-rs/dependabot/cargo/futures-0.3.24
build(deps): bump futures from 0.3.23 to 0.3.24
|
2022-08-30 13:30:23 +02:00 |
|
aawsome
|
a3b7b2de4d
|
Merge pull request #162 from rustic-rs/dependabot/cargo/clap-3.2.18
build(deps): bump clap from 3.2.17 to 3.2.18
|
2022-08-30 11:45:43 +02:00 |
|
dependabot[bot]
|
30e782380e
|
build(deps): bump futures from 0.3.23 to 0.3.24
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.23 to 0.3.24.
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.23...0.3.24)
---
updated-dependencies:
- dependency-name: futures
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-29 23:49:15 +00:00 |
|
dependabot[bot]
|
129322b2c7
|
build(deps): bump clap from 3.2.17 to 3.2.18
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.17 to 3.2.18.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/v3.2.18/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.17...v3.2.18)
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-29 23:49:09 +00:00 |
|
Alexander Weiss
|
59f99619da
|
Add global options --password and --password-command
|
2022-08-29 06:30:17 +02:00 |
|