コミット履歴

作者 SHA1 メッセージ 日付
  Jelmer Vernooij 31ee91c443 Add iterating object finder. 16 年 前
  Jelmer Vernooij a2e76a586d Mac OS X doesn't have os.fdatasync, use os.fsync instead. 16 年 前
  Jelmer Vernooij 200721ba8a Fix crc32 checksums stored in indexes. 16 年 前
  Jelmer Vernooij 6108cbd2da Use stored checksum rather than re-calculating. 16 年 前
  Jelmer Vernooij ad38ef205d Always finish writing to disk before calculating checksum. 16 年 前
  Jelmer Vernooij 514f6627b6 Fix checksum error message. 16 年 前
  Jelmer Vernooij d369aec537 Split up get_stored_checksums. 16 年 前
  Jelmer Vernooij 7c0d0f336d Improve formatting, docstrings. 16 年 前
  Jelmer Vernooij cc4186b191 Add separate exception for checksum mismatches. 16 年 前
  Jelmer Vernooij de51dc4883 Release 0.1.1 16 年 前
  Jelmer Vernooij a76bcab6b4 Fix typo. 16 年 前
  Jelmer Vernooij 669105af83 Skip ^{} tags. 16 年 前
  Jelmer Vernooij 9df270a804 add basic tests for client side. 16 年 前
  Jelmer Vernooij a251c9774e fix plain tcp 16 年 前
  Jelmer Vernooij 04bd6b7d35 Set defaults. 16 年 前
  Jelmer Vernooij ca1b9a559e Support more capabilities. 16 年 前
  Jelmer Vernooij 730abce6c5 Add docstrings. 16 年 前
  Jelmer Vernooij 56599712bd Add tests for protocol. 16 年 前
  Jelmer Vernooij 8e5bc77782 Remove unused test code. 16 年 前
  Jelmer Vernooij e82ea2af53 Fix formatting issues. 16 年 前
  Jelmer Vernooij 91219a6b9e Raise nicer exception in case of checksum mismatch. 16 年 前
  Jelmer Vernooij 07beeecc3b Don't modify original capabilities list. 16 年 前
  Jelmer Vernooij 02659389a7 crc32's are always unsigned. 16 年 前
  Jelmer Vernooij 712a7d367e Use separate parameter for thin packs rather than specifying all capabilities. 16 年 前
  Jelmer Vernooij a0b8a211bb Raise proper exceptions for clients. 16 年 前
  Jelmer Vernooij 8d78985b51 Fix crc32 tests. 16 年 前
  Jelmer Vernooij dc9ce70621 Merge compatibility with python2.4 from rockstar. 16 年 前
  Jelmer Vernooij a5391292cc Add simple AUTHORS file. 16 年 前
  Paul Hummer 701b3c3254 Fixed minor issue with make_sha 16 年 前
  Paul Hummer 893643eeb1 Moved unpack_from 16 年 前