Commit History

作者 SHA1 備註 提交日期
  TW 4a94097193 Merge pull request #7288 from ThomasWaldmann/host-user-group-names-encoding 2 年之前
  Thomas Waldmann 249189e04e refactor: reuse code from remove_surrogates 2 年之前
  Thomas Waldmann b3da7d0e72 make sure hostname and username have no surrogate escapes 2 年之前
  TW d090826a37 Merge pull request #7285 from ThomasWaldmann/display-localtime 2 年之前
  Thomas Waldmann 9460da42d1 use local time / local timezone to output timestamps, fixes #7283 2 年之前
  TW be1048abfe Merge pull request #7277 from jdchristensen/chunks-cache-output 2 年之前
  TW 48122f9b8b Merge pull request #7279 from ThomasWaldmann/os-replace-master 2 年之前
  Thomas Waldmann 1843990172 use os.replace rather than os.rename 2 年之前
  TW 8e012be3fa Merge pull request #7264 from ThomasWaldmann/fix-locking-win32-master 2 年之前
  Dan Christensen 530bd4c298 cache.py: consistenly use "chunks index" 2 年之前
  TW 57e0579cf8 Merge pull request #7284 from ThomasWaldmann/prune-in-localtime 2 年之前
  Thomas Waldmann 2b1303d280 docs: pruning interprets timestamps in the local timezone where borg prune runs 2 年之前
  Thomas Waldmann 0e577452c2 tests: fix prune_split tests by giving the timestamps in local timezone 2 年之前
  Dan Christensen 6f7bc89627 cache.py: minor updates to output 2 年之前
  Thomas Waldmann 8a2fd39212 Revert "prune: compute pruning in utc timezone" 2 年之前
  TW 4664176e87 Merge pull request #7282 from ThomasWaldmann/prune-in-utc 2 年之前
  Thomas Waldmann 860a48049b prune: compute pruning in utc timezone 2 年之前
  TW c8fe49dcb7 Merge pull request #7276 from ThomasWaldmann/symlink-target 2 年之前
  TW 0fa2506b92 Merge pull request #7280 from ThomasWaldmann/shellpattern-license-master 2 年之前
  Thomas Waldmann 88b9868159 shellpattern: add license, use copyright/license markup 2 年之前
  Helmut Grohne f2f761212d update bash completion script commands and options (#7273) 2 年之前
  Thomas Waldmann c3d0c525f9 locking: get out of kill_stale_lock more quickly if directory does not exist. 2 年之前
  Thomas Waldmann 9ba249b482 use for loop 2 年之前
  Dan Christensen 7dad4a6992 cache.py: be less verbose during cache sync 2 年之前
  Thomas Waldmann 1672aee031 Item: symlinks: rename .source to .target, fixes #7245 2 年之前
  TW 1df7c244c4 Merge pull request #7270 from ThomasWaldmann/user-group-uid-gid 2 年之前
  TW 9b067fd1f7 Merge pull request #7275 from ThomasWaldmann/docs-key-change-passphrase 2 年之前
  Thomas Waldmann 18898d68f0 export-tar: for items w/o uid/gid, default to 0/0, see #7249 2 年之前
  Thomas Waldmann ff545033e3 tests: do not look up uid 0 / gid 0, but current process uid/gid 2 年之前
  Thomas Waldmann 4dcc48f5c4 extract: chown only if we have u/g info in archived item, see #7249 2 年之前