Commit History

Author SHA1 Message Date
  Jelmer Vernooij 08f141b331 Merge fix to write info/exclude rather than info/excludes file. 15 years ago
  Travis Cline 56688b1028 Fixed filename of initial .git/info/exclude 15 years ago
  Jelmer Vernooij 6ce0af4dc5 Add PackStreamReader.{offset,__len__}, extract PackObjectIterator. 15 years ago
  Jelmer Vernooij 59a7348962 Move PackStreamReader to dulwich.pack. 15 years ago
  Jelmer Vernooij adf5b3872f Split generic pack reading code out of PackStreamVerifier. 15 years ago
  Jelmer Vernooij 495f0dc8f1 Fix ordering of imports. 15 years ago
  Jelmer Vernooij 19dddf05ed Remove unused imports. 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