Commit History

Author SHA1 Message Date
  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é 3bb3bd45fc add percentage progress 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
  Antoine Beaupré 7f6fd1f306 add docs for all converter test code 10 years ago
  Antoine Beaupré a08bcb21ae refactor common code 10 years ago
  Antoine Beaupré f5cb0f4e73 rewrite convert tests with pytest fixtures 10 years ago
  Antoine Beaupré 98e4e6bc25 lock repository when converting segments 10 years ago
  Antoine Beaupré 58815bc28a fix commandline dispatch for converter 10 years ago
  Antoine Beaupré 57801a288d keep tests simple by always adding attic depends 10 years ago
  Antoine Beaupré 79d9aebaf2 use permanently instead of irrevocably, which is less common 10 years ago
  Antoine Beaupré b9c474d187 pep8: put pytest skip marker after imports 10 years ago
  Antoine Beaupré 4a85f2d0f5 fix most pep8 warnings 10 years ago
  Antoine Beaupré 5f6eb87385 much nicer validation checking 10 years ago
  Antoine Beaupré d5198c551b split out depends in imports 10 years ago
  Antoine Beaupré d66516351f use builtin NotImplementedError instead of writing our own 10 years ago
  Antoine Beaupré ef0ed409b6 fix typo 10 years ago
  Antoine Beaupré 5b8cb63479 remove duplicate code with the unit test 10 years ago