Commit History

Autor SHA1 Mensaxe Data
  Dave Borowitz ddede6e4a7 Add check() methods to object classes for consistency checking. %!s(int64=15) %!d(string=hai) anos
  Jelmer Vernooij 804f545d4b Rename set_ref -> set_symbolic_ref. %!s(int64=15) %!d(string=hai) anos
  Jelmer Vernooij 5d4d209e86 Avoid writing to stdout. %!s(int64=15) %!d(string=hai) anos
  Jelmer Vernooij 140aea209f Fix import of NotTagError. %!s(int64=15) %!d(string=hai) anos
  Jelmer Vernooij 3b943ef252 Define common TestSkipped exception so it's easier to swap out later for %!s(int64=15) %!d(string=hai) anos
  Dave Borowitz b55892fd97 Change parse_tree to return a list rather than a dict. %!s(int64=15) %!d(string=hai) anos
  Dave Borowitz a22a43b5b1 cgi.parse_qs is deprecated in favor of urlparse.parse_qs in python 2.6, %!s(int64=15) %!d(string=hai) anos
  Jelmer Vernooij afb81faa7d Fix imports. %!s(int64=15) %!d(string=hai) anos
  Jelmer Vernooij d24cd1c804 Merge Dave's fixes for the compatibility tests and web. %!s(int64=15) %!d(string=hai) anos
  Dave Borowitz 6b0df719ab Update servers and compat tests to work with DictBackends. %!s(int64=15) %!d(string=hai) anos
  Jelmer Vernooij bd93ba8f72 Avoid seek when loading pack index files. %!s(int64=15) %!d(string=hai) anos
  Jelmer Vernooij b8c6ac0fa5 Simplify apply_pack call. %!s(int64=15) %!d(string=hai) anos
  Jelmer Vernooij adacecacb7 Remove GitBackendRepo, use plain Repo's instead. %!s(int64=15) %!d(string=hai) anos
  Jelmer Vernooij ac01f19be5 Move apply_pack to ReceivePackHandler, so a server backend repo is a strict subset of Repo. %!s(int64=15) %!d(string=hai) anos
  Jelmer Vernooij 16102871aa Use property to access commit parents. %!s(int64=15) %!d(string=hai) anos
  Jelmer Vernooij 75977dabe0 Fix dul-daemon. %!s(int64=15) %!d(string=hai) anos
  Jelmer Vernooij 232f39c071 If git is available on the local machine, always run the compatibility tests so I don't break stuff again. %!s(int64=15) %!d(string=hai) anos
  Jelmer Vernooij 59d762c527 Fix use of git backend. %!s(int64=15) %!d(string=hai) anos
  Jelmer Vernooij 15e928d67c Some trivial formatting fixes. %!s(int64=15) %!d(string=hai) anos
  Jelmer Vernooij b4f81b17a5 merge support for custom get_peeled function in server. %!s(int64=15) %!d(string=hai) anos
  Jelmer Vernooij 65dc67962c implement chunked version of ShaFile.as_legacy_object. %!s(int64=15) %!d(string=hai) anos
  Jelmer Vernooij 1b96ab360f Use open_repository to find repository for get_peeled. %!s(int64=15) %!d(string=hai) anos
  Jelmer Vernooij e2dfb511a9 Support progress argument to generate_pack_contents. %!s(int64=15) %!d(string=hai) anos
  Jelmer Vernooij cc42bf652c Add RefsContainer.read_ref. %!s(int64=15) %!d(string=hai) anos
  Jelmer Vernooij 88d5e0982c Support opening git repositories by path. %!s(int64=15) %!d(string=hai) anos
  Jelmer Vernooij e851c2a9ad Always require a Git repository object to be passed into %!s(int64=15) %!d(string=hai) anos
  Dave Borowitz 684b4ba58a Previously, the word "type" was massively overloaded in objects.py. It %!s(int64=15) %!d(string=hai) anos
  Dave Borowitz f58dc96148 Previously, serialize() expected the object type to be numeric, and %!s(int64=15) %!d(string=hai) anos
  Jelmer Vernooij 736d1eb9ac Pass command-line arguments on to command implementation. %!s(int64=15) %!d(string=hai) anos
  Jelmer Vernooij d376a294c4 Fix import. %!s(int64=15) %!d(string=hai) anos