Commit History

Author SHA1 Message Date
  Jonas Borgström a32c5651c1 Docs improvements 12 years ago
  Jonas Borgström a5376ea4fd Added hashindex test cases and removed unused BandIndex 12 years ago
  Jonas Borgström 175f4bb505 Don't print a traceback when remote host closes connection 12 years ago
  Jonas Borgström 0b697117ba Add a endianness check to _hashindex.c until the code is big endian safe 12 years ago
  Jonas Borgström cda6d4ed6c Minor setup.py fix 12 years ago
  Jonas Borgström bf4b13d9dc More xattr code cleanup 12 years ago
  Jonas Borgström 4ff095c073 xattr testsuite improvments 12 years ago
  Jonas Borgström 0bc8decb60 Port xattr.py to OS X 12 years ago
  Jonas Borgström 263b7f6fdd Switch to our own xattr implementation 12 years ago
  Jonas Borgström 00bdfa1a8e Add py3.2 compatible unhexlify to helpers.py 12 years ago
  Jonas Borgström f6e9da9c5a Fix argparse py33 issue 12 years ago
  Jonas Borgström 7875ab3e16 Move cache dir to ~/.cache/darc 12 years ago
  Jonas Borgström 9630714fac Fix location parsing issue with short paths 12 years ago
  Jonas Borgström cbfdedc329 Added makefile target to update gh-pages branch 12 years ago
  Jonas Borgström 06db9e897c Various sphinx related fixes 12 years ago
  Jonas Borgström 9421b64895 Test case refactoring 12 years ago
  Jonas Borgström 8a2f555c68 Packaging improvements 12 years ago
  Jonas Borgström 2f3489e989 Bump passphrase pbkdf interations count to 100,000. 12 years ago
  Jonas Borgström 599292650c Buffer might already be full when chunker_fill is called. 12 years ago
  Jonas Borgström 8cc92d896d Avoid unnecessary reads when we've already reached EOF. 12 years ago
  Jonas Borgström c3305291a2 Make sure the path hashed by the files cache is absolute 12 years ago
  Jonas Borgström 6fb7ac44b6 Fix include/exclude filter issue 12 years ago
  Jonas Borgström 0e5bed3ae5 Various key file improvements 12 years ago
  Jonas Borgström e22fcdc011 Forgot to add repository.py 12 years ago
  Jonas Borgström c4ec578090 Rename store -> repository 12 years ago
  Jonas Borgström eec876e8dc Fix setup.py issue when Cython is not available 12 years ago
  Jonas Borgström 76e3cd6dfe Replace pycrypto with ctype wrapped libcrypto 12 years ago
  Jonas Borgström ad08664b65 Switch to st_mtime_ns when available 12 years ago
  Jonas Borgström 1fdc5eabc6 Port to Python 3.2+ 12 years ago
  Jonas Borgström bda6bc47d7 Use buffer instead of string slicing to reduce memory usage. 12 years ago