Historique des commits

Auteur SHA1 Message Date
  Jelmer Vernooij 2018d8c6a3 avoid using struct unpack il y a 16 ans
  Jelmer Vernooij 3704af5cdc Simplify delta apply function a bit; remove nested pop() function. il y a 16 ans
  Jelmer Vernooij 7920d62bc5 Pass offsets rather than wrapping (and slowing down) mmap. il y a 16 ans
  Jelmer Vernooij a898e40adc Allow specifying offset to unpack_object. il y a 16 ans
  Jelmer Vernooij 86074766c5 Remove pointless size checks on every access of packs. il y a 16 ans
  Jelmer Vernooij 87269e0ed6 Merge performance improvements. il y a 16 ans
  Jelmer Vernooij c5e578de19 Skip useless lookup. il y a 16 ans
  Jelmer Vernooij 5eab0eaf52 Make checking for objects present a bit faster. il y a 16 ans
  Jelmer Vernooij 04e9819075 Make object iterator lazy. il y a 16 ans
  Jelmer Vernooij 9e24871f50 Actually use the offset cache. il y a 16 ans
  Jelmer Vernooij d7eee19158 Remove local caching. il y a 16 ans
  Jelmer Vernooij a0ce7ca835 Add LRU cache for objects at offsets. il y a 16 ans
  Jelmer Vernooij b08a2f3d7a Move resolve_object into PackData. il y a 16 ans
  Jelmer Vernooij eeaaa652fe Fix test. il y a 16 ans
  Jelmer Vernooij 1f82f50332 Add some docstrings. il y a 16 ans
  Jelmer Vernooij f99649c01b Add docstrings, only determine pack directory once. il y a 16 ans
  Jelmer Vernooij 8c226a0afe Merge formatting fix. il y a 16 ans
  Jelmer Vernooij f2023a22d8 Fix formatting to use 4-character indentation. il y a 16 ans
  Jelmer Vernooij aa596748f9 Close ref file after writing to it. il y a 16 ans
  Jelmer Vernooij 31ee91c443 Add iterating object finder. il y a 16 ans
  Jelmer Vernooij a2e76a586d Mac OS X doesn't have os.fdatasync, use os.fsync instead. il y a 16 ans
  Jelmer Vernooij 200721ba8a Fix crc32 checksums stored in indexes. il y a 16 ans
  Jelmer Vernooij 6108cbd2da Use stored checksum rather than re-calculating. il y a 16 ans
  Jelmer Vernooij ad38ef205d Always finish writing to disk before calculating checksum. il y a 16 ans
  Jelmer Vernooij 514f6627b6 Fix checksum error message. il y a 16 ans
  Jelmer Vernooij d369aec537 Split up get_stored_checksums. il y a 16 ans
  Jelmer Vernooij 7c0d0f336d Improve formatting, docstrings. il y a 16 ans
  Jelmer Vernooij cc4186b191 Add separate exception for checksum mismatches. il y a 16 ans
  Jelmer Vernooij de51dc4883 Release 0.1.1 il y a 16 ans
  Jelmer Vernooij a76bcab6b4 Fix typo. il y a 16 ans