提交歷史

作者 SHA1 備註 提交日期
  Jelmer Vernooij afc4d87a17 Move PackStreamReader to dulwich.pack. 16 年之前
  Jelmer Vernooij 952aa5fb33 Split generic pack reading code out of PackStreamVerifier. 16 年之前
  Jelmer Vernooij 8387fbebc2 Fix ordering of imports. 16 年之前
  Jelmer Vernooij 73d13cad09 Remove unused imports. 16 年之前
  Jelmer Vernooij ba90dac75e Attempt to close index files properly. 16 年之前
  Jelmer Vernooij 44126a0d93 Merge various pack improvements from Dave. 16 年之前
  Dave Borowitz c189ff91d0 Clean up pack.py. 16 年之前
  Dave Borowitz 1d16247859 Make the server decode a pack as it streams. 16 年之前
  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 16 年之前
  Jelmer Vernooij 5a12110985 Cope with diffstat not being present in test_patch. 16 年之前
  Jelmer Vernooij 7794d35ae9 Add basic test for write_commit_patch. 16 年之前
  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 2d2a478324 Avoid double close when file has already gone away in abort(). 16 年之前
  Jelmer Vernooij aac0721b41 Skip test_dest_opened on non-Windows platforms. 16 年之前
  anatoly techtonik 57a89c128a fix bug #557585 GitFile breaks dulwich on Windows 16 年之前
  Jelmer Vernooij 45df55fb27 Avoid mixing iterators/readline. 16 年之前
  Jelmer Vernooij 77852df522 add git_am_patch_split. 16 年之前
  anatoly techtonik c16f017e8b fix bug #557585 GitFile breaks dulwich on Windows 16 年之前
  Jelmer Vernooij 8454582939 Cope with diffstat not being present in test_patch. 16 年之前
  Jelmer Vernooij aa5b7b017d Add basic test for write_commit_patch. 16 年之前
  Jelmer Vernooij 8afb02f75c merge support for generating fastexport streams. 16 年之前
  Jelmer Vernooij 2eef898de1 Fix fastexport commit exporter, add test. 16 年之前
  Jelmer Vernooij 9f38558422 Add some basic tests for fastexport. 16 年之前