コミット履歴

作者 SHA1 メッセージ 日付
  Thomas Waldmann 29449e40bc PR #208 - Merge branch 'stdin_stdout_support' of https://github.com/thomaswaldmann/attic into merge 10 年 前
  Thomas Waldmann fbaa505191 PR #206 - Merge branch 'fixes' of https://github.com/thomaswaldmann/attic into merge 10 年 前
  Thomas Waldmann 8c4d290a93 PR #173 - Merge branch 'rpc-whitelist' of https://github.com/dnnr/attic into merge 10 年 前
  Thomas Waldmann a5fe6160ba PR #150 - Merge branch 'normalize_paths' of https://github.com/wavexx/attic into merge 10 年 前
  Thomas Waldmann edb8f21411 PR #198 - Merge https://github.com/evanhempel/attic into merge 10 年 前
  Thomas Waldmann 7555792b4f PR #191 - Merge https://github.com/rpodgorny/attic into merge 10 年 前
  Thomas Waldmann 2fbef266f9 PR #156 - Merge branch 'doc-multi' of https://github.com/anarcat/attic into merge 10 年 前
  Thomas Waldmann 9e77251d8c PR #155 - Merge branch 'doc-encryption' of https://github.com/anarcat/attic into merge 10 年 前
  Thomas Waldmann c191ab189f PR #153 - Merge branch 'dependencies' of https://github.com/anarcat/attic into merge 10 年 前
  Thomas Waldmann dd641ddc5b PR #152 - Merge branch 'patch-1' of https://github.com/anarcat/attic into merge 10 年 前
  anarcat effab97d11 clarify that simultaneous backups may be a problem 10 年 前
  anarcat ecee5a0b51 PDKF is a key derivation function 10 年 前
  anarcat 5f882e976d clarify the index memory usage analysis 10 年 前
  anarcat 0ba86357d7 clarify that 4095 bytes is not a typo 10 年 前
  anarcat 87cb4a4813 expand on the chunk id hash mechanism 10 年 前
  anarcat 8f8a035e93 fix a bunch of typos 10 年 前
  Thomas Waldmann aab900b169 extract: if --stdout is given, write all extracted binary data to stdout 10 年 前
  Thomas Waldmann a3f335e0ff create: if "-" is given as path, read binary from stdin 10 年 前
  Thomas Waldmann db7ce095d2 fix typos / spelling 10 年 前
  Thomas Waldmann 8ffd4c4926 convert docstrings to triple-double-quoted 10 年 前
  Thomas Waldmann a8ce0b8b8a remove unused imports 10 年 前
  Thomas Waldmann 74768511e1 do os.fsync like recommended in the python docs (gets a fileno, not file object, also do a flush first) 10 年 前
  Thomas Waldmann 0e5ef376bf add .idea/ to gitignore, so PyCharm stuff does not get accidentally added/committed 10 年 前
  Evan Hempel b425950f8b Extra debug information for 'fread failed' 11 年 前
  Radek Podgorny 939e75467e add more .c files to .gitigore 11 年 前
  Daniel Danner 046b196bab Only allow whitelisted RPC calls in server mode 11 年 前
  Jonas Borgström 4ab4ecc7af hashindex: Fix issue with file sizes larger than 2GB. 11 年 前
  Jonas Borgström df6324b725 Include missing pyx files in dist file. 11 年 前
  Jonas Borgström 77bd65aa03 Merge pull request #165 from brodul/docs 11 年 前
  Jonas Borgström b5a9085717 Fix Python 3.2 compatibility issue with noatime open(). 11 年 前