História revízii

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