Commit History

Author SHA1 Message Date
  Jelmer Vernooij b08a2f3d7a Move resolve_object into PackData. 16 years ago
  Jelmer Vernooij eeaaa652fe Fix test. 16 years ago
  Jelmer Vernooij 1f82f50332 Add some docstrings. 16 years ago
  Jelmer Vernooij f99649c01b Add docstrings, only determine pack directory once. 16 years ago
  Jelmer Vernooij aa596748f9 Close ref file after writing to it. 16 years ago
  Jelmer Vernooij 31ee91c443 Add iterating object finder. 16 years ago
  Jelmer Vernooij a2e76a586d Mac OS X doesn't have os.fdatasync, use os.fsync instead. 16 years ago
  Jelmer Vernooij 200721ba8a Fix crc32 checksums stored in indexes. 16 years ago
  Jelmer Vernooij 6108cbd2da Use stored checksum rather than re-calculating. 16 years ago
  Jelmer Vernooij ad38ef205d Always finish writing to disk before calculating checksum. 16 years ago
  Jelmer Vernooij 514f6627b6 Fix checksum error message. 16 years ago
  Jelmer Vernooij d369aec537 Split up get_stored_checksums. 16 years ago
  Jelmer Vernooij 7c0d0f336d Improve formatting, docstrings. 16 years ago
  Jelmer Vernooij cc4186b191 Add separate exception for checksum mismatches. 16 years ago
  Jelmer Vernooij de51dc4883 Release 0.1.1 16 years ago
  Jelmer Vernooij a76bcab6b4 Fix typo. 16 years ago
  Jelmer Vernooij 669105af83 Skip ^{} tags. 16 years ago
  Jelmer Vernooij 9df270a804 add basic tests for client side. 16 years ago
  Jelmer Vernooij a251c9774e fix plain tcp 16 years ago
  Jelmer Vernooij 04bd6b7d35 Set defaults. 16 years ago
  Jelmer Vernooij ca1b9a559e Support more capabilities. 16 years ago
  Jelmer Vernooij 730abce6c5 Add docstrings. 16 years ago
  Jelmer Vernooij 56599712bd Add tests for protocol. 16 years ago
  Jelmer Vernooij 8e5bc77782 Remove unused test code. 16 years ago
  Jelmer Vernooij e82ea2af53 Fix formatting issues. 16 years ago
  Jelmer Vernooij 91219a6b9e Raise nicer exception in case of checksum mismatch. 16 years ago
  Jelmer Vernooij 07beeecc3b Don't modify original capabilities list. 16 years ago
  Jelmer Vernooij 02659389a7 crc32's are always unsigned. 16 years ago
  Jelmer Vernooij 712a7d367e Use separate parameter for thin packs rather than specifying all capabilities. 16 years ago
  Jelmer Vernooij a0b8a211bb Raise proper exceptions for clients. 16 years ago