dependabot[bot]
|
4e00ba5f27
|
build(deps): bump clap from 3.2.21 to 3.2.22
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.21 to 3.2.22.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/v3.2.22/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.21...v3.2.22)
---
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-17 00:34:28 +00:00 |
|
aawsome
|
722a3d6824
|
Merge pull request #213 from rustic-rs/dependabot/cargo/self_update-0.32.0
build(deps): bump self_update from 0.31.0 to 0.32.0
|
2022-09-16 21:32:09 +02:00 |
|
aawsome
|
4eda2ddd76
|
README: Update to match restic 0.14
|
2022-09-16 20:58:23 +02:00 |
|
aawsome
|
7db5055dd7
|
Merge pull request #214 from rustic-rs/logging
rework logging and output
|
2022-09-16 19:32:11 +02:00 |
|
Alexander Weiss
|
77d28a9dff
|
rework logging and output
|
2022-09-16 14:59:06 +02:00 |
|
aawsome
|
983e71b662
|
Merge pull request #215 from rustic-rs/display-snapshot-groups
Nicer display for SnapshotGroups
|
2022-09-16 14:57:31 +02:00 |
|
Alexander Weiss
|
5959955f38
|
impl Display for SnapshotGroup
|
2022-09-16 14:37:50 +02:00 |
|
Alexander Weiss
|
63c40e8cad
|
set development version
|
2022-09-16 13:26:06 +02:00 |
|
dependabot[bot]
|
a11b5e55bf
|
build(deps): bump self_update from 0.31.0 to 0.32.0
Bumps [self_update](https://github.com/jaemk/self_update) from 0.31.0 to 0.32.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-16 00:04:31 +00:00 |
|
aawsome
|
403b36e41b
|
Merge pull request #206 from rustic-rs/prepare-0.3.1
prepare v0.3.1
|
2022-09-15 13:04:05 +02:00 |
|
aawsome
|
76419520c3
|
Merge pull request #211 from rustic-rs/fix-tag
fix tag: Don't save snapshot id
|
2022-09-15 12:51:12 +02:00 |
|
Alexander Weiss
|
8228dde8f5
|
fix tag: Don't save snapshot id
|
2022-09-15 12:45:01 +02:00 |
|
aawsome
|
f9bb24ea66
|
Merge pull request #208 from rustic-rs/snapshots-json
snapshots: Add --json option
|
2022-09-15 12:11:16 +02:00 |
|
Alexander Weiss
|
f35fd36c77
|
snapshots: Add --json option
|
2022-09-15 12:02:17 +02:00 |
|
Alexander Weiss
|
a6e0b50fc3
|
prepare v0.3.1
|
2022-09-15 00:42:48 +02:00 |
|
aawsome
|
70f76f124c
|
Merge pull request #205 from rustic-rs/escape
escape filename like restic
|
2022-09-15 00:00:25 +02:00 |
|
aawsome
|
9187a22079
|
Merge pull request #204 from rustic-rs/ci-correct-audit
ci: correct audit.yml
|
2022-09-14 23:33:08 +02:00 |
|
Alexander Weiss
|
74562102bc
|
escape filename like restic
|
2022-09-14 23:18:17 +02:00 |
|
Alexander Weiss
|
57eb64eb2e
|
ci: correct audit.yml
|
2022-09-14 16:02:16 +02:00 |
|
aawsome
|
b927e9a816
|
Merge pull request #201 from rustic-rs/dependabot/cargo/anyhow-1.0.65
build(deps): bump anyhow from 1.0.64 to 1.0.65
|
2022-09-14 06:55:23 +02:00 |
|
aawsome
|
205da96957
|
Merge pull request #202 from rustic-rs/dependabot/cargo/tokio-1.21.1
build(deps): bump tokio from 1.21.0 to 1.21.1
|
2022-09-14 06:39:35 +02:00 |
|
aawsome
|
e5fc206503
|
Merge pull request #200 from rustic-rs/dependabot/cargo/thiserror-1.0.35
build(deps): bump thiserror from 1.0.34 to 1.0.35
|
2022-09-14 06:38:48 +02:00 |
|
aawsome
|
8765668f6c
|
Merge pull request #203 from rustic-rs/dependabot/cargo/itertools-0.10.4
build(deps): bump itertools from 0.10.3 to 0.10.4
|
2022-09-14 06:38:02 +02:00 |
|
dependabot[bot]
|
2bfd5148b8
|
build(deps): bump itertools from 0.10.3 to 0.10.4
Bumps [itertools](https://github.com/rust-itertools/itertools) from 0.10.3 to 0.10.4.
- [Release notes](https://github.com/rust-itertools/itertools/releases)
- [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.3...v0.10.4)
---
updated-dependencies:
- dependency-name: itertools
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-14 00:02:58 +00:00 |
|
dependabot[bot]
|
5e7815ff7a
|
build(deps): bump tokio from 1.21.0 to 1.21.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.21.0 to 1.21.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.21.0...tokio-1.21.1)
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-14 00:02:54 +00:00 |
|
dependabot[bot]
|
8e25eb20e7
|
build(deps): bump anyhow from 1.0.64 to 1.0.65
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.64 to 1.0.65.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.64...1.0.65)
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-14 00:02:48 +00:00 |
|
dependabot[bot]
|
2da2a58b9e
|
build(deps): bump thiserror from 1.0.34 to 1.0.35
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.34 to 1.0.35.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.34...1.0.35)
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-14 00:02:43 +00:00 |
|
aawsome
|
71c48da94c
|
Merge pull request #194 from istudyatuni/build/strip
ci: strip via config, not manually
|
2022-09-13 23:36:46 +02:00 |
|
aawsome
|
2052c3163a
|
Merge pull request #18 from rustic-rs/ci-security
add rust audit
|
2022-09-13 23:28:52 +02:00 |
|
Alexander Weiss
|
b069be61c7
|
add rust audit
|
2022-09-13 23:23:32 +02:00 |
|
Alexander Weiss
|
b3dd801d99
|
use chrono without time
|
2022-09-13 23:23:08 +02:00 |
|
aawsome
|
fcb3336dc4
|
Merge pull request #199 from rustic-rs/fix-chunker
Fix chunker and increase buffer.
|
2022-09-13 23:05:01 +02:00 |
|
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 |
|
Alexander Weiss
|
bbe144cd7f
|
chunker: increase buffer size to 64kiB
|
2022-09-13 22:59:34 +02:00 |
|
Alexander Weiss
|
f502848b1f
|
chunker: allow chunks of MIN_SIZE
|
2022-09-13 22:51:05 +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 |
|
Ilia
|
824eb80944
|
ci: strip via config, not manually
|
2022-09-12 09:17:16 +03: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 |
|