Historique des commits

Auteur SHA1 Message Date
  Augie Fackler bc59c3d5f5 client: raise an exception when send_pack fails il y a 15 ans
  Augie Fackler aa18b56623 client: Make SSHSubprocess slightly more forgiving for proto il y a 15 ans
  Augie Fackler 231d6de35b dulwich.errors: cleanup whitespace il y a 15 ans
  Augie Fackler 9f94f12b05 client: advertise capabilities correctly per-service il y a 15 ans
  Dave Borowitz 531f3f4c10 Do simple pack checking during receive-pack. il y a 15 ans
  Dave Borowitz 45de47b1fa Clean up index tests. il y a 15 ans
  Dave Borowitz c486c42aee Clean up pack tests. il y a 15 ans
  Dave Borowitz a9e1684bd9 Clean up object store tests. il y a 15 ans
  Dave Borowitz 3b55e94abf Change check() methods in pack.py to raise rather than return bools. il y a 15 ans
  Dave Borowitz 7f4238d888 Hash packed objects without creating ShaFiles. il y a 15 ans
  Dave Borowitz 2849c81675 Simplify and fix thin pack resolving. il y a 15 ans
  Dave Borowitz e3a8c373c0 Replace ref delta/ofs delta magic numbers with constants. il y a 15 ans
  Jelmer Vernooij 6ce0af4dc5 Add PackStreamReader.{offset,__len__}, extract PackObjectIterator. il y a 15 ans
  Jelmer Vernooij 59a7348962 Move PackStreamReader to dulwich.pack. il y a 15 ans
  Jelmer Vernooij adf5b3872f Split generic pack reading code out of PackStreamVerifier. il y a 15 ans
  Jelmer Vernooij 495f0dc8f1 Fix ordering of imports. il y a 15 ans
  Jelmer Vernooij 19dddf05ed Remove unused imports. il y a 15 ans
  Jelmer Vernooij 3ea2cb5e74 Attempt to close index files properly. il y a 15 ans
  Jelmer Vernooij 89ec0c85bb Merge various pack improvements from Dave. il y a 15 ans
  Dave Borowitz 93fda2d108 Clean up pack.py. il y a 15 ans
  Dave Borowitz abf29867f8 Make the server decode a pack as it streams. il y a 15 ans
  Dave Borowitz 85c2b302c7 Fix read_zlib_chunks to avoid appending junk data. il y a 15 ans
  Dave Borowitz ddacb6e886 Add ReceivableProtocol that supports recv() as well as read(). il y a 15 ans
  Dave Borowitz c3d292e99d Strip excess whitespace from capabilities lines. il y a 15 ans
  Dave Borowitz 33943411dc Prevent server stack trace when the client request is a no-op. il y a 15 ans
  anatoly techtonik 2557a65892 fix bug #557585 GitFile breaks dulwich on Windows il y a 15 ans
  Jelmer Vernooij 29fa1963d9 Cope with diffstat not being present in test_patch. il y a 15 ans
  Jelmer Vernooij e4d899b1c0 Add basic test for write_commit_patch. il y a 15 ans
  Jelmer Vernooij 9d65067f48 Fix fastexport commit exporter, add test. il y a 15 ans
  Jelmer Vernooij ebb5d52425 Add some basic tests for fastexport. il y a 15 ans