Commit Graph

1280 Commits

Author SHA1 Message Date
simonsan
f643c78cdc
docs: Add CONTRIBUTING.md (#762) 2023-08-10 22:38:09 +02:00
dependabot[bot]
12185a50d2
build(deps): bump clap from 4.3.19 to 4.3.21 (#807)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-09 03:42:29 +02:00
dependabot[bot]
88f500e524
build(deps): bump tempfile from 3.7.0 to 3.7.1 (#803)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-09 00:53:36 +02:00
dependabot[bot]
4dcdf2cf6d
build(deps): bump filetime from 0.2.21 to 0.2.22 (#802)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-08 02:06:39 +02:00
dependabot[bot]
87a457519b
build(deps): bump serde from 1.0.181 to 1.0.183 (#801)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-08 02:06:32 +02:00
dependabot[bot]
43d8dbda97
build(deps): bump rustdoc-json from 0.8.6 to 0.8.7 (#794)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-06 01:29:42 +02:00
dependabot[bot]
534b5846dc
build(deps): bump serde_with from 3.1.0 to 3.2.0 (#795)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-06 00:35:59 +02:00
dependabot[bot]
ee0130fb6d
build(deps): bump public-api from 0.31.2 to 0.31.3 (#796)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-06 00:35:36 +02:00
aawsome
c15805dd10
Merge pull request #792 from rustic-rs/dependabot/cargo/enum-map-derive-0.13.0
build(deps): bump enum-map-derive from 0.12.0 to 0.13.0
2023-08-04 22:11:04 +02:00
dependabot[bot]
604b226c9c
build(deps): bump enum-map-derive from 0.12.0 to 0.13.0
Bumps [enum-map-derive](https://github.com/xfix/enum-map) from 0.12.0 to 0.13.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-08-03 23:59:33 +00:00
dependabot[bot]
d8085c1547
build(deps): bump enum-map from 2.6.0 to 2.6.1 (#789)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-03 09:57:21 +02:00
dependabot[bot]
77ddb1d40f
build(deps): bump indicatif from 0.17.5 to 0.17.6 (#790)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-03 09:56:47 +02:00
aawsome
edce253b41
Merge pull request #788 from rustic-rs/dependabot/cargo/xattr-1.0.1
build(deps): bump xattr from 1.0.0 to 1.0.1
2023-08-01 09:54:41 +02:00
aawsome
1eafb722b7
Merge pull request #785 from rustic-rs/linktarget
handle non-unicode link-targets
2023-08-01 09:53:58 +02:00
Alexander Weiss
3477669eb0 handle non-unicode link-targets 2023-08-01 06:46:38 +02:00
dependabot[bot]
1e2e1b2960
build(deps): bump xattr from 1.0.0 to 1.0.1
Bumps [xattr](https://github.com/Stebalien/xattr) from 1.0.0 to 1.0.1.
- [Commits](https://github.com/Stebalien/xattr/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-31 23:26:20 +00:00
dependabot[bot]
fbbae09c38
build(deps): bump serde_json from 1.0.103 to 1.0.104 (#786)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-27 12:58:50 +02:00
aawsome
6e9f3d089d
Merge pull request #782 from rustic-rs/dependabot/cargo/clap-4.3.19
build(deps): bump clap from 4.3.17 to 4.3.19
2023-07-24 09:28:41 +02:00
aawsome
5ede6a3801
Merge pull request #781 from rustic-rs/dependabot/cargo/thiserror-1.0.44
build(deps): bump thiserror from 1.0.43 to 1.0.44
2023-07-24 09:28:24 +02:00
aawsome
d478296b6f
Merge pull request #779 from rustic-rs/refactor-diff
refactor diff command
2023-07-24 09:28:01 +02:00
aawsome
c28a6bee4d
Merge pull request #780 from rustic-rs/autocast
Add autocast gettingstarted file
2023-07-22 04:14:19 +02:00
dependabot[bot]
34930cf8b7
build(deps): bump clap from 4.3.17 to 4.3.19
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.17 to 4.3.19.
- [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.17...v4.3.19)

---
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-21 23:07:02 +00:00
dependabot[bot]
c36f2a5bf6
build(deps): bump thiserror from 1.0.43 to 1.0.44
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.43 to 1.0.44.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.43...1.0.44)

---
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-21 23:06:48 +00:00
Alexander Weiss
d9388637dc Add autocast gettingstarted file 2023-07-21 15:08:29 +02:00
Alexander Weiss
a436fc4522 refactor diff command 2023-07-21 12:14:09 +02:00
dependabot[bot]
244db5211e
build(deps): bump clap from 4.3.16 to 4.3.17 (#777)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-21 02:30:16 +02:00
dependabot[bot]
742d325a68
build(deps): bump tempfile from 3.6.0 to 3.7.0 (#778)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-21 02:29:57 +02:00
aawsome
774604924f
Merge pull request #774 from rustic-rs/refactor-repair
refactor repair command
2023-07-20 21:20:48 +02:00
aawsome
282eba028f
Merge pull request #763 from rustic-rs/extend-ls
ls: Add options --summary and --long
2023-07-20 21:19:49 +02:00
Alexander Weiss
65df10766b ls: Add options --summary and --long 2023-07-20 20:50:59 +02:00
Alexander Weiss
068ac138cd update changelog 2023-07-20 20:50:50 +02:00
simonsan
cbb0ea5c1f
ci: Ignore markdown files in CI (#773) 2023-07-20 14:47:45 +02:00
dependabot[bot]
90c8d4aff2
build(deps): bump semver from 1.0.17 to 1.0.18 (#775)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-20 02:14:49 +02:00
dependabot[bot]
59f5aee1b7
build(deps): bump zstd from 0.12.3+zstd.1.5.2 to 0.12.4 (#776)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-20 02:13:09 +02:00
Alexander Weiss
b0c9d7c8ab refactor repair command 2023-07-19 23:26:33 +02:00
aawsome
449f3fd13a
Merge pull request #764 from rustic-rs/refactor-merge
refactor merge command
2023-07-19 23:25:39 +02:00
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
Alexander Weiss
74bc7ca304 refactor merge command 2023-07-18 16:39:09 +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