Thomas Waldmann
|
88b9868159
shellpattern: add license, use copyright/license markup
|
2 years ago |
Helmut Grohne
|
f2f761212d
update bash completion script commands and options (#7273)
|
2 years ago |
Thomas Waldmann
|
c3d0c525f9
locking: get out of kill_stale_lock more quickly if directory does not exist.
|
2 years ago |
Thomas Waldmann
|
9ba249b482
use for loop
|
2 years ago |
Dan Christensen
|
7dad4a6992
cache.py: be less verbose during cache sync
|
2 years ago |
Thomas Waldmann
|
1672aee031
Item: symlinks: rename .source to .target, fixes #7245
|
2 years ago |
TW
|
1df7c244c4
Merge pull request #7270 from ThomasWaldmann/user-group-uid-gid
|
2 years ago |
TW
|
9b067fd1f7
Merge pull request #7275 from ThomasWaldmann/docs-key-change-passphrase
|
2 years ago |
Thomas Waldmann
|
18898d68f0
export-tar: for items w/o uid/gid, default to 0/0, see #7249
|
2 years ago |
Thomas Waldmann
|
ff545033e3
tests: do not look up uid 0 / gid 0, but current process uid/gid
|
2 years ago |
Thomas Waldmann
|
4dcc48f5c4
extract: chown only if we have u/g info in archived item, see #7249
|
2 years ago |
Thomas Waldmann
|
1f9c46f2b5
create: do not store user/group for stdin data by default, see #7249
|
2 years ago |
Thomas Waldmann
|
b338eb0ce8
process_pipe: allow creating item w/o user/group/uid/gid, see #7249
|
2 years ago |
Thomas Waldmann
|
262812e76f
get_item_data: do not require item.uid/gid, see #7249
|
2 years ago |
Thomas Waldmann
|
4f9cda1aab
get_item_uid_gid: do not require item.uid/gid, see #7249
|
2 years ago |
TW
|
d49665526c
Merge pull request #7232 from ThomasWaldmann/json_b64
|
2 years ago |
Thomas Waldmann
|
54892f711d
key change-passphrase: fix --encryption value in examples
|
2 years ago |
Thomas Waldmann
|
491f898612
borg2 archive names and comments are always pure unicode
|
2 years ago |
Thomas Waldmann
|
8765e62bcd
document how borg deals with non-unicode bytes in JSON output
|
2 years ago |
Thomas Waldmann
|
e63cfcd708
json output: use text_to_json, fixes #6151
|
2 years ago |
Thomas Waldmann
|
32d430a1b0
implement text_to_json / binary_to_json, see #6151
|
2 years ago |
TW
|
3992c1c333
Merge pull request #7267 from ThomasWaldmann/recreate-with-target-master
|
2 years ago |
Thomas Waldmann
|
aa78314ffe
recreate: when --target is given, do not detect "nothing to do"
|
2 years ago |
Thomas Waldmann
|
6a3aa23f9b
locking (win32): deal with os.rmdir PermissionErrors
|
2 years ago |
Thomas Waldmann
|
7063c2abec
locking (win32): deal with os.listdir PermissionErrors
|
2 years ago |
Thomas Waldmann
|
0ce2b55031
fix host, pid, tid order
|
2 years ago |
Thomas Waldmann
|
e1bb669400
use os.replace not os.rename
|
2 years ago |
Thomas Waldmann
|
163e92dd04
bugfix: thread id must be parsed as hex from lock file name
|
2 years ago |
TW
|
ca1f1281d5
Merge pull request #7262 from ThomasWaldmann/skip-safe-unlink-test-windows
|
2 years ago |
Thomas Waldmann
|
829d88e614
win32 ci: show individual tests, give skip reason if tests were skipped
|
2 years ago |