Historial de Commits

Autor SHA1 Mensaje Fecha
  Jelmer Vernooij 7794d35ae9 Add basic test for write_commit_patch. hace 15 años
  Jelmer Vernooij 410e9c9a38 Fix fastexport commit exporter, add test. hace 15 años
  Jelmer Vernooij 2b9938cb24 Add some basic tests for fastexport. hace 15 años
  Dave Borowitz 5e7aa065d3 Correctly avoid parsing ShaFiles with fixed SHAs when calling sha(). hace 16 años
  Jelmer Vernooij cc1c08c707 Initial work on a fastexport module. hace 16 años
  Jelmer Vernooij df520c8ceb Fix Blob._deserialize. hace 16 años
  Dave Borowitz 2556f706bb Make ShaFiles created from files trust their filenames. hace 16 años
  Dave Borowitz 2c8dd44fcf Lazily read the contents of ShaFiles from disk. hace 16 años
  Dave Borowitz cd832601ac Check tag and commit objects for duplicate and out-of-order headers. hace 16 años
  Dave Borowitz a52472349d Add TESTFLAGS variable to Makefile to make running nosetests easier. hace 16 años
  Jelmer Vernooij 95f11a7553 Add launchpad link. hace 16 años
  Dave Borowitz 425450d355 Fix whitespace bug in dul-web. hace 16 años
  Jelmer Vernooij 1b11868e88 Merge pack protocol receiver fix. hace 16 años
  Jelmer Vernooij 9e1039376a Add DiskObjectStore.init. hace 16 años
  Tay Ray Chuan c2fe5c730d test_object_store: use temp dirs instead of 'foo' hace 16 años
  Tay Ray Chuan 534466656c client: don't assume server response is of length 20 hace 16 años
  Tay Ray Chuan c37f019d3c ObjectStoreGraphWalker.ack: use non-recursive implementation hace 16 años
  Dave Borowitz cde10762dd Use datetime.utcfromtimestamp() in tests. hace 16 años
  Jelmer Vernooij 8ea136a660 Preserve '-' sign when -0000 is stored for the timezone in a commit/tag. hace 16 años
  Jelmer Vernooij 328bdcfa2e Add Tree.__iter__. hace 16 años
  Jelmer Vernooij a7b08060f5 Cope with \r in ref files on Windows. hace 16 años
  Jelmer Vernooij 272a9587e0 Avoid relying on PST for passing the testsuite. hace 16 años
  Dave Borowitz 4448f3b389 Ensure we don't run past the end of the tree text. hace 16 años
  Jelmer Vernooij f6aa4aeabe Remove unused import, always ensure that objects is serialized before running check(). hace 16 años
  Dave Borowitz a4cebb6994 Add check() methods to object classes for consistency checking. hace 16 años
  Jelmer Vernooij c81330d2b3 Rename set_ref -> set_symbolic_ref. hace 16 años
  Jelmer Vernooij 8ec5cf73d3 Avoid writing to stdout. hace 16 años
  Jelmer Vernooij 7605a1af51 Fix import of NotTagError. hace 16 años
  Jelmer Vernooij dacd178dba Define common TestSkipped exception so it's easier to swap out later for hace 16 años
  Dave Borowitz fe36cc47e7 Change parse_tree to return a list rather than a dict. hace 16 años