Commit History

Author SHA1 Message Date
  TW 8e012be3fa Merge pull request #7264 from ThomasWaldmann/fix-locking-win32-master 2 years ago
  TW 57e0579cf8 Merge pull request #7284 from ThomasWaldmann/prune-in-localtime 2 years ago
  Thomas Waldmann 2b1303d280 docs: pruning interprets timestamps in the local timezone where borg prune runs 2 years ago
  Thomas Waldmann 0e577452c2 tests: fix prune_split tests by giving the timestamps in local timezone 2 years ago
  Thomas Waldmann 8a2fd39212 Revert "prune: compute pruning in utc timezone" 2 years ago
  TW 4664176e87 Merge pull request #7282 from ThomasWaldmann/prune-in-utc 2 years ago
  Thomas Waldmann 860a48049b prune: compute pruning in utc timezone 2 years ago
  TW c8fe49dcb7 Merge pull request #7276 from ThomasWaldmann/symlink-target 2 years ago
  TW 0fa2506b92 Merge pull request #7280 from ThomasWaldmann/shellpattern-license-master 2 years ago
  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
  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