Historique des commits

Auteur SHA1 Message Date
  Jelmer Vernooij b3832ef3be Add basic test for write_commit_patch. il y a 15 ans
  Jelmer Vernooij d6d8a2b4bd Fix fastexport commit exporter, add test. il y a 15 ans
  Jelmer Vernooij 0ff3ecf29c Add some basic tests for fastexport. il y a 15 ans
  Dave Borowitz 7499699bc7 Correctly avoid parsing ShaFiles with fixed SHAs when calling sha(). il y a 15 ans
  Jelmer Vernooij 523de798fd Initial work on a fastexport module. il y a 15 ans
  Jelmer Vernooij 617560f3c6 Fix Blob._deserialize. il y a 15 ans
  Dave Borowitz c866eded42 Make ShaFiles created from files trust their filenames. il y a 15 ans
  Dave Borowitz 79b760a987 Lazily read the contents of ShaFiles from disk. il y a 15 ans
  Dave Borowitz 2782f6edb9 Check tag and commit objects for duplicate and out-of-order headers. il y a 15 ans
  Dave Borowitz debe9f45b1 Add TESTFLAGS variable to Makefile to make running nosetests easier. il y a 15 ans
  Jelmer Vernooij 482168b8c4 Add launchpad link. il y a 15 ans
  Dave Borowitz 320fdcf65c Fix whitespace bug in dul-web. il y a 15 ans
  Jelmer Vernooij 3f297445ad Merge pack protocol receiver fix. il y a 15 ans
  Jelmer Vernooij 230323f5d4 Add DiskObjectStore.init. il y a 15 ans
  Tay Ray Chuan 51cfd5f071 test_object_store: use temp dirs instead of 'foo' il y a 15 ans
  Tay Ray Chuan 31a832600d client: don't assume server response is of length 20 il y a 15 ans
  Tay Ray Chuan ec50052c65 ObjectStoreGraphWalker.ack: use non-recursive implementation il y a 15 ans
  Dave Borowitz c7c54e8b43 Use datetime.utcfromtimestamp() in tests. il y a 15 ans
  Jelmer Vernooij 90b4bc0222 Preserve '-' sign when -0000 is stored for the timezone in a commit/tag. il y a 15 ans
  Jelmer Vernooij b6aac8b2e4 Add Tree.__iter__. il y a 15 ans
  Jelmer Vernooij 370c5cf855 Cope with \r in ref files on Windows. il y a 15 ans
  Jelmer Vernooij 3785aca7ba Avoid relying on PST for passing the testsuite. il y a 15 ans
  Dave Borowitz 4974efb21b Ensure we don't run past the end of the tree text. il y a 15 ans
  Jelmer Vernooij 4e761028ec Remove unused import, always ensure that objects is serialized before running check(). il y a 15 ans
  Dave Borowitz ddede6e4a7 Add check() methods to object classes for consistency checking. il y a 15 ans
  Jelmer Vernooij 804f545d4b Rename set_ref -> set_symbolic_ref. il y a 15 ans
  Jelmer Vernooij 5d4d209e86 Avoid writing to stdout. il y a 15 ans
  Jelmer Vernooij 140aea209f Fix import of NotTagError. il y a 15 ans
  Jelmer Vernooij 3b943ef252 Define common TestSkipped exception so it's easier to swap out later for il y a 15 ans
  Dave Borowitz b55892fd97 Change parse_tree to return a list rather than a dict. il y a 15 ans