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

Автор SHA1 Сообщение Дата
  Jelmer Vernooij 4485d13381 Avoid mixing iterators/readline. 15 лет назад
  Jelmer Vernooij 1a19cb757b add git_am_patch_split. 15 лет назад
  anatoly techtonik 18f979ad47 fix bug #557585 GitFile breaks dulwich on Windows 15 лет назад
  Jelmer Vernooij 23da7e45b1 Cope with diffstat not being present in test_patch. 15 лет назад
  Jelmer Vernooij 8771639a5c Add basic test for write_commit_patch. 15 лет назад
  Jelmer Vernooij a9885725cf merge support for generating fastexport streams. 15 лет назад
  Jelmer Vernooij 9f958417f6 Fix fastexport commit exporter, add test. 15 лет назад
  Jelmer Vernooij efb0b75402 Add some basic tests for fastexport. 15 лет назад
  Jelmer Vernooij 6c103369dc Merge trunk. 15 лет назад
  Dave Borowitz 8db9444ba8 Correctly avoid parsing ShaFiles with fixed SHAs when calling sha(). 15 лет назад
  Jelmer Vernooij 617560f3c6 Fix Blob._deserialize. 15 лет назад
  Dave Borowitz c866eded42 Make ShaFiles created from files trust their filenames. 15 лет назад
  Dave Borowitz 79b760a987 Lazily read the contents of ShaFiles from disk. 15 лет назад
  Dave Borowitz 2782f6edb9 Check tag and commit objects for duplicate and out-of-order headers. 15 лет назад
  Dave Borowitz debe9f45b1 Add TESTFLAGS variable to Makefile to make running nosetests easier. 15 лет назад
  Jelmer Vernooij 482168b8c4 Add launchpad link. 15 лет назад
  Dave Borowitz 320fdcf65c Fix whitespace bug in dul-web. 15 лет назад
  Jelmer Vernooij 3f297445ad Merge pack protocol receiver fix. 15 лет назад
  Jelmer Vernooij 230323f5d4 Add DiskObjectStore.init. 15 лет назад
  Tay Ray Chuan 51cfd5f071 test_object_store: use temp dirs instead of 'foo' 15 лет назад
  Tay Ray Chuan 31a832600d client: don't assume server response is of length 20 15 лет назад
  Tay Ray Chuan ec50052c65 ObjectStoreGraphWalker.ack: use non-recursive implementation 15 лет назад
  Dave Borowitz c7c54e8b43 Use datetime.utcfromtimestamp() in tests. 15 лет назад
  Jelmer Vernooij 90b4bc0222 Preserve '-' sign when -0000 is stored for the timezone in a commit/tag. 15 лет назад
  Jelmer Vernooij b6aac8b2e4 Add Tree.__iter__. 15 лет назад
  Jelmer Vernooij 370c5cf855 Cope with \r in ref files on Windows. 15 лет назад
  Jelmer Vernooij 3785aca7ba Avoid relying on PST for passing the testsuite. 15 лет назад
  Dave Borowitz 4974efb21b Ensure we don't run past the end of the tree text. 15 лет назад
  Jelmer Vernooij 4e761028ec Remove unused import, always ensure that objects is serialized before running check(). 15 лет назад
  Dave Borowitz ddede6e4a7 Add check() methods to object classes for consistency checking. 15 лет назад