Historique des commits

Auteur SHA1 Message Date
  Dave Borowitz 00c3b6a137 Correctly avoid parsing ShaFiles with fixed SHAs when calling sha(). il y a 15 ans
  Jelmer Vernooij 2c2265b3ec Fix Blob._deserialize. il y a 15 ans
  Dave Borowitz 5e7ba36ab6 Make ShaFiles created from files trust their filenames. il y a 15 ans
  Dave Borowitz 113d3d4461 Lazily read the contents of ShaFiles from disk. il y a 15 ans
  Dave Borowitz cb4ffb30ba Check tag and commit objects for duplicate and out-of-order headers. il y a 15 ans
  Dave Borowitz 9e43488c6e Add TESTFLAGS variable to Makefile to make running nosetests easier. il y a 15 ans
  Jelmer Vernooij 286a4e585d Add launchpad link. il y a 15 ans
  Dave Borowitz ffad182a46 Fix whitespace bug in dul-web. il y a 15 ans
  Jelmer Vernooij 4290b3971a Merge pack protocol receiver fix. il y a 15 ans
  Jelmer Vernooij bcecb9cbf4 Add DiskObjectStore.init. il y a 15 ans
  Tay Ray Chuan fbba74d52c test_object_store: use temp dirs instead of 'foo' il y a 15 ans
  Tay Ray Chuan c1c0b6765d client: don't assume server response is of length 20 il y a 15 ans
  Tay Ray Chuan 4324dad558 ObjectStoreGraphWalker.ack: use non-recursive implementation il y a 15 ans
  Dave Borowitz 9a596046de Use datetime.utcfromtimestamp() in tests. il y a 15 ans
  Jelmer Vernooij 46890ceb71 Preserve '-' sign when -0000 is stored for the timezone in a commit/tag. il y a 15 ans
  Jelmer Vernooij f6d9b89e61 Add Tree.__iter__. il y a 15 ans
  Jelmer Vernooij bfc3a0dcb6 Cope with \r in ref files on Windows. il y a 15 ans
  Jelmer Vernooij e26a0913da Avoid relying on PST for passing the testsuite. il y a 15 ans
  Dave Borowitz 65a53fca3c Ensure we don't run past the end of the tree text. il y a 15 ans
  Jelmer Vernooij fa647db38b Remove unused import, always ensure that objects is serialized before running check(). il y a 15 ans
  Dave Borowitz eb2afb8aea Add check() methods to object classes for consistency checking. il y a 15 ans
  Jelmer Vernooij fd06b10a49 Rename set_ref -> set_symbolic_ref. il y a 15 ans
  Jelmer Vernooij a87475686c Avoid writing to stdout. il y a 15 ans
  Jelmer Vernooij 28fc0595ea Fix import of NotTagError. il y a 15 ans
  Jelmer Vernooij 2aee483555 Define common TestSkipped exception so it's easier to swap out later for il y a 15 ans
  Dave Borowitz cb9edefdec Change parse_tree to return a list rather than a dict. il y a 15 ans
  Dave Borowitz f65845908c cgi.parse_qs is deprecated in favor of urlparse.parse_qs in python 2.6, il y a 15 ans
  Jelmer Vernooij b88788929a Fix imports. il y a 15 ans
  Jelmer Vernooij 9e4385ea83 Merge Dave's fixes for the compatibility tests and web. il y a 15 ans
  Dave Borowitz ce5e9e9c0c Update servers and compat tests to work with DictBackends. il y a 15 ans