Історія комітів

Автор SHA1 Опис Дата
  Dave Borowitz 40e1923dc4 Refactor server code to allow custom handler classes. 15 роки тому
  Dave Borowitz fca0b0bee5 Clarify make_commit docstring and variable names. 15 роки тому
  Dave Borowitz 5ba3a7e2fa Fix yield in try/finally for python2.4 compatibility. 15 роки тому
  Dave Borowitz b4b384f0e1 Fix "x if y else z" syntax for python2.4. 15 роки тому
  Dave Borowitz b4ba43c562 Fix numerous style issues. 15 роки тому
  Dave Borowitz dd04393c8e Add __setitem__ to DictRefsContainer. 15 роки тому
  Dave Borowitz a6bb898f40 Add make_object and make_commit convenience functions to test utils. 15 роки тому
  Jelmer Vernooij 87fe92ea91 Allow non-os file-like objects passed to ShaFile.from_file. 15 роки тому
  Jelmer Vernooij 82f0ee09db Distinguish between ShaFile.from_file and ShaFile.from_path. 15 роки тому
  Jelmer Vernooij bc650881e2 Pass external object resolve function rather than full object store to ThinPackData constructor. 15 роки тому
  Jelmer Vernooij 176a4f572a Merge Dave, highlights: 15 роки тому
  Jelmer Vernooij aaf17f7da1 Merge use of constants for OFS/REF delta's. 15 роки тому
  Jelmer Vernooij 08f141b331 Merge fix to write info/exclude rather than info/excludes file. 15 роки тому
  Travis Cline 56688b1028 Fixed filename of initial .git/info/exclude 15 роки тому
  Augie Fackler bc59c3d5f5 client: raise an exception when send_pack fails 15 роки тому
  Augie Fackler aa18b56623 client: Make SSHSubprocess slightly more forgiving for proto 15 роки тому
  Augie Fackler 231d6de35b dulwich.errors: cleanup whitespace 15 роки тому
  Augie Fackler 9f94f12b05 client: advertise capabilities correctly per-service 15 роки тому
  Dave Borowitz 531f3f4c10 Do simple pack checking during receive-pack. 15 роки тому
  Dave Borowitz 45de47b1fa Clean up index tests. 15 роки тому
  Dave Borowitz c486c42aee Clean up pack tests. 15 роки тому
  Dave Borowitz a9e1684bd9 Clean up object store tests. 15 роки тому
  Dave Borowitz 3b55e94abf Change check() methods in pack.py to raise rather than return bools. 15 роки тому
  Dave Borowitz 7f4238d888 Hash packed objects without creating ShaFiles. 15 роки тому
  Dave Borowitz 2849c81675 Simplify and fix thin pack resolving. 15 роки тому
  Dave Borowitz e3a8c373c0 Replace ref delta/ofs delta magic numbers with constants. 15 роки тому
  Jelmer Vernooij 6ce0af4dc5 Add PackStreamReader.{offset,__len__}, extract PackObjectIterator. 15 роки тому
  Jelmer Vernooij 59a7348962 Move PackStreamReader to dulwich.pack. 15 роки тому
  Jelmer Vernooij adf5b3872f Split generic pack reading code out of PackStreamVerifier. 15 роки тому
  Jelmer Vernooij 495f0dc8f1 Fix ordering of imports. 15 роки тому