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 |
|
aawsome
|
eec9a0b2f0
|
Merge pull request #160 from rustic-rs/backup-stdin
backup: Allow to backup from stdin
|
2022-08-27 22:46:16 +02:00 |
|
Alexander Weiss
|
cbf2a8ad25
|
backup: Allow to use stdin as source
|
2022-08-27 22:33:03 +02:00 |
|
aawsome
|
d372a95c65
|
Merge pull request #159 from rustic-rs/backup-max-filesize
backup: Add option --exclude-larger-than
|
2022-08-25 14:59:23 +02:00 |
|
Alexander Weiss
|
dfc0c80a88
|
backup: Better improve help text for exclude options
|
2022-08-25 10:01:39 +02:00 |
|
Alexander Weiss
|
dff37f4575
|
backup: Add option --exclude-larger-than
|
2022-08-25 09:58:07 +02:00 |
|
aawsome
|
ac0b7e79b7
|
Merge pull request #158 from rustic-rs/aarch64-apple-darwin
CI: add support for aarch64-apple-darwin
|
2022-08-24 23:15:07 +02:00 |
|
Alexander Weiss
|
a4ad351dbf
|
CI: add support for aarch64-apple-darwin
|
2022-08-24 23:02:11 +02:00 |
|
aawsome
|
13c3a568a2
|
Merge pull request #156 from rustic-rs/parent-detection
backup/parent: Use ctime and mtime; add --ignore options
|
2022-08-24 20:13:05 +02:00 |
|
aawsome
|
ac07451081
|
Merge pull request #157 from DroopCat/main
Fix typos
|
2022-08-24 06:33:24 +02:00 |
|
DroopCat
|
e04613d57b
|
Fix typos
|
2022-08-23 16:35:01 -05:00 |
|
Alexander Weiss
|
5964c71201
|
backup/parent: Use ctime and mtime; add --ignore options
|
2022-08-23 09:46:39 +02:00 |
|
aawsome
|
4b99e942b3
|
Merge pull request #155 from rustic-rs/dependabot/cargo/serde-1.0.144
build(deps): bump serde from 1.0.143 to 1.0.144
|
2022-08-23 08:15:14 +02:00 |
|
dependabot[bot]
|
7af4ce8b47
|
build(deps): bump serde from 1.0.143 to 1.0.144
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.143 to 1.0.144.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.143...v1.0.144)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-23 05:17:11 +00:00 |
|
aawsome
|
7e7b58a601
|
Merge pull request #154 from rustic-rs/dependabot/cargo/serde_json-1.0.85
build(deps): bump serde_json from 1.0.83 to 1.0.85
|
2022-08-23 07:15:40 +02:00 |
|
dependabot[bot]
|
57c1f6d16f
|
build(deps): bump serde_json from 1.0.83 to 1.0.85
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.83 to 1.0.85.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.83...v1.0.85)
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-22 23:40:40 +00:00 |
|