Alexander Weiss
|
31903b0cab
|
restore: restore metadata of dir after its contents
|
2022-07-25 06:02:48 +02:00 |
|
Alexander Weiss
|
9c78f25506
|
restore: Be more verbose by default
|
2022-07-25 06:02:48 +02:00 |
|
Alexander Weiss
|
c80ebdd297
|
local Backend: create dir if it doesn't exist
|
2022-07-25 06:02:48 +02:00 |
|
aawsome
|
3df470b5a9
|
Merge pull request #78 from rustic-rs/prune-default-for-cold
prune: use default value for --repack-cacheable-only from config
|
2022-07-24 07:44:41 +02:00 |
|
aawsome
|
766ae88d28
|
Merge pull request #79 from rustic-rs/fix-config-hotcold
config: fix saving of config file for hot/cold repo
|
2022-07-24 07:43:49 +02:00 |
|
Alexander Weiss
|
f6b5130eed
|
prune: default value for --repack-cacheable-only from config
|
2022-07-23 22:52:02 +02:00 |
|
Alexander Weiss
|
7e7104813a
|
config: fix saving config file for hot/cold repo
|
2022-07-23 22:48:31 +02:00 |
|
aawsome
|
96498846ec
|
Merge pull request #52 from rustic-rs/dynamic-packsize
Allow to customize pack size
|
2022-07-23 20:18:47 +02:00 |
|
Alexander Weiss
|
52da018d7d
|
use pack size parameters from config
|
2022-07-23 13:48:31 +02:00 |
|
Alexander Weiss
|
649743ef79
|
save pack size parameters in config
|
2022-07-23 13:48:31 +02:00 |
|
Alexander Weiss
|
7444ea47ed
|
repoinfo: Add information about pack sizes
|
2022-07-23 13:48:31 +02:00 |
|
Alexander Weiss
|
3fa5a2a73c
|
prune: use Tree/Data.total_after_prune for repacking
|
2022-07-23 13:48:31 +02:00 |
|
Alexander Weiss
|
32bd2fb98d
|
fixup
|
2022-07-23 07:41:45 +02:00 |
|
Alexander Weiss
|
43c3ca11fc
|
Add variable pack size
|
2022-07-22 23:56:01 +02:00 |
|
aawsome
|
4390a85ebc
|
Merge pull request #76 from rustic-rs/add-config
Add config command
|
2022-07-22 23:44:35 +02:00 |
|
Alexander Weiss
|
c723ebffe7
|
cat: don't require an id
|
2022-07-22 22:57:43 +02:00 |
|
Alexander Weiss
|
5017d258f4
|
init: Add config options
|
2022-07-22 22:57:43 +02:00 |
|
Alexander Weiss
|
f4544f1dab
|
backup/prune: use compression from config file
|
2022-07-22 22:52:36 +02:00 |
|
Alexander Weiss
|
0d102c09e1
|
local BE: overwrite existing files
|
2022-07-22 17:24:14 +02:00 |
|
Alexander Weiss
|
2db3f56f91
|
new command: config
|
2022-07-22 17:24:14 +02:00 |
|
aawsome
|
8dfec82afb
|
Merge pull request #75 from rustic-rs/fix-rclone
rclone: fix url and allow debug output
|
2022-07-22 16:46:37 +02:00 |
|
Alexander Weiss
|
eba8fcc30a
|
rclone: fix url and allow debug output
|
2022-07-22 16:29:22 +02:00 |
|
aawsome
|
c149087662
|
Merge pull request #73 from rustic-rs/prune-repack-uncompressed
prune: add options --repack-uncompressed and --fast-repack
|
2022-07-18 07:50:57 +02:00 |
|
aawsome
|
87c466b6eb
|
Merge pull request #71 from rustic-rs/rclone
Add rclone Backend
|
2022-07-18 07:33:26 +02:00 |
|
Alexander Weiss
|
613498f0b6
|
prune: add options --repack-uncompressed and --fast-repack
|
2022-07-18 07:32:43 +02:00 |
|
Alexander Weiss
|
74929ccdfa
|
Add rclone Backend
|
2022-07-18 06:56:18 +02:00 |
|
aawsome
|
949044f17d
|
Merge pull request #70 from rustic-rs/prune-instant-delete
prune: Add option --instant-delete
|
2022-07-15 09:55:42 +02:00 |
|
Alexander Weiss
|
41d79c8450
|
prune: Add option --instant-delete
|
2022-07-15 09:47:42 +02:00 |
|
aawsome
|
290911d75d
|
Merge pull request #63 from rustic-rs/cold-storage
Add cold storage support
|
2022-07-14 21:35:11 +02:00 |
|
Alexander Weiss
|
eaae33d48c
|
Add check for identical key files when using a hot repo
|
2022-07-14 20:30:22 +02:00 |
|
Alexander Weiss
|
4210a76266
|
Add is_hot to config file and check it // init hot repo
|
2022-07-14 20:30:22 +02:00 |
|
Alexander Weiss
|
e8d966dc39
|
repoinfo: Add info about hot repo
|
2022-07-14 08:33:43 +02:00 |
|
Alexander Weiss
|
c0f2c43238
|
Add checks for hot repo
|
2022-07-13 15:38:51 +02:00 |
|
Alexander Weiss
|
a122234af8
|
Add option for hot repo
|
2022-07-13 15:38:50 +02:00 |
|
Alexander Weiss
|
0ca54a5e23
|
backend: add cacheable to remove()
|
2022-07-13 15:38:50 +02:00 |
|
aawsome
|
9ab8f11a72
|
Merge pull request #61 from rustic-rs/concurrent-limit
Limit concurrent operations
|
2022-07-13 15:30:41 +02:00 |
|
aawsome
|
4c52539276
|
Merge pull request #65 from rustic-rs/trust-cache
check: Add option --trust-cache
|
2022-07-13 15:18:10 +02:00 |
|
aawsome
|
47c6dd0184
|
Merge pull request #64 from rustic-rs/speedup-packer
Speed up packer
|
2022-07-13 15:11:12 +02:00 |
|
Alexander Weiss
|
6b474b2824
|
check: Add option --trust-cache
|
2022-07-13 15:07:37 +02:00 |
|
aawsome
|
d415ebec00
|
Merge pull request #62 from rustic-rs/fix-cache
fix cache
|
2022-07-13 15:01:20 +02:00 |
|
Alexander Weiss
|
f65b2c9181
|
optimize packer
|
2022-07-13 14:57:24 +02:00 |
|
Alexander Weiss
|
b0db97854e
|
Limit concurrent operations
|
2022-07-13 14:54:21 +02:00 |
|
Alexander Weiss
|
a3a4ce5ceb
|
fix cache
|
2022-07-13 14:49:42 +02:00 |
|
Alexander Weiss
|
68cd21a2af
|
set development version
|
2022-07-10 22:24:57 +02:00 |
|
Alexander Weiss
|
eeb3078ee9
|
Add changelog for 0.2.1
|
2022-07-08 13:20:54 +02:00 |
|
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 |
|