Commit History

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