Histórico de commits

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