2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Dave Borowitz a22a43b5b1 cgi.parse_qs is deprecated in favor of urlparse.parse_qs in python 2.6, 15 жил өмнө
  Jelmer Vernooij afb81faa7d Fix imports. 15 жил өмнө
  Jelmer Vernooij d24cd1c804 Merge Dave's fixes for the compatibility tests and web. 15 жил өмнө
  Dave Borowitz 6b0df719ab Update servers and compat tests to work with DictBackends. 15 жил өмнө
  Jelmer Vernooij bd93ba8f72 Avoid seek when loading pack index files. 15 жил өмнө
  Jelmer Vernooij b8c6ac0fa5 Simplify apply_pack call. 15 жил өмнө
  Jelmer Vernooij adacecacb7 Remove GitBackendRepo, use plain Repo's instead. 15 жил өмнө
  Jelmer Vernooij ac01f19be5 Move apply_pack to ReceivePackHandler, so a server backend repo is a strict subset of Repo. 15 жил өмнө
  Jelmer Vernooij 16102871aa Use property to access commit parents. 15 жил өмнө
  Jelmer Vernooij 75977dabe0 Fix dul-daemon. 15 жил өмнө
  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 жил өмнө