تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Jelmer Vernooij 232f39c071 If git is available on the local machine, always run the compatibility tests so I don't break stuff again. 15 سال پیش
  Jelmer Vernooij 59d762c527 Fix use of git backend. 15 سال پیش
  Jelmer Vernooij 15e928d67c Some trivial formatting fixes. 15 سال پیش
  Jelmer Vernooij b4f81b17a5 merge support for custom get_peeled function in server. 15 سال پیش
  Jelmer Vernooij 65dc67962c implement chunked version of ShaFile.as_legacy_object. 15 سال پیش
  Jelmer Vernooij 1b96ab360f Use open_repository to find repository for get_peeled. 15 سال پیش
  Jelmer Vernooij e2dfb511a9 Support progress argument to generate_pack_contents. 15 سال پیش
  Jelmer Vernooij cc42bf652c Add RefsContainer.read_ref. 15 سال پیش
  Jelmer Vernooij 88d5e0982c Support opening git repositories by path. 15 سال پیش
  Jelmer Vernooij e851c2a9ad Always require a Git repository object to be passed into 15 سال پیش
  Dave Borowitz 684b4ba58a Previously, the word "type" was massively overloaded in objects.py. It 15 سال پیش
  Dave Borowitz f58dc96148 Previously, serialize() expected the object type to be numeric, and 15 سال پیش
  Jelmer Vernooij 736d1eb9ac Pass command-line arguments on to command implementation. 15 سال پیش
  Jelmer Vernooij d376a294c4 Fix import. 15 سال پیش
  Jelmer Vernooij d3dc32d137 Use posixpath where possible. 15 سال پیش
  Jelmer Vernooij faff9b0a21 Use standard buffer size rather than object size. 15 سال پیش
  Jelmer Vernooij 95e9d52834 Allow delta's to be chunked as well. 15 سال پیش
  Jelmer Vernooij b9728531ee Accept chunked contents for apply_delta base texts. 15 سال پیش
  Jelmer Vernooij d4c45ca413 consistently use chunks internally inside of the pack code. 15 سال پیش
  Jelmer Vernooij a2709f6a4b Return chunks from apply_delta. 15 سال پیش
  Jelmer Vernooij 15ade9ff74 Return chunks from unpack_object. 15 سال پیش
  Jelmer Vernooij c8b84f76c0 Remove read_zlib in favor of read_zlib_chunks. 15 سال پیش
  Jelmer Vernooij d8686c22a7 Work with chunks internally in dulwich.objects. 15 سال پیش
  Jelmer Vernooij 2dbedff355 Rename _parse_text to _deserialize for consistency. 15 سال پیش
  Jelmer Vernooij aa9b6cd9ee Set needs_serialization/needs_parsing properties only in a few places. 15 سال پیش
  Jelmer Vernooij a7691cf168 Use raw_length in pack generation. 15 سال پیش
  Jelmer Vernooij 7015094f92 Work with chunks rather than StringIO internally when possible. 15 سال پیش
  Jelmer Vernooij 4a8d57268a Make ShaFile.serialize private (it's pointless to call for external users). 15 سال پیش
  Jelmer Vernooij f4341b4283 Provide C implementation of tree item sorter. 15 سال پیش
  Jelmer Vernooij f85ce56d3a Support determining blob id without joining all chunks first. 15 سال پیش