Alexander Weiss
b20f2ee8a7
move warm_up into rustic_core
2023-06-25 08:26:24 +02:00
aawsome
208cbe6728
Merge pull request #705 from rustic-rs/refactor-snapshots
...
move getting snapshots to rustic_core
2023-06-24 09:34:23 +02:00
Alexander Weiss
a71d0b2e49
move getting snapshots to rustic_core
2023-06-24 07:34:51 +02:00
aawsome
9f9dc234fe
Merge pull request #704 from rustic-rs/dependabot/cargo/clap-4.3.8
...
build(deps): bump clap from 4.3.5 to 4.3.8
2023-06-24 06:30:38 +02:00
aawsome
be4022ed0a
Merge pull request #703 from rustic-rs/refactor-prune
...
move prune into rustic_core
2023-06-24 06:30:17 +02:00
dependabot[bot]
6a6f302f1d
build(deps): bump clap from 4.3.5 to 4.3.8
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.3.5 to 4.3.8.
- [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.5...v4.3.8 )
---
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-23 23:59:55 +00:00
Alexander Weiss
a4d64116c1
move prune into rustic_core
2023-06-23 17:03:07 +02:00
aawsome
e3bb2706fb
Merge pull request #701 from rustic-rs/refactor-repoinfo
...
Refactor repoinfo
2023-06-23 13:47:43 +02:00
Alexander Weiss
8795c44757
repoinfo: Add options --json, --only-files, --only-index
2023-06-23 13:10:20 +02:00
Alexander Weiss
7269708eff
move repoinfo to library
2023-06-23 13:09:01 +02:00
aawsome
f420717977
Merge pull request #699 from istudyatuni/wait-password-command
...
feat: wait for password-command to exit
2023-06-22 21:16:42 +02:00
Ilia
c42f30b64d
feat: wait for password-command to exit
...
useful for commands that requires interactive input
2023-06-22 21:14:31 +03:00
aawsome
393afe4ebb
Merge pull request #698 from istudyatuni/require-git
...
feat: option to disable requiring git repository for git-ignore rules
2023-06-22 19:24:00 +02:00
Ilia
a8df8a5504
feat: option to disable requiring git repository for git-ignore rules
2023-06-22 20:21:24 +03:00
aawsome
f75a013700
Merge pull request #697 from rustic-rs/dependabot/cargo/clap-4.3.5
...
build(deps): bump clap from 4.3.4 to 4.3.5
2023-06-21 22:42:31 +02:00
dependabot[bot]
bba5bc502d
build(deps): bump clap from 4.3.4 to 4.3.5
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.3.4 to 4.3.5.
- [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.4...v4.3.5 )
---
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-21 00:01:03 +00:00
aawsome
5ae52a6818
Merge pull request #693 from rustic-rs/noprogress
...
rustic_core: Add NoProgress and NoProgressBars (e.g. for examples)
2023-06-20 22:26:33 +02:00
Alexander Weiss
2342c5bb48
put ProgressBars into Repository struct
2023-06-20 22:07:28 +02:00
Alexander Weiss
0317ed5905
Add check example
2023-06-20 22:06:51 +02:00
Alexander Weiss
ceb89c6fda
rustic_core: Add NoProgress and NoProgressBars (e.g. for examples)
2023-06-20 22:06:04 +02:00
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