Историја ревизија

Аутор SHA1 Порука Датум
  Tay Ray Chuan ec50052c65 ObjectStoreGraphWalker.ack: use non-recursive implementation пре 15 година
  Dave Borowitz c7c54e8b43 Use datetime.utcfromtimestamp() in tests. пре 15 година
  Jelmer Vernooij 90b4bc0222 Preserve '-' sign when -0000 is stored for the timezone in a commit/tag. пре 15 година
  Jelmer Vernooij b6aac8b2e4 Add Tree.__iter__. пре 15 година
  Jelmer Vernooij 370c5cf855 Cope with \r in ref files on Windows. пре 15 година
  Jelmer Vernooij 3785aca7ba Avoid relying on PST for passing the testsuite. пре 15 година
  Dave Borowitz 4974efb21b Ensure we don't run past the end of the tree text. пре 15 година
  Jelmer Vernooij 4e761028ec Remove unused import, always ensure that objects is serialized before running check(). пре 15 година
  Dave Borowitz ddede6e4a7 Add check() methods to object classes for consistency checking. пре 15 година
  Jelmer Vernooij 804f545d4b Rename set_ref -> set_symbolic_ref. пре 15 година
  Jelmer Vernooij 5d4d209e86 Avoid writing to stdout. пре 15 година
  Jelmer Vernooij 140aea209f Fix import of NotTagError. пре 15 година
  Jelmer Vernooij 3b943ef252 Define common TestSkipped exception so it's easier to swap out later for пре 15 година
  Dave Borowitz b55892fd97 Change parse_tree to return a list rather than a dict. пре 15 година
  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 година