Commit Verlauf

Autor SHA1 Nachricht Datum
  Dave Borowitz 85c2b302c7 Fix read_zlib_chunks to avoid appending junk data. vor 15 Jahren
  Dave Borowitz ddacb6e886 Add ReceivableProtocol that supports recv() as well as read(). vor 15 Jahren
  Dave Borowitz c3d292e99d Strip excess whitespace from capabilities lines. vor 15 Jahren
  Dave Borowitz 33943411dc Prevent server stack trace when the client request is a no-op. vor 15 Jahren
  anatoly techtonik 2557a65892 fix bug #557585 GitFile breaks dulwich on Windows vor 15 Jahren
  Jelmer Vernooij 29fa1963d9 Cope with diffstat not being present in test_patch. vor 15 Jahren
  Jelmer Vernooij e4d899b1c0 Add basic test for write_commit_patch. vor 15 Jahren
  Jelmer Vernooij 9d65067f48 Fix fastexport commit exporter, add test. vor 15 Jahren
  Jelmer Vernooij ebb5d52425 Add some basic tests for fastexport. vor 15 Jahren
  Dave Borowitz 6e8263d805 Correctly avoid parsing ShaFiles with fixed SHAs when calling sha(). vor 15 Jahren
  Jelmer Vernooij 64f6c19933 Initial work on a fastexport module. vor 15 Jahren
  Jelmer Vernooij 2c2265b3ec Fix Blob._deserialize. vor 15 Jahren
  Dave Borowitz 5e7ba36ab6 Make ShaFiles created from files trust their filenames. vor 15 Jahren
  Dave Borowitz 113d3d4461 Lazily read the contents of ShaFiles from disk. vor 15 Jahren
  Dave Borowitz cb4ffb30ba Check tag and commit objects for duplicate and out-of-order headers. vor 15 Jahren
  Dave Borowitz 9e43488c6e Add TESTFLAGS variable to Makefile to make running nosetests easier. vor 15 Jahren
  Jelmer Vernooij 286a4e585d Add launchpad link. vor 15 Jahren
  Dave Borowitz ffad182a46 Fix whitespace bug in dul-web. vor 15 Jahren
  Jelmer Vernooij 4290b3971a Merge pack protocol receiver fix. vor 15 Jahren
  Jelmer Vernooij bcecb9cbf4 Add DiskObjectStore.init. vor 15 Jahren
  Tay Ray Chuan fbba74d52c test_object_store: use temp dirs instead of 'foo' vor 15 Jahren
  Tay Ray Chuan c1c0b6765d client: don't assume server response is of length 20 vor 15 Jahren
  Tay Ray Chuan 4324dad558 ObjectStoreGraphWalker.ack: use non-recursive implementation vor 15 Jahren
  Dave Borowitz 9a596046de Use datetime.utcfromtimestamp() in tests. vor 15 Jahren
  Jelmer Vernooij 46890ceb71 Preserve '-' sign when -0000 is stored for the timezone in a commit/tag. vor 15 Jahren
  Jelmer Vernooij f6d9b89e61 Add Tree.__iter__. vor 15 Jahren
  Jelmer Vernooij bfc3a0dcb6 Cope with \r in ref files on Windows. vor 15 Jahren
  Jelmer Vernooij e26a0913da Avoid relying on PST for passing the testsuite. vor 15 Jahren
  Dave Borowitz 65a53fca3c Ensure we don't run past the end of the tree text. vor 15 Jahren
  Jelmer Vernooij fa647db38b Remove unused import, always ensure that objects is serialized before running check(). vor 15 Jahren