aawsome
|
181dbca98c
|
Merge pull request #58 from rustic-rs/prepare-0.2.1
prepare for 0.2.1
|
2022-07-08 12:57:16 +02:00 |
|
aawsome
|
1a75e74afe
|
Merge pull request #59 from rustic-rs/cli-globaloptions
Make (most) CLI options global
|
2022-07-08 12:55:27 +02:00 |
|
Alexander Weiss
|
d2d6ffcca8
|
CLI: make most options global; change texts
|
2022-07-08 12:41:28 +02:00 |
|
Alexander Weiss
|
11aa547a31
|
prepare for 0.2.1
|
2022-07-08 12:07:18 +02:00 |
|
aawsome
|
0c2b85da33
|
Merge pull request #55 from rustic-rs/special-files+metadata
Special files+metadata
|
2022-07-07 14:11:57 +02:00 |
|
Alexander Weiss
|
96288d888d
|
treat missing mode correctly
|
2022-07-07 12:15:18 +02:00 |
|
Alexander Weiss
|
b2f251c086
|
restore: Add error handling
|
2022-07-07 12:08:52 +02:00 |
|
Alexander Weiss
|
b9656a720c
|
restore: restore times
|
2022-07-07 10:23:10 +02:00 |
|
Alexander Weiss
|
68d28b413a
|
restore: Add option --numeric-id
|
2022-07-07 10:23:10 +02:00 |
|
Alexander Weiss
|
739b207441
|
restore: Restore user/group
|
2022-07-07 10:23:10 +02:00 |
|
Alexander Weiss
|
297e337dfc
|
backup: Always store uid/gid
|
2022-07-07 10:23:10 +02:00 |
|
Alexander Weiss
|
07db2fec19
|
restore: use correct file modes when restoring
|
2022-07-07 10:23:10 +02:00 |
|
Alexander Weiss
|
4dd22c9692
|
restore: create special files
|
2022-07-07 10:23:10 +02:00 |
|
Alexander Weiss
|
a63c82e773
|
correct go filemode representation
|
2022-07-07 10:23:10 +02:00 |
|
Alexander Weiss
|
1a77273e6e
|
backup: Add support for special files
|
2022-07-07 10:23:10 +02:00 |
|
aawsome
|
ddc1b6f76d
|
Merge pull request #56 from rustic-rs/chunk-empty
chunker: Fix treatment of empty files
|
2022-07-07 10:16:30 +02:00 |
|
Alexander Weiss
|
81096ce9e3
|
chunker: Correct treatment of empty files
|
2022-07-07 09:05:22 +02:00 |
|
aawsome
|
0a6ea8a08a
|
Merge pull request #53 from rustic-rs/fix-cache-options
cache: Make options more obvious to work with
|
2022-07-03 07:33:14 +02:00 |
|
Alexander Weiss
|
63d5575163
|
cache: Make options more obvious to work with
|
2022-07-03 07:04:57 +02:00 |
|
aawsome
|
9bfa7d2755
|
Merge pull request #47 from rustic-rs/nodes-null
Allow null nodes in JSON tree
|
2022-07-02 03:16:03 +02:00 |
|
Alexander Weiss
|
43ea5e061b
|
Allow null nodes in JSON tree
|
2022-07-01 21:00:30 +02:00 |
|
aawsome
|
6ed332c4f3
|
Merge pull request #33 from rustic-rs/add-cache
Add possibilty to use a cache
|
2022-07-01 15:35:31 +02:00 |
|
aawsome
|
bacfe1cfed
|
Merge pull request #41 from rustic-rs/fix-empty-device
fix empty device for device or chardev files
|
2022-07-01 15:26:15 +02:00 |
|
Alexander Weiss
|
f3e8bc4627
|
cache: Add Option --cache-dir and use restic/rustic cache dir
|
2022-07-01 15:21:35 +02:00 |
|
Alexander Weiss
|
caca900972
|
check: Add check for valid cache files
|
2022-07-01 15:21:35 +02:00 |
|
Alexander Weiss
|
fadda788c8
|
Add cache
|
2022-07-01 15:21:35 +02:00 |
|
Alexander Weiss
|
ed8561383a
|
Add cacheable arg to Backend
|
2022-07-01 14:37:00 +02:00 |
|
Alexander Weiss
|
d1c0e78a77
|
backend: Always use anyhow::Result
|
2022-07-01 14:37:00 +02:00 |
|
Alexander Weiss
|
8a55b5f480
|
fix empty device for device or chardev files
|
2022-07-01 11:18:27 +02:00 |
|
aawsome
|
458e925dc4
|
Merge pull request #38 from rustic-rs/valid-files-only
local BE: only use valid files
|
2022-07-01 07:14:31 +02:00 |
|
Alexander Weiss
|
d9a29a3772
|
local BE: only use valid files
|
2022-06-30 21:07:18 +02:00 |
|
aawsome
|
f8581b224e
|
Merge pull request #36 from rustic-rs/fix-tree-dev
fix possible node types
|
2022-06-30 16:26:49 +02:00 |
|
Alexander Weiss
|
764869012d
|
fix possible node types
|
2022-06-30 16:15:03 +02:00 |
|
aawsome
|
90e001213e
|
Merge pull request #32 from rustic-rs/update-dependencies
update dependencies
|
2022-06-19 16:23:39 +02:00 |
|
Alexander Weiss
|
7e0f88fd35
|
update dependencies
|
2022-06-19 16:09:24 +02:00 |
|
aawsome
|
03a7fcb7f9
|
Merge pull request #31 from rustic-rs/forget-prune
forget: Add --prune option
|
2022-06-15 23:17:51 +02:00 |
|
Alexander Weiss
|
51a8e57d02
|
forget: Add --prune option
|
2022-06-15 11:56:07 +02:00 |
|
aawsome
|
a75cf67c48
|
Merge pull request #29 from rustic-rs/fix-rest-path
REST backend: ensure that url ends with '/' and fix config path
|
2022-06-15 11:54:31 +02:00 |
|
Alexander Weiss
|
fadc583b8c
|
REST backend: ensure that url ends with '/' and fix config path
|
2022-06-15 10:02:47 +02:00 |
|
aawsome
|
65b2d15d3f
|
Merge pull request #26 from rustic-rs/fix-cd
fix CD
|
2022-06-14 07:49:20 +02:00 |
|
Alexander Weiss
|
390fc26bd3
|
fix CD
|
2022-06-14 07:47:57 +02:00 |
|
aawsome
|
5bb4819e81
|
Merge pull request #25 from rustic-rs/fix-cd
fix CD
|
2022-06-14 07:39:53 +02:00 |
|
Alexander Weiss
|
14553a805b
|
fix CD
|
2022-06-14 07:33:06 +02:00 |
|
aawsome
|
30037190de
|
Merge pull request #23 from rustic-rs/prepare-v0.2.0
prepare v0.2.0
|
2022-06-13 23:51:54 +02:00 |
|
Alexander Weiss
|
d1f63e7a57
|
prepare v0.2.0
|
2022-06-13 23:48:24 +02:00 |
|
aawsome
|
cccd42e72c
|
Merge pull request #22 from rustic-rs/fix-cd3
final fix for CD
|
2022-06-13 23:38:15 +02:00 |
|
Alexander Weiss
|
f0770c246f
|
final fix for CD
|
2022-06-13 23:28:01 +02:00 |
|
aawsome
|
135b351515
|
Merge pull request #21 from rustic-rs/fix-cd2
second fix for CD
|
2022-06-13 23:03:00 +02:00 |
|
Alexander Weiss
|
5167f46624
|
second fix for CD
|
2022-06-13 23:02:24 +02:00 |
|
aawsome
|
356d1b5669
|
Merge pull request #20 from rustic-rs/fix-cd
fix CD
|
2022-06-13 22:52:53 +02:00 |
|