Thomas Waldmann
|
04dfadbbd6
cli: rename r* commands to repo-*
|
8 месяцев назад |
Thomas Waldmann
|
a7bfd4aec8
src: renamed r*_epilog attrs to repo_*_epilog, fixed references
|
8 месяцев назад |
Thomas Waldmann
|
149ff7541d
src: renamed do_r* methods to do_repo_*, fixed imports
|
8 месяцев назад |
Thomas Waldmann
|
51d019c1ba
src: renamed build_parser_r* methods to build_parser_repo_*, fixed imports
|
8 месяцев назад |
Thomas Waldmann
|
4fe6d7fd19
src: renamed R*MixIn archiver classes to Repo*MixIn, fixed imports
|
8 месяцев назад |
Thomas Waldmann
|
f8d07e7d16
src: renamed r* archiver modules to repo_*, fixed imports
|
8 месяцев назад |
TW
|
ea08e49210
Merge pull request #8332 from ThomasWaldmann/use-borgstore
|
8 месяцев назад |
Thomas Waldmann
|
3794e32890
--append-only and --storage-quota are not supported (yet?)
|
8 месяцев назад |
Thomas Waldmann
|
b50ed04ffc
build_usage / build_man
|
8 месяцев назад |
Thomas Waldmann
|
7442cbf8cf
update CHANGES
|
8 месяцев назад |
Thomas Waldmann
|
682aedba50
check --repair --undelete-archives: bring archives back from the dead
|
8 месяцев назад |
Thomas Waldmann
|
bc1f90b641
check: do not create addtl. archives dir entries if we already have one
|
8 месяцев назад |
Thomas Waldmann
|
a509a0c463
locking: no traceback on lock timeout (expected)
|
8 месяцев назад |
Thomas Waldmann
|
0e183b225d
shared locking for many borg commands
|
8 месяцев назад |
Thomas Waldmann
|
8412168555
check: only write to repo if --repair is given
|
8 месяцев назад |
Thomas Waldmann
|
ef7dd76da1
manifest: no read-modify-write for borgstore archives list
|
8 месяцев назад |
Thomas Waldmann
|
b56c81bf62
manifest.archives: refactor api
|
8 месяцев назад |
Thomas Waldmann
|
b82ced274f
refactor: move archives related code from Manifest to Archives class
|
8 месяцев назад |
Thomas Waldmann
|
60e88efa94
repository: catch store backend exception, re-raise as repo exception
|
9 месяцев назад |
Thomas Waldmann
|
ace97fadec
docs: updates / removing outdated stuff
|
9 месяцев назад |
Thomas Waldmann
|
b14c050f69
rspace: manage reserved space in repository
|
9 месяцев назад |
Thomas Waldmann
|
1cd2f4dca3
locking: deal with potential auto-expire during suspend
|
9 месяцев назад |
Thomas Waldmann
|
7bf0f47fea
check repository: implement --max-duration and checkpoints, fixes #6039
|
9 месяцев назад |
Thomas Waldmann
|
60a592d50f
with-lock: refresh repo lock while subprocess is running, fixes #8347
|
9 месяцев назад |
Thomas Waldmann
|
dc9fff9953
locking: ignore+delete locks of dead processes
|
9 месяцев назад |
Thomas Waldmann
|
86dc673649
compact: fix dsize computation if wanted chunks are present in repo
|
9 месяцев назад |
Thomas Waldmann
|
551834acfc
rcompress: not supported for legacy repos
|
9 месяцев назад |
Thomas Waldmann
|
e2aa9d56d0
build_chunkindex_from_repo: reduce code duplication
|
9 месяцев назад |
Thomas Waldmann
|
07ab6e02f4
hashindex types: remove some unused stuff
|
9 месяцев назад |
Thomas Waldmann
|
15c70397c1
ChunkIndex: remove unused .merge method
|
9 месяцев назад |