История коммитов

Автор SHA1 Сообщение Дата
  Dave Borowitz 5e0d6074af Fix read_zlib_chunks to avoid appending junk data. 16 лет назад
  Dave Borowitz ae10a39c39 Add ReceivableProtocol that supports recv() as well as read(). 16 лет назад
  Dave Borowitz 6139e41012 Strip excess whitespace from capabilities lines. 16 лет назад
  Dave Borowitz fd3d0a2882 Prevent server stack trace when the client request is a no-op. 16 лет назад
  anatoly techtonik 23de3ff83a fix bug #557585 GitFile breaks dulwich on Windows 15 лет назад
  Jelmer Vernooij 5a12110985 Cope with diffstat not being present in test_patch. 15 лет назад
  Jelmer Vernooij 7794d35ae9 Add basic test for write_commit_patch. 15 лет назад
  Jelmer Vernooij 410e9c9a38 Fix fastexport commit exporter, add test. 16 лет назад
  Jelmer Vernooij 2b9938cb24 Add some basic tests for fastexport. 16 лет назад
  Dave Borowitz 5e7aa065d3 Correctly avoid parsing ShaFiles with fixed SHAs when calling sha(). 16 лет назад
  Jelmer Vernooij cc1c08c707 Initial work on a fastexport module. 16 лет назад
  Jelmer Vernooij df520c8ceb Fix Blob._deserialize. 16 лет назад
  Dave Borowitz 2556f706bb Make ShaFiles created from files trust their filenames. 16 лет назад
  Dave Borowitz 2c8dd44fcf Lazily read the contents of ShaFiles from disk. 16 лет назад
  Dave Borowitz cd832601ac Check tag and commit objects for duplicate and out-of-order headers. 16 лет назад
  Dave Borowitz a52472349d Add TESTFLAGS variable to Makefile to make running nosetests easier. 16 лет назад
  Jelmer Vernooij 95f11a7553 Add launchpad link. 16 лет назад
  Dave Borowitz 425450d355 Fix whitespace bug in dul-web. 16 лет назад
  Jelmer Vernooij 1b11868e88 Merge pack protocol receiver fix. 16 лет назад
  Jelmer Vernooij 9e1039376a Add DiskObjectStore.init. 16 лет назад
  Tay Ray Chuan c2fe5c730d test_object_store: use temp dirs instead of 'foo' 16 лет назад
  Tay Ray Chuan 534466656c client: don't assume server response is of length 20 16 лет назад
  Tay Ray Chuan c37f019d3c ObjectStoreGraphWalker.ack: use non-recursive implementation 16 лет назад
  Dave Borowitz cde10762dd Use datetime.utcfromtimestamp() in tests. 16 лет назад
  Jelmer Vernooij 8ea136a660 Preserve '-' sign when -0000 is stored for the timezone in a commit/tag. 16 лет назад
  Jelmer Vernooij 328bdcfa2e Add Tree.__iter__. 16 лет назад
  Jelmer Vernooij a7b08060f5 Cope with \r in ref files on Windows. 16 лет назад
  Jelmer Vernooij 272a9587e0 Avoid relying on PST for passing the testsuite. 16 лет назад
  Dave Borowitz 4448f3b389 Ensure we don't run past the end of the tree text. 16 лет назад
  Jelmer Vernooij f6aa4aeabe Remove unused import, always ensure that objects is serialized before running check(). 16 лет назад