Histórico de Commits

Autor SHA1 Mensagem Data
  Dave Borowitz d38fa7e8b5 Fix read_zlib_chunks to avoid appending junk data. há 15 anos atrás
  Dave Borowitz 09073f072e Add ReceivableProtocol that supports recv() as well as read(). há 15 anos atrás
  Dave Borowitz 0a9928f765 Strip excess whitespace from capabilities lines. há 15 anos atrás
  Dave Borowitz 8ff103de55 Prevent server stack trace when the client request is a no-op. há 15 anos atrás
  anatoly techtonik 677cf37b5b fix bug #557585 GitFile breaks dulwich on Windows há 15 anos atrás
  Jelmer Vernooij d833b82176 Cope with diffstat not being present in test_patch. há 15 anos atrás
  Jelmer Vernooij b3832ef3be Add basic test for write_commit_patch. há 15 anos atrás
  Jelmer Vernooij d6d8a2b4bd Fix fastexport commit exporter, add test. há 15 anos atrás
  Jelmer Vernooij 0ff3ecf29c Add some basic tests for fastexport. há 15 anos atrás
  Dave Borowitz 7499699bc7 Correctly avoid parsing ShaFiles with fixed SHAs when calling sha(). há 15 anos atrás
  Jelmer Vernooij 523de798fd Initial work on a fastexport module. há 15 anos atrás
  Jelmer Vernooij 617560f3c6 Fix Blob._deserialize. há 15 anos atrás
  Dave Borowitz c866eded42 Make ShaFiles created from files trust their filenames. há 15 anos atrás
  Dave Borowitz 79b760a987 Lazily read the contents of ShaFiles from disk. há 15 anos atrás
  Dave Borowitz 2782f6edb9 Check tag and commit objects for duplicate and out-of-order headers. há 15 anos atrás
  Dave Borowitz debe9f45b1 Add TESTFLAGS variable to Makefile to make running nosetests easier. há 15 anos atrás
  Jelmer Vernooij 482168b8c4 Add launchpad link. há 15 anos atrás
  Dave Borowitz 320fdcf65c Fix whitespace bug in dul-web. há 15 anos atrás
  Jelmer Vernooij 3f297445ad Merge pack protocol receiver fix. há 15 anos atrás
  Jelmer Vernooij 230323f5d4 Add DiskObjectStore.init. há 15 anos atrás
  Tay Ray Chuan 51cfd5f071 test_object_store: use temp dirs instead of 'foo' há 15 anos atrás
  Tay Ray Chuan 31a832600d client: don't assume server response is of length 20 há 15 anos atrás
  Tay Ray Chuan ec50052c65 ObjectStoreGraphWalker.ack: use non-recursive implementation há 15 anos atrás
  Dave Borowitz c7c54e8b43 Use datetime.utcfromtimestamp() in tests. há 15 anos atrás
  Jelmer Vernooij 90b4bc0222 Preserve '-' sign when -0000 is stored for the timezone in a commit/tag. há 15 anos atrás
  Jelmer Vernooij b6aac8b2e4 Add Tree.__iter__. há 15 anos atrás
  Jelmer Vernooij 370c5cf855 Cope with \r in ref files on Windows. há 15 anos atrás
  Jelmer Vernooij 3785aca7ba Avoid relying on PST for passing the testsuite. há 15 anos atrás
  Dave Borowitz 4974efb21b Ensure we don't run past the end of the tree text. há 15 anos atrás
  Jelmer Vernooij 4e761028ec Remove unused import, always ensure that objects is serialized before running check(). há 15 anos atrás