Historial de Commits

Autor SHA1 Mensaje Fecha
  Jelmer Vernooij e49aad9ef7 Merge use of constants for OFS/REF delta's. hace 15 años
  Jelmer Vernooij f32e785f54 Merge fix to write info/exclude rather than info/excludes file. hace 15 años
  Travis Cline b90325bd4c Fixed filename of initial .git/info/exclude hace 15 años
  Dave Borowitz 29d08812e2 Replace ref delta/ofs delta magic numbers with constants. hace 15 años
  Jelmer Vernooij 301e6e3a0f Add PackStreamReader.{offset,__len__}, extract PackObjectIterator. hace 15 años
  Jelmer Vernooij 002da10412 Move PackStreamReader to dulwich.pack. hace 15 años
  Jelmer Vernooij 39b4313b78 Split generic pack reading code out of PackStreamVerifier. hace 15 años
  Jelmer Vernooij 9f2d726edb Fix ordering of imports. hace 15 años
  Jelmer Vernooij 9613efd1cf Remove unused imports. hace 15 años
  Jelmer Vernooij 0af965a727 Attempt to close index files properly. hace 15 años
  Jelmer Vernooij faa7470981 Merge various pack improvements from Dave. hace 15 años
  Dave Borowitz bdb41b404b Clean up pack.py. hace 15 años
  Dave Borowitz a22eb8f17a Make the server decode a pack as it streams. hace 15 años
  Dave Borowitz d38fa7e8b5 Fix read_zlib_chunks to avoid appending junk data. hace 15 años
  Dave Borowitz 09073f072e Add ReceivableProtocol that supports recv() as well as read(). hace 15 años
  Dave Borowitz 0a9928f765 Strip excess whitespace from capabilities lines. hace 15 años
  Dave Borowitz 8ff103de55 Prevent server stack trace when the client request is a no-op. hace 15 años
  anatoly techtonik 677cf37b5b fix bug #557585 GitFile breaks dulwich on Windows hace 15 años
  Jelmer Vernooij d833b82176 Cope with diffstat not being present in test_patch. hace 15 años
  Jelmer Vernooij b3832ef3be Add basic test for write_commit_patch. hace 15 años
  Jelmer Vernooij d6d8a2b4bd Fix fastexport commit exporter, add test. hace 15 años
  Jelmer Vernooij 0ff3ecf29c Add some basic tests for fastexport. hace 15 años
  Dave Borowitz 7499699bc7 Correctly avoid parsing ShaFiles with fixed SHAs when calling sha(). hace 15 años
  Jelmer Vernooij 523de798fd Initial work on a fastexport module. hace 15 años
  Jelmer Vernooij 7d02a31d7a Avoid double close when file has already gone away in abort(). hace 15 años
  Jelmer Vernooij 51cb616443 Skip test_dest_opened on non-Windows platforms. hace 15 años
  anatoly techtonik dd4a48c00d fix bug #557585 GitFile breaks dulwich on Windows hace 15 años
  Jelmer Vernooij 4485d13381 Avoid mixing iterators/readline. hace 15 años
  Jelmer Vernooij 1a19cb757b add git_am_patch_split. hace 15 años
  anatoly techtonik 18f979ad47 fix bug #557585 GitFile breaks dulwich on Windows hace 15 años