Commit History

Author SHA1 Message Date
  Antoine Beaupré f13dd6e579 completely remove have_cython() hack 10 years ago
  Thomas Waldmann 7d178e09b0 Implement --keep-tag-files to preserve directory roots/tag-files 10 years ago
  Thomas Waldmann a6a8a4ebd9 Implement --exclude-if-present 10 years ago
  Thomas Waldmann ba67b96434 have a helpful warning message about how to fix wrong locale setup, fixes #382 10 years ago
  TW 864fa9ae2d Merge pull request #370 from ThomasWaldmann/debug-helpers 10 years ago
  Thomas Waldmann 37c8aa2d42 debug-get-obj command 10 years ago
  Thomas Waldmann a2fc479da3 debug-put-obj command 10 years ago
  Thomas Waldmann 7da730a8d7 borg list --prefix=thishostname- REPO, fixes #205 10 years ago
  Thomas Waldmann 39b5734b31 debugging helper: borg debug-delete-obj 10 years ago
  Thomas Waldmann d2b7dbc0a8 debugging helper: borg debug-dump-archive-items 10 years ago
  Thomas Waldmann 6d5cc06cf6 remove unused imports, add missing imports 10 years ago
  Thomas Waldmann 36cc377329 use default_notty=False for confirmations, fixes #345 10 years ago
  Thomas Waldmann 0a6e6cfe2e refactor confirmation code, reduce code duplication, add tests 10 years ago
  Thomas Waldmann 4a1c995244 add --show-rc option enable "terminating with X status, rc N" output, fixes #351 10 years ago
  Thomas Waldmann 4bf8c8a6f8 separate parse_args() from run() 10 years ago
  TW 5f86959762 Merge pull request #349 from ThomasWaldmann/pretty-errors 10 years ago
  Thomas Waldmann 762fdaadd8 prettier error messages, fixes #57 10 years ago
  Thomas Waldmann 3490469734 emit a warning if we have a slow msgpack installed 10 years ago
  Thomas Waldmann 5992d4be58 Merge branch 'review-logging-levels' 10 years ago
  Thomas Waldmann dd577bf4ac fuse mount: fix unlocking of repository at umount time, fixes #331 10 years ago
  Thomas Waldmann f285e90912 archiver: add E status as error indication 10 years ago
  Thomas Waldmann 7b73abdcda archiver: rename print_x methods so they correspond to log levels 10 years ago
  Thomas Waldmann d8d3c8521b fix logging levels 10 years ago
  TW 52fd2ad3da Merge pull request #320 from ThomasWaldmann/final-status 10 years ago
  Antoine Beaupré bfaa046a31 add standard --version argument 10 years ago
  Thomas Waldmann 72c984891c refactor return codes, fixes #61 10 years ago
  Thomas Waldmann 1439f3be60 give a final status into the log output, including exit code, fixes #58 10 years ago
  TW 21f26988cc Merge pull request #303 from anarcat/verbosity 10 years ago
  Antoine Beaupré f9bccd1987 revert policy decision of showing all files listing only on debug 10 years ago
  Antoine Beaupré 4c6915cce5 fix typos and remove debug code 10 years ago