Commit History

Author SHA1 Message Date
  Jelmer Vernooij 0af965a727 Attempt to close index files properly. 15 years ago
  Jelmer Vernooij faa7470981 Merge various pack improvements from Dave. 15 years ago
  Dave Borowitz bdb41b404b Clean up pack.py. 15 years ago
  Dave Borowitz a22eb8f17a Make the server decode a pack as it streams. 15 years ago
  Dave Borowitz d38fa7e8b5 Fix read_zlib_chunks to avoid appending junk data. 15 years ago
  Dave Borowitz 09073f072e Add ReceivableProtocol that supports recv() as well as read(). 15 years ago
  Dave Borowitz 0a9928f765 Strip excess whitespace from capabilities lines. 15 years ago
  Dave Borowitz 8ff103de55 Prevent server stack trace when the client request is a no-op. 15 years ago
  anatoly techtonik 677cf37b5b fix bug #557585 GitFile breaks dulwich on Windows 15 years ago
  Jelmer Vernooij d833b82176 Cope with diffstat not being present in test_patch. 15 years ago
  Jelmer Vernooij b3832ef3be Add basic test for write_commit_patch. 15 years ago
  Jelmer Vernooij d6d8a2b4bd Fix fastexport commit exporter, add test. 15 years ago
  Jelmer Vernooij 0ff3ecf29c Add some basic tests for fastexport. 15 years ago
  Dave Borowitz 7499699bc7 Correctly avoid parsing ShaFiles with fixed SHAs when calling sha(). 15 years ago
  Jelmer Vernooij 523de798fd Initial work on a fastexport module. 15 years ago
  Jelmer Vernooij 7d02a31d7a Avoid double close when file has already gone away in abort(). 15 years ago
  Jelmer Vernooij 51cb616443 Skip test_dest_opened on non-Windows platforms. 15 years ago
  anatoly techtonik dd4a48c00d fix bug #557585 GitFile breaks dulwich on Windows 15 years ago
  Jelmer Vernooij 4485d13381 Avoid mixing iterators/readline. 15 years ago
  Jelmer Vernooij 1a19cb757b add git_am_patch_split. 15 years ago
  anatoly techtonik 18f979ad47 fix bug #557585 GitFile breaks dulwich on Windows 15 years ago
  Jelmer Vernooij 23da7e45b1 Cope with diffstat not being present in test_patch. 15 years ago
  Jelmer Vernooij 8771639a5c Add basic test for write_commit_patch. 15 years ago
  Jelmer Vernooij a9885725cf merge support for generating fastexport streams. 15 years ago
  Jelmer Vernooij 9f958417f6 Fix fastexport commit exporter, add test. 15 years ago
  Jelmer Vernooij efb0b75402 Add some basic tests for fastexport. 15 years ago
  Jelmer Vernooij 6c103369dc Merge trunk. 15 years ago
  Dave Borowitz 8db9444ba8 Correctly avoid parsing ShaFiles with fixed SHAs when calling sha(). 15 years ago
  Jelmer Vernooij 617560f3c6 Fix Blob._deserialize. 15 years ago
  Augie Fackler 54ce0df3cd compat tests: move assertRepos(Not)Equal to util 15 years ago