Historial de Commits

Autor SHA1 Mensaje Fecha
  Tay Ray Chuan fbba74d52c test_object_store: use temp dirs instead of 'foo' hace 15 años
  Tay Ray Chuan 4324dad558 ObjectStoreGraphWalker.ack: use non-recursive implementation hace 15 años
  Dave Borowitz 9a596046de Use datetime.utcfromtimestamp() in tests. hace 15 años
  Jelmer Vernooij 46890ceb71 Preserve '-' sign when -0000 is stored for the timezone in a commit/tag. hace 15 años
  Jelmer Vernooij f6d9b89e61 Add Tree.__iter__. hace 15 años
  Jelmer Vernooij bfc3a0dcb6 Cope with \r in ref files on Windows. hace 15 años
  Jelmer Vernooij e26a0913da Avoid relying on PST for passing the testsuite. hace 15 años
  Dave Borowitz 65a53fca3c Ensure we don't run past the end of the tree text. hace 15 años
  Jelmer Vernooij fa647db38b Remove unused import, always ensure that objects is serialized before running check(). hace 15 años
  Dave Borowitz eb2afb8aea Add check() methods to object classes for consistency checking. hace 15 años
  Jelmer Vernooij fd06b10a49 Rename set_ref -> set_symbolic_ref. hace 15 años
  Jelmer Vernooij a87475686c Avoid writing to stdout. hace 15 años
  Jelmer Vernooij 28fc0595ea Fix import of NotTagError. hace 15 años
  Jelmer Vernooij 2aee483555 Define common TestSkipped exception so it's easier to swap out later for hace 15 años
  Dave Borowitz cb9edefdec Change parse_tree to return a list rather than a dict. hace 15 años
  Dave Borowitz f65845908c cgi.parse_qs is deprecated in favor of urlparse.parse_qs in python 2.6, hace 15 años
  Jelmer Vernooij b88788929a Fix imports. hace 15 años
  Jelmer Vernooij 9e4385ea83 Merge Dave's fixes for the compatibility tests and web. hace 15 años
  Dave Borowitz ce5e9e9c0c Update servers and compat tests to work with DictBackends. hace 15 años
  Jelmer Vernooij 34fae6292f Avoid seek when loading pack index files. hace 15 años
  Jelmer Vernooij 387d1b5812 Simplify apply_pack call. hace 15 años
  Jelmer Vernooij 94529d6b27 Remove GitBackendRepo, use plain Repo's instead. hace 15 años
  Jelmer Vernooij d2fdaa04b6 Move apply_pack to ReceivePackHandler, so a server backend repo is a strict subset of Repo. hace 15 años
  Jelmer Vernooij 74e8924d98 Use property to access commit parents. hace 15 años
  Jelmer Vernooij 1781fa9fb5 Fix dul-daemon. hace 15 años
  Jelmer Vernooij f561dfaa68 If git is available on the local machine, always run the compatibility tests so I don't break stuff again. hace 15 años
  Jelmer Vernooij 1d5ca31b4e Fix use of git backend. hace 15 años
  Jelmer Vernooij fa09c94304 Some trivial formatting fixes. hace 15 años
  Jelmer Vernooij 53e337db8b merge support for custom get_peeled function in server. hace 15 años
  Jelmer Vernooij 0bc365cf36 implement chunked version of ShaFile.as_legacy_object. hace 15 años