Histórico de Commits

Autor SHA1 Mensagem Data
  Jelmer Vernooij e851c2a9ad Always require a Git repository object to be passed into há 15 anos atrás
  Dave Borowitz 684b4ba58a Previously, the word "type" was massively overloaded in objects.py. It há 15 anos atrás
  Dave Borowitz f58dc96148 Previously, serialize() expected the object type to be numeric, and há 15 anos atrás
  Jelmer Vernooij 736d1eb9ac Pass command-line arguments on to command implementation. há 15 anos atrás
  Jelmer Vernooij d376a294c4 Fix import. há 15 anos atrás
  Jelmer Vernooij d3dc32d137 Use posixpath where possible. há 15 anos atrás
  Jelmer Vernooij faff9b0a21 Use standard buffer size rather than object size. há 15 anos atrás
  Jelmer Vernooij 95e9d52834 Allow delta's to be chunked as well. há 15 anos atrás
  Jelmer Vernooij b9728531ee Accept chunked contents for apply_delta base texts. há 15 anos atrás
  Jelmer Vernooij d4c45ca413 consistently use chunks internally inside of the pack code. há 15 anos atrás
  Jelmer Vernooij a2709f6a4b Return chunks from apply_delta. há 15 anos atrás
  Jelmer Vernooij 15ade9ff74 Return chunks from unpack_object. há 15 anos atrás
  Jelmer Vernooij c8b84f76c0 Remove read_zlib in favor of read_zlib_chunks. há 15 anos atrás
  Jelmer Vernooij d8686c22a7 Work with chunks internally in dulwich.objects. há 15 anos atrás
  Jelmer Vernooij 2dbedff355 Rename _parse_text to _deserialize for consistency. há 15 anos atrás
  Jelmer Vernooij aa9b6cd9ee Set needs_serialization/needs_parsing properties only in a few places. há 15 anos atrás
  Jelmer Vernooij a7691cf168 Use raw_length in pack generation. há 15 anos atrás
  Jelmer Vernooij 7015094f92 Work with chunks rather than StringIO internally when possible. há 15 anos atrás
  Jelmer Vernooij 4a8d57268a Make ShaFile.serialize private (it's pointless to call for external users). há 15 anos atrás
  Jelmer Vernooij f4341b4283 Provide C implementation of tree item sorter. há 15 anos atrás
  Jelmer Vernooij f85ce56d3a Support determining blob id without joining all chunks first. há 15 anos atrás
  Jelmer Vernooij 84bc5a67ac Allow accessing Blob contents as chunks. há 15 anos atrás
  Jelmer Vernooij d8e502c9ce Use urlparse.parse_qs rather than deprecated cgi.parse_qs. há 15 anos atrás
  Jelmer Vernooij 058b6788cb Ignore deprecationwarnings from known deprecated methods during testsuite run. há 15 anos atrás
  Jelmer Vernooij e37522ee68 Fix warning stacklevels. há 15 anos atrás
  Jelmer Vernooij 3e90a54359 Add ShaFile._raw_length. há 15 anos atrás
  Jelmer Vernooij 54601c45e8 Repo.get_blob, Repo.commit, Repo.tag and Repo.tree are now deprecated. há 15 anos atrás
  Tay Ray Chuan cd85ed653b test_repository: add test for ObjectStore.find_common_revisions() há 15 anos atrás
  Jelmer Vernooij a56aa04739 Mark current version as 0.5.1. há 15 anos atrás
  Jelmer Vernooij 10b72d3f9f Implement RefsContainer.__contains__. há 15 anos atrás