Cronologia Commit

Autore SHA1 Messaggio Data
  Jelmer Vernooij 387d1b5812 Simplify apply_pack call. 15 anni fa
  Jelmer Vernooij 94529d6b27 Remove GitBackendRepo, use plain Repo's instead. 15 anni fa
  Jelmer Vernooij d2fdaa04b6 Move apply_pack to ReceivePackHandler, so a server backend repo is a strict subset of Repo. 15 anni fa
  Jelmer Vernooij 74e8924d98 Use property to access commit parents. 15 anni fa
  Jelmer Vernooij 1781fa9fb5 Fix dul-daemon. 15 anni fa
  Jelmer Vernooij f561dfaa68 If git is available on the local machine, always run the compatibility tests so I don't break stuff again. 15 anni fa
  Jelmer Vernooij 1d5ca31b4e Fix use of git backend. 15 anni fa
  Jelmer Vernooij fa09c94304 Some trivial formatting fixes. 15 anni fa
  Jelmer Vernooij 53e337db8b merge support for custom get_peeled function in server. 15 anni fa
  Jelmer Vernooij 0bc365cf36 implement chunked version of ShaFile.as_legacy_object. 15 anni fa
  Jelmer Vernooij 9da1366e6f Use open_repository to find repository for get_peeled. 15 anni fa
  Jelmer Vernooij d253d5a499 Support progress argument to generate_pack_contents. 15 anni fa
  Jelmer Vernooij c199d2b810 Add RefsContainer.read_ref. 15 anni fa
  Jelmer Vernooij b8cde0e0b1 Support opening git repositories by path. 15 anni fa
  Jelmer Vernooij a36938b203 Always require a Git repository object to be passed into 15 anni fa
  Dave Borowitz 50479d4930 Previously, the word "type" was massively overloaded in objects.py. It 15 anni fa
  Dave Borowitz 9ebc00f1d2 Previously, serialize() expected the object type to be numeric, and 15 anni fa
  Jelmer Vernooij fa835f086c Pass command-line arguments on to command implementation. 15 anni fa
  Jelmer Vernooij cd7a8dd811 Fix import. 15 anni fa
  Jelmer Vernooij 883cebe496 Use posixpath where possible. 15 anni fa
  Jelmer Vernooij e862ee8100 Use standard buffer size rather than object size. 15 anni fa
  Jelmer Vernooij a0b8bab243 Initial work on a fastexport module. 15 anni fa
  Jelmer Vernooij 8ed151e147 Allow delta's to be chunked as well. 15 anni fa
  Jelmer Vernooij 997e077366 Accept chunked contents for apply_delta base texts. 15 anni fa
  Jelmer Vernooij 9ec4b43bca consistently use chunks internally inside of the pack code. 15 anni fa
  Jelmer Vernooij a6a722e85b Return chunks from apply_delta. 15 anni fa
  Jelmer Vernooij 5416eecc7c Return chunks from unpack_object. 15 anni fa
  Jelmer Vernooij ca9e1e2e3b Remove read_zlib in favor of read_zlib_chunks. 15 anni fa
  Jelmer Vernooij 2c87630398 Work with chunks internally in dulwich.objects. 15 anni fa
  Jelmer Vernooij f2cd4d690f Rename _parse_text to _deserialize for consistency. 15 anni fa