Історія комітів

Автор SHA1 Опис Дата
  Jelmer Vernooij 883cebe496 Use posixpath where possible. 15 роки тому
  Jelmer Vernooij e862ee8100 Use standard buffer size rather than object size. 15 роки тому
  Jelmer Vernooij 8ed151e147 Allow delta's to be chunked as well. 15 роки тому
  Jelmer Vernooij 997e077366 Accept chunked contents for apply_delta base texts. 15 роки тому
  Jelmer Vernooij 9ec4b43bca consistently use chunks internally inside of the pack code. 15 роки тому
  Jelmer Vernooij a6a722e85b Return chunks from apply_delta. 15 роки тому
  Jelmer Vernooij 5416eecc7c Return chunks from unpack_object. 15 роки тому
  Jelmer Vernooij ca9e1e2e3b Remove read_zlib in favor of read_zlib_chunks. 15 роки тому
  Jelmer Vernooij 2c87630398 Work with chunks internally in dulwich.objects. 15 роки тому
  Jelmer Vernooij f2cd4d690f Rename _parse_text to _deserialize for consistency. 15 роки тому
  Jelmer Vernooij 1ec064b8d8 Set needs_serialization/needs_parsing properties only in a few places. 15 роки тому
  Jelmer Vernooij f97d50a2dc Use raw_length in pack generation. 15 роки тому
  Jelmer Vernooij 6043b81a91 Work with chunks rather than StringIO internally when possible. 15 роки тому
  Jelmer Vernooij 9b5d20ce62 Make ShaFile.serialize private (it's pointless to call for external users). 15 роки тому
  Jelmer Vernooij ca3bea00d2 Provide C implementation of tree item sorter. 15 роки тому
  Jelmer Vernooij f3732d3aa5 Support determining blob id without joining all chunks first. 15 роки тому
  Jelmer Vernooij 35b699019c Allow accessing Blob contents as chunks. 15 роки тому
  Jelmer Vernooij 6f995972f1 Use urlparse.parse_qs rather than deprecated cgi.parse_qs. 15 роки тому
  Jelmer Vernooij 0ff18403ac Ignore deprecationwarnings from known deprecated methods during testsuite run. 15 роки тому
  Jelmer Vernooij 376df3af9e Fix warning stacklevels. 15 роки тому
  Jelmer Vernooij d6eefc6144 Add ShaFile._raw_length. 15 роки тому
  Jelmer Vernooij 5a9c5ae6f9 Repo.get_blob, Repo.commit, Repo.tag and Repo.tree are now deprecated. 15 роки тому
  Tay Ray Chuan 7eda0b3686 test_repository: add test for ObjectStore.find_common_revisions() 15 роки тому
  Jelmer Vernooij a997f8dff6 Mark current version as 0.5.1. 15 роки тому
  Jelmer Vernooij f390bb8f56 Implement RefsContainer.__contains__. 15 роки тому
  Jelmer Vernooij 115d2a9f75 Improve formatting, update docstring. 15 роки тому
  Jelmer Vernooij d75fa982db Add Repo.stage. 15 роки тому
  Jelmer Vernooij 4664830bc9 Move get_transport_and_path to dulwich.client. 15 роки тому
  Jelmer Vernooij 7dd732625b Add docstrings. 15 роки тому
  Jelmer Vernooij b35c1ec6da Improve docstrings. 15 роки тому