コミット履歴

作者 SHA1 メッセージ 日付
  Jonas Borgström cda6d4ed6c Minor setup.py fix 12 年 前
  Jonas Borgström bf4b13d9dc More xattr code cleanup 12 年 前
  Jonas Borgström 4ff095c073 xattr testsuite improvments 12 年 前
  Jonas Borgström 0bc8decb60 Port xattr.py to OS X 12 年 前
  Jonas Borgström 263b7f6fdd Switch to our own xattr implementation 12 年 前
  Jonas Borgström 00bdfa1a8e Add py3.2 compatible unhexlify to helpers.py 12 年 前
  Jonas Borgström f6e9da9c5a Fix argparse py33 issue 12 年 前
  Jonas Borgström 7875ab3e16 Move cache dir to ~/.cache/darc 12 年 前
  Jonas Borgström 9630714fac Fix location parsing issue with short paths 12 年 前
  Jonas Borgström cbfdedc329 Added makefile target to update gh-pages branch 12 年 前
  Jonas Borgström 06db9e897c Various sphinx related fixes 12 年 前
  Jonas Borgström 9421b64895 Test case refactoring 12 年 前
  Jonas Borgström 8a2f555c68 Packaging improvements 12 年 前
  Jonas Borgström 2f3489e989 Bump passphrase pbkdf interations count to 100,000. 12 年 前
  Jonas Borgström 599292650c Buffer might already be full when chunker_fill is called. 12 年 前
  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 年 前