Alexander Weiss
|
0e70506b27
|
restore: allow to optionally specify a path within snapshot
|
2022-07-30 13:16:54 +02:00 |
|
Alexander Weiss
|
5d526eccd6
|
choose backend: optimize code
|
2022-07-30 06:17:10 +02:00 |
|
Alexander Weiss
|
613f5da506
|
Tree: Add function subtree_id and use in cat
|
2022-07-29 22:01:13 +02:00 |
|
aawsome
|
65a410efbb
|
Merge pull request #90 from rustic-rs/restore-use-existing
restore: use existing fileparts
|
2022-07-29 10:41:11 +02:00 |
|
Alexander Weiss
|
726228a978
|
restore: use existing fileparts
|
2022-07-29 09:27:12 +02:00 |
|
Alexander Weiss
|
fa7dfaeca3
|
set develepment version
|
2022-07-29 04:46:24 +02:00 |
|
Alexander Weiss
|
e5f286b4b6
|
set version to 0.2.3
|
2022-07-28 23:26:05 +02:00 |
|
aawsome
|
2a4bead1b3
|
Merge pull request #89 from rustic-rs/prune-fix-repack-compressed
prune: fix repo corruption with compressed blobs
|
2022-07-28 23:18:22 +02:00 |
|
Alexander Weiss
|
62a63251da
|
prune: fix repo corruption with compressed blobs
Only happens when compressed blobs are repacked and if --repack-fast is
not given
|
2022-07-28 23:02:25 +02:00 |
|
aawsome
|
56d2a7f35d
|
Merge pull request #87 from rustic-rs/better-progress-bars
Better progress bars
|
2022-07-28 18:43:49 +02:00 |
|
aawsome
|
bc1e5564f0
|
Merge pull request #85 from rustic-rs/prune-fix-cacheable
prune: fix --repack-cacheable-only in combination with --repack-uncompressed
|
2022-07-28 18:39:28 +02:00 |
|
Alexander Weiss
|
c7ede6ee4e
|
prune: Add progress bar for repacking
|
2022-07-28 17:08:29 +02:00 |
|
Alexander Weiss
|
512c5fde23
|
restore: improve progress bar
|
2022-07-28 16:43:28 +02:00 |
|
Alexander Weiss
|
182e63837a
|
prune: fix --repack-cacheable-onle in combination with ..reoack-compressed
|
2022-07-28 08:49:36 +02:00 |
|
aawsome
|
4fab86df8f
|
Merge pull request #84 from rustic-rs/set-development-version
set development version and update dependencies
|
2022-07-28 07:24:57 +02:00 |
|
Alexander Weiss
|
bd27f97b82
|
set development version and update dependencies
|
2022-07-28 07:13:51 +02:00 |
|
aawsome
|
f251079768
|
Merge pull request #82 from rustic-rs/prepare-0.2.2
set version to 0.2.2
|
2022-07-26 05:34:57 +02:00 |
|
Alexander Weiss
|
d6bb36c8ca
|
set version to 0.2.2
|
2022-07-26 05:26:15 +02:00 |
|
aawsome
|
ef293fef05
|
fixup hot/cold in FAQ
|
2022-07-25 22:16:20 +02:00 |
|
aawsome
|
9ad0b21162
|
Add hot/cold repo to FAQ
|
2022-07-25 22:11:58 +02:00 |
|
aawsome
|
7032ba6f3e
|
Update README.md
|
2022-07-25 21:42:41 +02:00 |
|
aawsome
|
dd30bb0e97
|
Merge pull request #81 from rustic-rs/restore
restore: improvements
|
2022-07-25 06:39:03 +02:00 |
|
Alexander Weiss
|
83fd9e1a93
|
restore: print detailed information at high verbosity
|
2022-07-25 06:20:20 +02:00 |
|
Alexander Weiss
|
0b0025a361
|
restore: fix dir already exists error
|
2022-07-25 06:12:22 +02:00 |
|
Alexander Weiss
|
3428a84810
|
restore: improve error handling
|
2022-07-25 06:08:28 +02:00 |
|
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
|
d4aa97b5e0
|
Merge pull request #80 from rustic-rs/snapshots-latest
snapshots: allow argument "latest"
|
2022-07-24 13:26:24 +02:00 |
|
Alexander Weiss
|
357c61f229
|
snapshots: allow argument "latest"
|
2022-07-24 08:48:07 +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 |
|