dependabot[bot]
|
25d64fdc9e
|
build(deps): bump public-api from 0.29.1 to 0.31.2 (#695)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-07-19 16:54:16 +02:00 |
|
dependabot[bot]
|
67d7b5717c
|
build(deps): bump anyhow from 1.0.71 to 1.0.72 (#770)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-07-19 16:53:40 +02:00 |
|
dependabot[bot]
|
afadb63af1
|
build(deps): bump serde_with from 3.0.0 to 3.1.0 (#769)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-07-19 16:53:18 +02:00 |
|
dependabot[bot]
|
7c357f1fdb
|
build(deps): bump clap from 4.3.12 to 4.3.16 (#771)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-07-19 16:52:57 +02:00 |
|
dependabot[bot]
|
98219b42b7
|
build(deps): bump serde_json from 1.0.102 to 1.0.103 (#772)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-07-19 16:52:33 +02:00 |
|
aawsome
|
54ea1edd0f
|
Merge pull request #767 from simonsan/add-contact
docs: Add contacts to README.md
|
2023-07-18 21:06:57 +02:00 |
|
simonsan
|
18fd629ddc
|
docs: Add contacts to README.md
|
2023-07-18 18:44:14 +02:00 |
|
aawsome
|
35f0cb0df5
|
Merge pull request #720 from rustic-rs/retries
rest/rclone: make # of retries cusomizable and use sensible default
|
2023-07-17 21:16:57 +02:00 |
|
aawsome
|
1232a0698b
|
Merge pull request #751 from rustic-rs/raspberry
Add binary for raspberry pi
|
2023-07-16 09:50:05 +02:00 |
|
Alexander Weiss
|
a73b95b845
|
Add binary for raspberry pi
|
2023-07-16 07:58:13 +02:00 |
|
aawsome
|
3800e158ec
|
Merge pull request #749 from rustic-rs/dependabot/cargo/clap-4.3.12
build(deps): bump clap from 4.3.11 to 4.3.12
|
2023-07-15 12:42:33 +02:00 |
|
aawsome
|
464d7d5aee
|
Merge pull request #748 from rustic-rs/api
Rework `rustic_core` API
|
2023-07-15 11:13:37 +02:00 |
|
Alexander Weiss
|
5dc742b13f
|
overwork API
|
2023-07-15 08:29:10 +02:00 |
|
dependabot[bot]
|
8e9fc48da6
|
build(deps): bump clap from 4.3.11 to 4.3.12
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.11 to 4.3.12.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.3.11...v4.3.12)
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-14 23:13:12 +00:00 |
|
aawsome
|
ae5f8351da
|
Merge pull request #747 from rustic-rs/examples
Make examples nicer
|
2023-07-14 22:37:01 +02:00 |
|
Alexander Weiss
|
e7203f0106
|
Make examples nicer
|
2023-07-14 21:31:33 +02:00 |
|
aawsome
|
93dc579aa3
|
Merge pull request #746 from rustic-rs/refactor-copy
refactor copy command
|
2023-07-14 20:50:55 +02:00 |
|
Alexander Weiss
|
9f494313da
|
refactor copy command
|
2023-07-14 16:10:06 +02:00 |
|
aawsome
|
d0890d765c
|
Merge pull request #744 from rustic-rs/refactor-backup
refactor backup command
|
2023-07-14 16:07:15 +02:00 |
|
Alexander Weiss
|
ce40f1d42b
|
refactor backup command
|
2023-07-13 22:26:24 +02:00 |
|
aawsome
|
088f1f95b3
|
Merge pull request #745 from rustic-rs/dependabot/cargo/serde_json-1.0.102
build(deps): bump serde_json from 1.0.101 to 1.0.102
|
2023-07-13 19:11:44 +02:00 |
|
dependabot[bot]
|
266501d811
|
build(deps): bump serde_json from 1.0.101 to 1.0.102
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.101 to 1.0.102.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.101...v1.0.102)
---
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-07-12 23:22:43 +00:00 |
|
aawsome
|
7884906fe5
|
Merge pull request #743 from rustic-rs/dependabot/cargo/serde_json-1.0.101
build(deps): bump serde_json from 1.0.100 to 1.0.101
|
2023-07-12 05:30:30 +02:00 |
|
dependabot[bot]
|
af0314b271
|
build(deps): bump serde_json from 1.0.100 to 1.0.101
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.100 to 1.0.101.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.100...v1.0.101)
---
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-07-11 23:13:02 +00:00 |
|
aawsome
|
a5aee98b81
|
Merge pull request #742 from rustic-rs/dependabot/cargo/serde-1.0.168
build(deps): bump serde from 1.0.167 to 1.0.168
|
2023-07-11 14:10:31 +02:00 |
|
aawsome
|
2eced27eb4
|
Merge pull request #741 from rustic-rs/refactor-restore
refactor restore command
|
2023-07-11 14:10:10 +02:00 |
|
dependabot[bot]
|
9dd18a3549
|
build(deps): bump serde from 1.0.167 to 1.0.168
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.167 to 1.0.168.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.167...v1.0.168)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-10 23:30:01 +00:00 |
|
Alexander Weiss
|
e033ae9f5a
|
refactor restore command
|
2023-07-10 23:01:54 +02:00 |
|
Alexander Weiss
|
5bd4fa53da
|
rest/rclone: make # of retries cusomizable and use sensible default
|
2023-07-10 17:56:22 +02:00 |
|
aawsome
|
40da0fcbfe
|
Merge pull request #739 from nils-werner/systemd-timers
Systemd timers for backup and forget
|
2023-07-09 16:33:32 +02:00 |
|
aawsome
|
74b6c5bb9a
|
Merge pull request #740 from Aderemi-Adesada/fix-forget-bug
Fix "forget" command not removing provided IDs' snapshots
|
2023-07-08 16:15:20 +02:00 |
|
aderemi-adesada
|
3e310ab77d
|
Fix "forget" command not removing provided IDs' snapshots
|
2023-07-08 13:23:28 +01:00 |
|
Nils Werner
|
f3c5d56506
|
Systemd timers for backup and forget
|
2023-07-08 09:05:45 +02:00 |
|
aawsome
|
690261ea95
|
Merge pull request #735 from rustic-rs/refactor-list
refactor list command
|
2023-07-08 08:28:58 +02:00 |
|
aawsome
|
8f74282900
|
Merge pull request #738 from rustic-rs/dependabot/cargo/thiserror-1.0.43
build(deps): bump thiserror from 1.0.41 to 1.0.43
|
2023-07-08 08:05:27 +02:00 |
|
aawsome
|
5aeedbbfc9
|
Merge pull request #737 from rustic-rs/dependabot/cargo/pretty_assertions-1.4.0
build(deps): bump pretty_assertions from 1.3.0 to 1.4.0
|
2023-07-08 08:05:03 +02:00 |
|
aawsome
|
80f7e30c4f
|
Merge pull request #736 from rustic-rs/dependabot/cargo/enum-map-derive-0.12.0
build(deps): bump enum-map-derive from 0.11.0 to 0.12.0
|
2023-07-08 08:04:41 +02:00 |
|
Alexander Weiss
|
031823634a
|
refactor list command
|
2023-07-08 07:58:25 +02:00 |
|
aawsome
|
f39e1e408b
|
Merge pull request #734 from rustic-rs/refactor-ls
Refactor ls command
|
2023-07-08 07:53:00 +02:00 |
|
aawsome
|
7b391e0ab9
|
Merge pull request #732 from rustic-rs/refactor-tag
refactor tag command
|
2023-07-08 07:49:20 +02:00 |
|
dependabot[bot]
|
42542b8c0b
|
build(deps): bump thiserror from 1.0.41 to 1.0.43
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.41 to 1.0.43.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.41...1.0.43)
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-07 23:11:59 +00:00 |
|
dependabot[bot]
|
78b79e7509
|
build(deps): bump pretty_assertions from 1.3.0 to 1.4.0
Bumps [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases)
- [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.3.0...v1.4.0)
---
updated-dependencies:
- dependency-name: pretty_assertions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-07 23:11:27 +00:00 |
|
dependabot[bot]
|
0376afc7ae
|
build(deps): bump enum-map-derive from 0.11.0 to 0.12.0
Bumps [enum-map-derive](https://github.com/xfix/enum-map) from 0.11.0 to 0.12.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/commits)
---
updated-dependencies:
- dependency-name: enum-map-derive
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-07 23:11:11 +00:00 |
|
Alexander Weiss
|
bbfd0cd464
|
refactor ls command
|
2023-07-07 20:31:00 +02:00 |
|
Alexander Weiss
|
a93efb171b
|
refactor tag command
|
2023-07-07 20:25:05 +02:00 |
|
aawsome
|
abc42a1994
|
Merge pull request #727 from rustic-rs/refactor-key-config-init
Refactor key, config and init command
|
2023-07-07 20:21:21 +02:00 |
|
aawsome
|
a1a7c02901
|
Merge pull request #731 from rustic-rs/dependabot/cargo/toml-0.7.6
build(deps): bump toml from 0.7.5 to 0.7.6
|
2023-07-07 16:43:50 +02:00 |
|
aawsome
|
bc9487c44f
|
Merge pull request #730 from rustic-rs/dependabot/cargo/serde_json-1.0.100
build(deps): bump serde_json from 1.0.99 to 1.0.100
|
2023-07-07 16:43:36 +02:00 |
|
aawsome
|
e1e60e6014
|
Merge pull request #729 from rustic-rs/dependabot/cargo/enum-map-2.6.0
build(deps): bump enum-map from 2.5.0 to 2.6.0
|
2023-07-07 16:43:23 +02:00 |
|
aawsome
|
51db18b5db
|
Merge pull request #728 from rustic-rs/dependabot/cargo/serde-1.0.167
build(deps): bump serde from 1.0.166 to 1.0.167
|
2023-07-07 16:39:50 +02:00 |
|