Commit History

Autor SHA1 Mensaxe Data
  Jelmer Vernooij 2c648769e2 Fix imports. %!s(int64=16) %!d(string=hai) anos
  Jelmer Vernooij a977a5e8e3 Merge Dave's fixes for the compatibility tests and web. %!s(int64=16) %!d(string=hai) anos
  Dave Borowitz dd756c2cdf Update servers and compat tests to work with DictBackends. %!s(int64=16) %!d(string=hai) anos
  Jelmer Vernooij 5fef08db96 Avoid seek when loading pack index files. %!s(int64=16) %!d(string=hai) anos
  Jelmer Vernooij d4ad54deae Simplify apply_pack call. %!s(int64=16) %!d(string=hai) anos
  Jelmer Vernooij 5a8375d9a0 Remove GitBackendRepo, use plain Repo's instead. %!s(int64=16) %!d(string=hai) anos
  Jelmer Vernooij 840e39a6e1 Move apply_pack to ReceivePackHandler, so a server backend repo is a strict subset of Repo. %!s(int64=16) %!d(string=hai) anos
  Jelmer Vernooij ed9619d9b7 Use property to access commit parents. %!s(int64=16) %!d(string=hai) anos
  Jelmer Vernooij ad47873a11 Fix dul-daemon. %!s(int64=16) %!d(string=hai) anos
  Jelmer Vernooij 1be30345df If git is available on the local machine, always run the compatibility tests so I don't break stuff again. %!s(int64=16) %!d(string=hai) anos
  Jelmer Vernooij 45146158c7 Fix use of git backend. %!s(int64=16) %!d(string=hai) anos
  Jelmer Vernooij 377c8d0a70 Some trivial formatting fixes. %!s(int64=16) %!d(string=hai) anos
  Jelmer Vernooij 38be97d8fb merge support for custom get_peeled function in server. %!s(int64=16) %!d(string=hai) anos
  Jelmer Vernooij 6208f44a8f implement chunked version of ShaFile.as_legacy_object. %!s(int64=16) %!d(string=hai) anos
  Jelmer Vernooij 889da1c109 Use open_repository to find repository for get_peeled. %!s(int64=16) %!d(string=hai) anos
  Jelmer Vernooij 4702289721 Support progress argument to generate_pack_contents. %!s(int64=16) %!d(string=hai) anos
  Jelmer Vernooij fbbdfe4d43 Add RefsContainer.read_ref. %!s(int64=16) %!d(string=hai) anos
  Jelmer Vernooij 6900a97223 Support opening git repositories by path. %!s(int64=16) %!d(string=hai) anos
  Jelmer Vernooij 3086f4a15e Always require a Git repository object to be passed into %!s(int64=16) %!d(string=hai) anos
  Dave Borowitz b74084d133 Previously, the word "type" was massively overloaded in objects.py. It %!s(int64=16) %!d(string=hai) anos
  Dave Borowitz ac73ff25b4 Previously, serialize() expected the object type to be numeric, and %!s(int64=16) %!d(string=hai) anos
  Jelmer Vernooij 39c3fc24ad Pass command-line arguments on to command implementation. %!s(int64=16) %!d(string=hai) anos
  Jelmer Vernooij 1de00ea28b Fix import. %!s(int64=16) %!d(string=hai) anos
  Jelmer Vernooij 2412f662ac Use posixpath where possible. %!s(int64=16) %!d(string=hai) anos
  Jelmer Vernooij 588e99f748 Use standard buffer size rather than object size. %!s(int64=16) %!d(string=hai) anos
  Jelmer Vernooij 99efb813f1 Allow delta's to be chunked as well. %!s(int64=16) %!d(string=hai) anos
  Jelmer Vernooij 6b933bdf16 Accept chunked contents for apply_delta base texts. %!s(int64=16) %!d(string=hai) anos
  Jelmer Vernooij ae59ff8719 consistently use chunks internally inside of the pack code. %!s(int64=16) %!d(string=hai) anos
  Jelmer Vernooij 64657a24a8 Return chunks from apply_delta. %!s(int64=16) %!d(string=hai) anos
  Jelmer Vernooij 12aa79776e Return chunks from unpack_object. %!s(int64=16) %!d(string=hai) anos