Commit Graph

329 Commits

Author SHA1 Message Date
aawsome
c6f6fc5cb3
Merge pull request #279 from rustic-rs/progress-interval
Progress: Add support for env variable RUSTIC_PROGRESS_INTERVAL
2022-11-05 08:57:01 +01:00
aawsome
3f22b694e8
Merge pull request #281 from rustic-rs/ignore-devid
backup: Add option --ignore-devid
2022-11-03 23:10:21 +01:00
Alexander Weiss
1bd624ecb9 backup: Add option --ignore-devid 2022-11-03 22:53:25 +01:00
Alexander Weiss
beaec01f70 diff: Allow to diff with local path 2022-11-03 22:13:13 +01:00
Alexander Weiss
2c676ef4a3 backup: Add --as-path option 2022-11-03 20:00:58 +01:00
Alexander Weiss
fe880a4a2e Progress: Add support for env variable RUSTIC_PROGRESS_INTERVAL 2022-11-03 12:56:13 +01:00
Alexander Weiss
7e457a082f Completely remove async 2022-10-23 08:49:48 +02:00
Alexander Weiss
3b6f608e97 Make warmup sync 2022-10-23 08:43:15 +02:00
Alexander Weiss
de0bd189a8 Make restore sync 2022-10-23 08:43:15 +02:00
Alexander Weiss
181ab5da2f index: Parallelize sorting the index 2022-10-23 08:43:15 +02:00
Alexander Weiss
0bbe5bc7b3 Make tree streamer sync 2022-10-23 08:43:15 +02:00
Alexander Weiss
8b87630e1b Make archiver async 2022-10-23 08:43:15 +02:00
Alexander Weiss
fa0ac71aec Make packer sync 2022-10-23 08:43:15 +02:00
Alexander Weiss
d8665fe794 Parallelize check 2022-10-23 08:43:15 +02:00
Alexander Weiss
683f2bc26c Parallelize backend operations 2022-10-23 08:43:15 +02:00
Alexander Weiss
606f08648e Make backend sync 2022-10-23 08:43:15 +02:00
aawsome
59586668ac
Merge pull request #264 from rustic-rs/fix-index
fix index has method
2022-10-17 16:52:52 +02:00
Alexander Weiss
b05dfb0189 fix index has method 2022-10-17 16:43:22 +02:00
Alexander Weiss
4ead001d20 use BlobTypeMap to simplify code 2022-10-15 06:44:22 +02:00
Alexander Weiss
642e739398 Remove dependency on ambassador 2022-10-14 23:55:59 +02:00
aawsome
7e9fe331e3
Merge pull request #258 from rustic-rs/repair-snapshots
Add repair snapshots command
2022-10-14 23:26:38 +02:00
Alexander Weiss
ac530ca017 fix repair index 2022-10-14 22:03:45 +02:00
Alexander Weiss
b4d93900ed Add repair snapshots command 2022-10-13 00:54:36 +02:00
Alexander Weiss
040aa2a336 Add repair index command 2022-10-07 14:32:49 +02:00
aawsome
4f8b21fac5
Merge pull request #250 from rustic-rs/check-read-data
check: Add --read-data
2022-10-07 13:05:26 +02:00
Alexander Weiss
71efec71fb restore: Print what will be done in debug log 2022-10-03 07:22:22 +02:00
Alexander Weiss
c3c58d7616 check: Add --read-data 2022-10-02 20:36:44 +02:00
Ilia
55e0b813d9
feat: shell completions (#195)
CLI: generate shell completions
2022-09-29 22:39:45 +02:00
aawsome
191fce63a3
Merge pull request #233 from rustic-rs/rclone-simplify
Simplify rclone backend (using rclone > 1.52.2)
2022-09-27 00:29:47 +02:00
aawsome
09b5eadde2
Merge pull request #232 from rustic-rs/optimize-check
check: Optimize error handling and messages
2022-09-27 00:28:02 +02:00
Alexander Weiss
89b4c96085 Simplify rclone backend (using rclone > 1.52.2) 2022-09-27 00:04:05 +02:00
Alexander Weiss
9d3a55af53 check: Optimize error handling and messages 2022-09-26 23:33:01 +02:00
Alexander Weiss
a2fb42d242 REST backend: abort at permanent errors 2022-09-26 23:21:08 +02:00
Alexander Weiss
45996e38de REST backend: handle errors correctly 2022-09-26 16:33:05 +02:00
Alexander Weiss
83ac12d5e1 Adapt to new rustc version 2022-09-22 16:10:27 +02:00
aawsome
a33395a027
Merge pull request #219 from rustic-rs/dependabot/cargo/binrw-0.10.0
build(deps): bump binrw from 0.9.2 to 0.10.0
2022-09-22 09:08:14 +02:00
Alexander Weiss
f69a4d9957 init: use password if given 2022-09-21 23:34:16 +02:00
Alexander Weiss
aa8d6c61c7 backup: Add --host option 2022-09-21 20:38:39 +02:00
dependabot[bot]
817b30da35 build(deps): bump binrw from 0.9.2 to 0.10.0
Bumps [binrw](https://github.com/jam1garner/binrw) from 0.9.2 to 0.10.0.
- [Release notes](https://github.com/jam1garner/binrw/releases)
- [Commits](https://github.com/jam1garner/binrw/compare/v0.9.2...v0.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-19 23:40:11 +00:00
Alexander Weiss
77d28a9dff rework logging and output 2022-09-16 14:59:06 +02:00
Alexander Weiss
5959955f38 impl Display for SnapshotGroup 2022-09-16 14:37:50 +02: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
Alexander Weiss
8228dde8f5 fix tag: Don't save snapshot id 2022-09-15 12:45:01 +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
Alexander Weiss
74562102bc escape filename like restic 2022-09-14 23:18:17 +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
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