Histórico de Commits

Autor SHA1 Mensagem Data
  Dave Borowitz 65a53fca3c Ensure we don't run past the end of the tree text. há 15 anos atrás
  Jelmer Vernooij fa647db38b Remove unused import, always ensure that objects is serialized before running check(). há 15 anos atrás
  Dave Borowitz eb2afb8aea Add check() methods to object classes for consistency checking. há 15 anos atrás
  Jelmer Vernooij fd06b10a49 Rename set_ref -> set_symbolic_ref. há 15 anos atrás
  Jelmer Vernooij a87475686c Avoid writing to stdout. há 15 anos atrás
  Jelmer Vernooij 28fc0595ea Fix import of NotTagError. há 15 anos atrás
  Jelmer Vernooij 2aee483555 Define common TestSkipped exception so it's easier to swap out later for há 15 anos atrás
  Dave Borowitz cb9edefdec Change parse_tree to return a list rather than a dict. há 15 anos atrás
  Dave Borowitz f65845908c cgi.parse_qs is deprecated in favor of urlparse.parse_qs in python 2.6, há 15 anos atrás
  Jelmer Vernooij b88788929a Fix imports. há 15 anos atrás
  Jelmer Vernooij 9e4385ea83 Merge Dave's fixes for the compatibility tests and web. há 15 anos atrás
  Dave Borowitz ce5e9e9c0c Update servers and compat tests to work with DictBackends. há 15 anos atrás
  Jelmer Vernooij 34fae6292f Avoid seek when loading pack index files. há 15 anos atrás
  Jelmer Vernooij 387d1b5812 Simplify apply_pack call. há 15 anos atrás
  Jelmer Vernooij 94529d6b27 Remove GitBackendRepo, use plain Repo's instead. há 15 anos atrás
  Jelmer Vernooij d2fdaa04b6 Move apply_pack to ReceivePackHandler, so a server backend repo is a strict subset of Repo. há 15 anos atrás
  Jelmer Vernooij 74e8924d98 Use property to access commit parents. há 15 anos atrás
  Jelmer Vernooij 1781fa9fb5 Fix dul-daemon. há 15 anos atrás
  Jelmer Vernooij f561dfaa68 If git is available on the local machine, always run the compatibility tests so I don't break stuff again. há 15 anos atrás
  Jelmer Vernooij 1d5ca31b4e Fix use of git backend. há 15 anos atrás
  Jelmer Vernooij fa09c94304 Some trivial formatting fixes. há 15 anos atrás
  Jelmer Vernooij 53e337db8b merge support for custom get_peeled function in server. há 15 anos atrás
  Jelmer Vernooij 0bc365cf36 implement chunked version of ShaFile.as_legacy_object. há 15 anos atrás
  Jelmer Vernooij 9da1366e6f Use open_repository to find repository for get_peeled. há 15 anos atrás
  Jelmer Vernooij d253d5a499 Support progress argument to generate_pack_contents. há 15 anos atrás
  Jelmer Vernooij c199d2b810 Add RefsContainer.read_ref. há 15 anos atrás
  Jelmer Vernooij b8cde0e0b1 Support opening git repositories by path. há 15 anos atrás
  Jelmer Vernooij a36938b203 Always require a Git repository object to be passed into há 15 anos atrás
  Dave Borowitz 50479d4930 Previously, the word "type" was massively overloaded in objects.py. It há 15 anos atrás
  Dave Borowitz 9ebc00f1d2 Previously, serialize() expected the object type to be numeric, and há 15 anos atrás