Commit History

Author SHA1 Message Date
  Antoine Beaupré 2c66e7c233 make percentage a real percentage 9 years ago
  Antoine Beaupré ea5d00436c also document the cache locations 9 years ago
  Antoine Beaupré ad85f64842 whitespace 9 years ago
  Antoine Beaupré 69040588cd update docs to reflect that cache is converted 9 years ago
  Antoine Beaupré d4d1b414b5 remove needless autouse 9 years ago
  Antoine Beaupré 41e9942efe follow naming of tested module 9 years ago
  Antoine Beaupré 081b91bea0 remove needless paren 9 years ago
  Antoine Beaupré 3e7fa0d633 also copy the cache config file to workaround #234 9 years ago
  Antoine Beaupré 8022e563a9 don't clobber existing borg cache 9 years ago
  Antoine Beaupré 55f79b4999 complete cache conversion code 9 years ago
  Antoine Beaupré 28a033d1d3 remove debug output that clobbers segment spinner 9 years ago
  Antoine Beaupré 4f9a411ad8 remove unneeded fixture decorator 9 years ago
  Antoine Beaupré 022de5be47 untested file/chunks cache conversion 9 years ago
  Antoine Beaupré 7c32f555ac repository index conversion 9 years ago
  Antoine Beaupré a7902e5657 cosmetic: show 100% when done, not n-1/n% 9 years ago
  Antoine Beaupré 35b219597f only write magic num if necessary 9 years ago
  Antoine Beaupré 180dfcb18f remove needless indentation 9 years ago
  Antoine Beaupré 6a72252b69 release lock properly if segment conversion crashes 9 years ago
  Antoine Beaupré 3bb3bd45fc add percentage progress 9 years ago
  Antoine Beaupré 0d457bc846 clarify what to do about the cache warning 9 years ago
  Antoine Beaupré 946aca97a1 avoid flooding the console 9 years ago
  Antoine Beaupré 6c318a0f27 re-pep8 9 years ago
  Antoine Beaupré 7f6fd1f306 add docs for all converter test code 9 years ago
  Antoine Beaupré a08bcb21ae refactor common code 9 years ago
  Antoine Beaupré f5cb0f4e73 rewrite convert tests with pytest fixtures 9 years ago
  Antoine Beaupré 98e4e6bc25 lock repository when converting segments 9 years ago
  Antoine Beaupré 58815bc28a fix commandline dispatch for converter 9 years ago
  Antoine Beaupré 57801a288d keep tests simple by always adding attic depends 9 years ago
  Antoine Beaupré 79d9aebaf2 use permanently instead of irrevocably, which is less common 9 years ago
  Antoine Beaupré b9c474d187 pep8: put pytest skip marker after imports 9 years ago