Commit Graph

1133 Commits

Author SHA1 Message Date
aawsome
2e4e18fed5
Merge pull request #696 from rustic-rs/dependabot/cargo/rhai-1.15.0
build(deps): bump rhai from 1.14.0 to 1.15.0
2023-06-20 19:14:53 +02:00
aawsome
7db01b7de0
Merge pull request #694 from rustic-rs/restore-create-later
restore: create files just before processing
2023-06-20 19:13:37 +02:00
dependabot[bot]
d116c43e27
build(deps): bump rhai from 1.14.0 to 1.15.0
Bumps rhai from 1.14.0 to 1.15.0.

---
updated-dependencies:
- dependency-name: rhai
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-20 00:04:57 +00:00
Alexander Weiss
8ed190af6b restore: create files just before processing 2023-06-19 21:51:30 +02:00
aawsome
35c83e43b6
Merge pull request #624 from rustic-rs/enhance-restore
restore: Download multiple contiguous blobs in one request
2023-06-19 21:50:31 +02:00
Alexander Weiss
13e3f1bb91 restore: Download multiple contiguous blobs in one request 2023-06-18 22:18:08 +02:00
aawsome
33a853f48c
Merge pull request #690 from rustic-rs/dependabot/cargo/serde_json-1.0.97
build(deps): bump serde_json from 1.0.96 to 1.0.97
2023-06-17 22:19:02 +02:00
dependabot[bot]
4c22600073
build(deps): bump serde_json from 1.0.96 to 1.0.97
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.96 to 1.0.97.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.96...v1.0.97)

---
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-06-17 00:00:40 +00:00
aawsome
2a7a78bdcc
Merge pull request #686 from rustic-rs/dependabot/cargo/sha2-0.10.7
build(deps): bump sha2 from 0.10.6 to 0.10.7
2023-06-16 06:52:55 +02:00
dependabot[bot]
11ab7aeff9
build(deps): bump sha2 from 0.10.6 to 0.10.7
Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.10.6 to 0.10.7.
- [Commits](https://github.com/RustCrypto/hashes/compare/sha2-v0.10.6...sha2-v0.10.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-16 00:00:37 +00:00
aawsome
c5915ac772
Merge pull request #684 from rustic-rs/dependabot/cargo/clap-4.3.4
build(deps): bump clap from 4.3.3 to 4.3.4
2023-06-15 17:05:51 +02:00
dependabot[bot]
7f2d547b8a
build(deps): bump clap from 4.3.3 to 4.3.4
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.3 to 4.3.4.
- [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.3...v4.3.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-15 13:32:39 +00:00
aawsome
52963b6dab
Merge pull request #685 from rustic-rs/replace-users 2023-06-15 15:31:36 +02:00
Alexander Weiss
9fef173167 replace users crate 2023-06-15 11:20:02 +02:00
Alexander Weiss
c8cfe28f51 rest/rclone backend: Set default timeout to 10min 2023-06-14 21:17:47 +02:00
aawsome
e0742675cc
Merge pull request #682 from rustic-rs/rest-null
rest backend: Allow null value in json
2023-06-14 14:15:34 +02:00
Alexander Weiss
4974c7d701 Adapt changelog 2023-06-14 06:31:25 +02:00
Alexander Weiss
eec8513bef rest backend: Allow null value in json 2023-06-14 06:27:30 +02:00
aawsome
ea64c351d8
Merge pull request #680 from rustic-rs/tls
change tls to tls-native-roots
2023-06-14 06:25:17 +02:00
Alexander Weiss
e27e8ad559 change tls to tls-native-roots 2023-06-13 13:17:35 +02:00
aawsome
0c50519ddf
Merge pull request #678 from rustic-rs/repo-methods
make commands methods of repository structs
2023-06-13 12:37:23 +02:00
Alexander Weiss
d50b95d88c make commands methods of repository structs 2023-06-13 08:26:34 +02:00
aawsome
3c5543007c
Merge pull request #672 from pheki/global-configuration-files
Use global config files when user-specific file doesn't exist
2023-06-13 07:15:59 +02:00
aawsome
a9f6741284
Merge pull request #677 from rustic-rs/dependabot/cargo/log-0.4.19
build(deps): bump log from 0.4.18 to 0.4.19
2023-06-13 06:30:43 +02:00
Aphek
4aa0686869 Use global config files when user-specific file doesn't exist 2023-06-13 06:29:10 +02:00
dependabot[bot]
de13bcca06
build(deps): bump log from 0.4.18 to 0.4.19
Bumps [log](https://github.com/rust-lang/log) from 0.4.18 to 0.4.19.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.18...0.4.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-13 00:03:34 +00:00
aawsome
02f87ab477
Merge pull request #676 from rustic-rs/refactor-cat
move cat functions to rustic_core
2023-06-13 00:03:13 +02:00
Alexander Weiss
cc636157f7 move cat functions to rustic_core 2023-06-12 23:48:29 +02:00
aawsome
ca4427f32d
Merge pull request #675 from rustic-rs/refactor-check
move check into rustic_core
2023-06-12 19:52:33 +02:00
Alexander Weiss
36309e1e55 move check into rustic_core 2023-06-12 17:32:42 +02:00
aawsome
4eb6b77bf6
Merge pull request #674 from rustic-rs/refactor3
remove comfy_table from rustic_core
2023-06-12 16:20:01 +02:00
Alexander Weiss
d8f7678097 remove comfy_table from rustic_core 2023-06-12 15:46:37 +02:00
aawsome
78bd6a1246
Merge pull request #673 from rustic-rs/refactor2
More refactoring
2023-06-12 13:11:05 +02:00
Alexander Weiss
2b2340deec adapt rustic to Progress trait in rustic_core 2023-06-12 12:32:22 +02:00
Alexander Weiss
1f29a84a4f remove indicatif from rustic_core 2023-06-12 12:31:44 +02:00
aawsome
b575b8eee4
Merge pull request #671 from rustic-rs/dependabot/cargo/clap-4.3.3
build(deps): bump clap from 4.3.2 to 4.3.3
2023-06-11 20:28:46 +02:00
aawsome
2bccaa31c1
Merge pull request #669 from rustic-rs/dependabot/cargo/serde-1.0.164
build(deps): bump serde from 1.0.163 to 1.0.164
2023-06-11 20:28:13 +02:00
dependabot[bot]
1e395c4407
build(deps): bump clap from 4.3.2 to 4.3.3
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.2 to 4.3.3.
- [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.2...v4.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-10 00:01:18 +00:00
aawsome
946fa8cb5a
Merge pull request #668 from rustic-rs/dependabot/cargo/tempfile-3.6.0 2023-06-09 08:47:30 +02:00
aawsome
330370d8e8
Merge pull request #666 from rustic-rs/dependabot/cargo/libc-0.2.146 2023-06-09 08:47:22 +02:00
dependabot[bot]
1afef58b3b
build(deps): bump serde from 1.0.163 to 1.0.164
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.163 to 1.0.164.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.163...v1.0.164)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-09 00:10:27 +00:00
Alexander Weiss
810abe79e2 replace some eprintln! 2023-06-07 06:57:10 +02:00
dependabot[bot]
e73bb94550
build(deps): bump tempfile from 3.5.0 to 3.6.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.5.0 to 3.6.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.5.0...v3.6.0)

---
updated-dependencies:
- dependency-name: tempfile
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-07 00:01:30 +00:00
dependabot[bot]
a4535e7af2
build(deps): bump libc from 0.2.145 to 0.2.146
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.145 to 0.2.146.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.145...0.2.146)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-07 00:00:39 +00:00
aawsome
0520cdb5c1
Merge pull request #617 from simonsan/refactor
Refactor into `rustic_core` library, `rustic` cli library and `rustic` application part
2023-06-06 21:53:34 +02:00
simonsan
b698cc57fc Refactor to library and cli application part
Co-authored-by: Alexander Weiss <alex@weissfam.de>
2023-06-06 08:51:43 +02:00
Alexander Weiss
9fa57d0615 set development version 2023-06-05 11:23:55 +02:00
aawsome
da0d0d3999
Merge pull request #657 from rustic-rs/prepare-0.5.4
prepare v0.5.4
2023-06-05 09:20:58 +02:00
Alexander Weiss
c9d58fa9c7 prepare v0.5.4 2023-06-05 09:05:05 +02:00
aawsome
409dc0a7aa
Merge pull request #656 from rustic-rs/prune-max-repack
prune: fix --max-repack
2023-06-05 08:58:42 +02:00