Thomas Waldmann
|
15d1bc0c49
fix checkpointing: add item_ptrs chunks cleanup
|
2 yıl önce |
Thomas Waldmann
|
7e31fab754
cleanup: remove Archive.checkpoint_interval (not used)
|
2 yıl önce |
Thomas Waldmann
|
56b6f1d2e0
create/recreate/import-tar: add --checkpoint-volume option
|
2 yıl önce |
Thomas Waldmann
|
2705ccb59b
key storage: type hints / cleanup
|
2 yıl önce |
Thomas Waldmann
|
360cd8488f
micro-opt: construct borg1_header_fmt Struct only once
|
2 yıl önce |
Thomas Waldmann
|
e772d70e05
cleaner FileLikeWrapper with own __init__
|
2 yıl önce |
Thomas Waldmann
|
9740767449
fix bug in obfuscated data upgrade code
|
2 yıl önce |
Thomas Waldmann
|
f9078ebfa9
FlexiKey: define STORAGE in base class
|
2 yıl önce |
Thomas Waldmann
|
a863249394
fs.py: fix bug in f-string - thanks mypy!
|
2 yıl önce |
Thomas Waldmann
|
90a9a124d4
*.pyi: fix types, add missing attrs
|
2 yıl önce |
TW
|
77977d988a
Merge pull request #7295 from ThomasWaldmann/refactor
|
2 yıl önce |
Thomas Waldmann
|
5b28674a99
--newer/older/newest/oldest: rephrase help a bit
|
2 yıl önce |
Thomas Waldmann
|
61904dd683
ArchiveChecker.check: reorder args, make most kwargs-only
|
2 yıl önce |
Thomas Waldmann
|
60ebd1d2b0
Archives.list: reorder args
|
2 yıl önce |
Michael Deyaso
|
b2654bc17d
Support for date-based matching during archive listing (#7272)
|
2 yıl önce |
TW
|
73e0f8b6b8
Merge pull request #7289 from ThomasWaldmann/command_line-one-str
|
2 yıl önce |
Thomas Waldmann
|
bf667170a7
ArchiveItem.cmdline list-of-str -> .command_line str, fixes #7246
|
2 yıl önce |
TW
|
ccbfc4ee95
Merge pull request #7287 from ThomasWaldmann/fix-get-item-uid-gid-win32
|
2 yıl önce |
TW
|
4a94097193
Merge pull request #7288 from ThomasWaldmann/host-user-group-names-encoding
|
2 yıl önce |
Thomas Waldmann
|
249189e04e
refactor: reuse code from remove_surrogates
|
2 yıl önce |
Thomas Waldmann
|
b3da7d0e72
make sure hostname and username have no surrogate escapes
|
2 yıl önce |
Thomas Waldmann
|
7ab39f9d42
make the user2uid/group2gid win32 hack behave more like the real code (e.g. posix)
|
2 yıl önce |
Thomas Waldmann
|
7bd8e924eb
win32: omit some tests with non-existing user/group names
|
2 yıl önce |
TW
|
d090826a37
Merge pull request #7285 from ThomasWaldmann/display-localtime
|
2 yıl önce |
Thomas Waldmann
|
9460da42d1
use local time / local timezone to output timestamps, fixes #7283
|
2 yıl önce |
TW
|
be1048abfe
Merge pull request #7277 from jdchristensen/chunks-cache-output
|
2 yıl önce |
TW
|
48122f9b8b
Merge pull request #7279 from ThomasWaldmann/os-replace-master
|
2 yıl önce |
Thomas Waldmann
|
1843990172
use os.replace rather than os.rename
|
2 yıl önce |
TW
|
8e012be3fa
Merge pull request #7264 from ThomasWaldmann/fix-locking-win32-master
|
2 yıl önce |
Dan Christensen
|
530bd4c298
cache.py: consistenly use "chunks index"
|
2 yıl önce |