Commit History

Author SHA1 Message Date
  Antoine Beaupré bdbdbdde90 Merge remote-tracking branch 'origin/master' into logging-refactor 10 years ago
  Antoine Beaupré 1c61f87da3 remove debugging code and fix all have_cython calls 10 years ago
  Antoine Beaupré a869ab0702 try to fix RTD build *again* *again* 10 years ago
  Antoine Beaupré 3f68399463 style: wrap multiline strings elegantly 10 years ago
  Antoine Beaupré 2d4b735fed remove unintended changes 10 years ago
  Antoine Beaupré 42cc17caed use new logger object initialisation code 10 years ago
  Antoine Beaupré 24413136ee Merge remote-tracking branch 'origin/master' into logging-refactor 10 years ago
  TW adac324b6c Merge pull request #240 from ThomasWaldmann/cache-config-check 10 years ago
  Antoine Beaupré e5a0936a05 add formatters for Cache and Statistics objects 10 years ago
  Thomas Waldmann 893242ead4 fix multiple issues with the cache config version check, fixes #234 10 years ago
  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
  Antoine Beaupré 09ffbb1d9d convert most print() calls to logging 10 years ago
  Thomas Waldmann 26bde96a3a Merge branch 'master' into faster-cache-sync 10 years ago
  TW 70d97c4467 Merge pull request #180 from ThomasWaldmann/read-device 10 years ago
  Thomas Waldmann a912c02757 detect inconsistency / corruption / hash collision, closes #170 10 years ago
  Thomas Waldmann 0b1035746e read special files as if they were regular files, update docs, closes #79 10 years ago
  Thomas Waldmann 54ccbc5ae2 chunks index resync: do all in one pass 10 years ago
  Thomas Waldmann 22dd925986 chunks index archive: remove all tar and compression related stuff and just use separate files in a directory 10 years ago
  Thomas Waldmann f7210c749f remove cpu intensive compression methods for the chunks.archive 10 years ago
  Thomas Waldmann 69456e07c4 cache sync: change progress output to separate lines 10 years ago
  Thomas Waldmann 35b0f38f5c cache sync: show progress indication 10 years ago
  Thomas Waldmann a1e039ba21 reimplement the chunk index merging in C 10 years ago
  Thomas Waldmann e4a41c8981 fix Traceback when running check --repair, attic issue #232 10 years ago
  Thomas Waldmann b2f460d591 fix filenames used for locking, update docs about locking 10 years ago
  Thomas Waldmann e4c519b1e9 new locking code 10 years ago
  Thomas Waldmann 434dac0e48 move locking code to own module, same for locking tests 10 years ago
  TW 4b81f380f8 Merge pull request #88 from ThomasWaldmann/py3style 10 years ago
  Thomas Waldmann 0580f2b4eb style and cosmetic fixes, no semantic changes 10 years ago