Commit History

Author SHA1 Message Date
  Antoine Beaupré ca6c52610f restore some print statements 10 years ago
  Antoine Beaupré c9b11316ab use a module-specific logger instead of global one 10 years ago
  Thomas Waldmann 8978515991 temporary hack to avoid using lots of disk space for chunks.archive.d 10 years ago
  Thomas Waldmann aef71ac640 Merge branch 'master' of github.com:borgbackup/borg 10 years ago
  Antoine Beaupré ea5d00436c also document the cache locations 10 years ago
  Antoine Beaupré ad85f64842 whitespace 10 years ago
  Antoine Beaupré 69040588cd update docs to reflect that cache is converted 10 years ago
  Antoine Beaupré d4d1b414b5 remove needless autouse 10 years ago
  Antoine Beaupré 41e9942efe follow naming of tested module 10 years ago
  Antoine Beaupré 081b91bea0 remove needless paren 10 years ago
  Antoine Beaupré 3e7fa0d633 also copy the cache config file to workaround #234 10 years ago
  Antoine Beaupré 8022e563a9 don't clobber existing borg cache 10 years ago
  Antoine Beaupré 55f79b4999 complete cache conversion code 10 years ago
  Antoine Beaupré 28a033d1d3 remove debug output that clobbers segment spinner 10 years ago
  Antoine Beaupré 4f9a411ad8 remove unneeded fixture decorator 10 years ago
  Antoine Beaupré 022de5be47 untested file/chunks cache conversion 10 years ago
  Antoine Beaupré 7c32f555ac repository index conversion 10 years ago
  Antoine Beaupré a7902e5657 cosmetic: show 100% when done, not n-1/n% 10 years ago
  Antoine Beaupré 35b219597f only write magic num if necessary 10 years ago
  Antoine Beaupré 180dfcb18f remove needless indentation 10 years ago
  Antoine Beaupré 6a72252b69 release lock properly if segment conversion crashes 10 years ago
  Antoine Beaupré 1b540d91a0 convert more print() statements to logging 10 years ago
  TW d27da99208 Merge pull request #230 from anarcat/api 10 years ago
  Antoine Beaupré 09ffbb1d9d convert most print() calls to logging 10 years ago
  Antoine Beaupré c996fd8366 just call print() once in the odd print_() function 10 years ago
  Antoine Beaupré 3bb3bd45fc add percentage progress 10 years ago
  Thomas Waldmann 5c649a0154 Merge branch 'master' of github.com:borgbackup/borg 10 years ago
  Antoine Beaupré 0d457bc846 clarify what to do about the cache warning 10 years ago
  Antoine Beaupré 946aca97a1 avoid flooding the console 10 years ago
  Antoine Beaupré 6c318a0f27 re-pep8 10 years ago