История коммитов

Автор SHA1 Сообщение Дата
  Jonas Borgström 8cc92d896d Avoid unnecessary reads when we've already reached EOF. 12 лет назад
  Jonas Borgström c3305291a2 Make sure the path hashed by the files cache is absolute 12 лет назад
  Jonas Borgström 6fb7ac44b6 Fix include/exclude filter issue 12 лет назад
  Jonas Borgström 0e5bed3ae5 Various key file improvements 12 лет назад
  Jonas Borgström e22fcdc011 Forgot to add repository.py 12 лет назад
  Jonas Borgström c4ec578090 Rename store -> repository 12 лет назад
  Jonas Borgström eec876e8dc Fix setup.py issue when Cython is not available 12 лет назад
  Jonas Borgström 76e3cd6dfe Replace pycrypto with ctype wrapped libcrypto 12 лет назад
  Jonas Borgström ad08664b65 Switch to st_mtime_ns when available 12 лет назад
  Jonas Borgström 1fdc5eabc6 Port to Python 3.2+ 12 лет назад
  Jonas Borgström bda6bc47d7 Use buffer instead of string slicing to reduce memory usage. 12 лет назад
  Jonas Borgström 994473352d Remove const usage from pyx files to not confuse older cython versions. 12 лет назад
  Jonas Borgström 3e5433855c Use Cython for all native code 12 лет назад
  Jonas Borgström b994203c01 chmod should be called before chown to avoid SUID and SGRP reset. 12 лет назад
  Jonas Borgström 1dc1411302 Add msgpack-python >= 0.3 compatibility 12 лет назад
  Jonas Borgström 49744c0457 Improved AES counter storage 12 лет назад
  Jonas Borgström 5b28d428b7 Switch to a buzhash (cyclic polynomial) chunkify implementation 12 лет назад
  Jonas Borgström 19cb9058ac LRUCache: added missing .pop() implementation 12 лет назад
  Jonas Borgström 09744e5114 Improved test coverage and end of year weekly pruning bug fix 12 лет назад
  Jonas Borgström da0e3c4ec8 Improved error handling. 12 лет назад
  Jonas Borgström 0cc09fb761 mknod needs st_rdev, not st_dev. 12 лет назад
  Jonas Borgström 491c560c3e Fix tyop 12 лет назад
  Jonas Borgström 8bb522f1f7 Improved handling of already existing destination files 12 лет назад
  Jonas Borgström e48d7aa88c Make sure stdin and stdout are non-blocking to avoid dead locks 12 лет назад
  Jonas Borgström e80e600d41 Simpler and faster LRUCache implementation 12 лет назад
  Jonas Borgström f28933254a Added support for unencrypted and passphrase encrypted stores 12 лет назад
  Jonas Borgström 938901d7aa Fix issue with delete only transactions 12 лет назад
  Jonas Borgström 177569d87b Fix remote store cache issue 12 лет назад
  Jonas Borgström 3fc4b69e97 Fix info subcommand bug 12 лет назад
  Jonas Borgström 7245575fa2 Pipeline improvements and minor code cleanup. 12 лет назад