Thomas Waldmann
|
1c707b7da2
cli: use --repo option instead of positional repo parameter
|
3 년 전 |
TW
|
9e5062c015
Merge pull request #6774 from ThomasWaldmann/fix-selftest-count-borg2
|
3 년 전 |
Thomas Waldmann
|
c01f3527e5
fix linter errors
|
3 년 전 |
Thomas Waldmann
|
72994a4432
also test pull requests against borg2 branch
|
3 년 전 |
Thomas Waldmann
|
f9132687e3
fix selftest count
|
3 년 전 |
TW
|
dc4a1e6d2d
Merge pull request #6705 from ThomasWaldmann/repoindex
|
3 년 전 |
Thomas Waldmann
|
e5ea016115
repository: set/query flags, iteration over flagged items (NSIndex)
|
3 년 전 |
Thomas Waldmann
|
bf9f42320e
repository: sync write file in get_fd
|
3 년 전 |
Thomas Waldmann
|
3ce3fbcdff
repository index: add payload size (==csize) and flags to NSIndex entries
|
3 년 전 |
TW
|
fc8a289647
Merge pull request #6763 from ThomasWaldmann/remove-csize
|
3 년 전 |
Thomas Waldmann
|
1393e4f391
remove csize references from docs
|
3 년 전 |
Thomas Waldmann
|
75ad3b8e35
remove csize expectation from do_transfer upgrade_item
|
3 년 전 |
Thomas Waldmann
|
822aefc7b0
re-add dsize placeholder
|
3 년 전 |
Thomas Waldmann
|
49adb77157
calc_stats: deduplicated size now, was deduplicated csize
|
3 년 전 |
Thomas Waldmann
|
19dfbe5c5c
compute the deduplicated size before compression
|
3 년 전 |
Thomas Waldmann
|
1fd571a4d0
fix comments
|
3 년 전 |
Thomas Waldmann
|
2c1f7951c4
remove csize from ChunkIndexEntry
|
3 년 전 |
Thomas Waldmann
|
b82a39c3b3
remove csize from stats_against()
|
3 년 전 |
Thomas Waldmann
|
0211948cac
remove csize from summarize return tuple
|
3 년 전 |
Thomas Waldmann
|
b726aa5665
remove csize support from get_size
|
3 년 전 |
Thomas Waldmann
|
ace5957524
remove csize from item.chunks elements
|
3 년 전 |
Thomas Waldmann
|
b9f9623a6d
prepare to remove csize (set it to 0 for now)
|
3 년 전 |
TW
|
2c9be35886
Merge pull request #6704 from ThomasWaldmann/msgpack-str-bytes-cleanup
|
3 년 전 |
Thomas Waldmann
|
d4ee968b07
use borg 2.0 to refer to this, not 1.3
|
3 년 전 |
Thomas Waldmann
|
08228fbd32
Item: remove unused hardlink_masters param
|
3 년 전 |
Thomas Waldmann
|
421d4bdfb0
docs: fix bytes -> str in data-structures docs
|
3 년 전 |
Thomas Waldmann
|
58009f6773
Key: fix once, remove decode=...
|
3 년 전 |
Thomas Waldmann
|
ed22f721f3
EncryptedKey: fix once, remove decode=...
|
3 년 전 |
Thomas Waldmann
|
f2b085787b
Item: disallow None value for .user/group/chunks/chunks_healthy
|
3 년 전 |
Thomas Waldmann
|
64cc16a9f4
Item: fix xattr processing
|
3 년 전 |