提交历史

作者 SHA1 备注 提交日期
  Dave Borowitz a9e1684bd9 Clean up object store tests. 15 年之前
  Dave Borowitz 3b55e94abf Change check() methods in pack.py to raise rather than return bools. 15 年之前
  Dave Borowitz 7f4238d888 Hash packed objects without creating ShaFiles. 15 年之前
  Dave Borowitz 2849c81675 Simplify and fix thin pack resolving. 15 年之前
  Dave Borowitz e3a8c373c0 Replace ref delta/ofs delta magic numbers with constants. 15 年之前
  Jelmer Vernooij 3ea2cb5e74 Attempt to close index files properly. 15 年之前
  Jelmer Vernooij 89ec0c85bb Merge various pack improvements from Dave. 15 年之前
  Dave Borowitz 93fda2d108 Clean up pack.py. 15 年之前
  Dave Borowitz abf29867f8 Make the server decode a pack as it streams. 15 年之前
  Dave Borowitz 85c2b302c7 Fix read_zlib_chunks to avoid appending junk data. 15 年之前
  Dave Borowitz ddacb6e886 Add ReceivableProtocol that supports recv() as well as read(). 15 年之前
  Dave Borowitz c3d292e99d Strip excess whitespace from capabilities lines. 15 年之前
  Dave Borowitz 33943411dc Prevent server stack trace when the client request is a no-op. 15 年之前
  anatoly techtonik 2557a65892 fix bug #557585 GitFile breaks dulwich on Windows 15 年之前
  Jelmer Vernooij 29fa1963d9 Cope with diffstat not being present in test_patch. 15 年之前
  Jelmer Vernooij e4d899b1c0 Add basic test for write_commit_patch. 15 年之前
  Jelmer Vernooij 9d65067f48 Fix fastexport commit exporter, add test. 15 年之前
  Jelmer Vernooij ebb5d52425 Add some basic tests for fastexport. 15 年之前
  Dave Borowitz 6e8263d805 Correctly avoid parsing ShaFiles with fixed SHAs when calling sha(). 15 年之前
  Jelmer Vernooij 64f6c19933 Initial work on a fastexport module. 15 年之前
  Jelmer Vernooij da2ae3d634 Avoid double close when file has already gone away in abort(). 15 年之前
  Jelmer Vernooij 9e95793275 Skip test_dest_opened on non-Windows platforms. 15 年之前
  anatoly techtonik c402eb265e fix bug #557585 GitFile breaks dulwich on Windows 15 年之前
  Jelmer Vernooij 56ccfdefc3 Avoid mixing iterators/readline. 15 年之前
  Jelmer Vernooij 7d8dba3c03 add git_am_patch_split. 15 年之前
  anatoly techtonik 93c83d15c1 fix bug #557585 GitFile breaks dulwich on Windows 15 年之前
  Jelmer Vernooij 0642f217c2 Cope with diffstat not being present in test_patch. 15 年之前
  Jelmer Vernooij d3d4a7fba5 Add basic test for write_commit_patch. 15 年之前
  Jelmer Vernooij 5ae446fa57 merge support for generating fastexport streams. 15 年之前
  Jelmer Vernooij 09ad428bc1 Fix fastexport commit exporter, add test. 15 年之前