Commit történet

Szerző SHA1 Üzenet Dátum
  Augie Fackler 0e9cb00991 compat tests: move assertRepos(Not)Equal to util 16 éve
  Augie Fackler 235b5354d1 dulwich.client: whitespace and 80 column cleanup 16 éve
  Augie Fackler 2274060a46 object_store: clean up whitespace 16 éve
  Tay Ray Chuan 0c05db26bb When diffstat is available, dulwich.patch.write_commit_patch() adds the 15 éve
  Jelmer Vernooij 825b0b419a Implement BaseRepo.__contains__. 15 éve
  Jelmer Vernooij fc6e45ad88 Merge cleanups from Dave. 15 éve
  Dave Borowitz c3388ab509 Add repository compat tests. 16 éve
  Dave Borowitz e0c7bc82fd Add SEEK_END to misc.py, since it was added in 2.5. 16 éve
  Dave Borowitz c90e3554ca Add a typedef for Py_ssize_t, which is not available in python <2.5. 16 éve
  Dave Borowitz 3d0e881266 Refactor server code to allow custom handler classes. 16 éve
  Dave Borowitz cc4e1f0d47 Clarify make_commit docstring and variable names. 16 éve
  Dave Borowitz 3c645da8eb Fix yield in try/finally for python2.4 compatibility. 16 éve
  Dave Borowitz a7862ec0a8 Fix "x if y else z" syntax for python2.4. 16 éve
  Dave Borowitz 3863c1a9b2 Fix numerous style issues. 16 éve
  Dave Borowitz becd5292b3 Add __setitem__ to DictRefsContainer. 16 éve
  Dave Borowitz f12ed50447 Add make_object and make_commit convenience functions to test utils. 16 éve
  Jelmer Vernooij 3fb7e4ac82 Allow non-os file-like objects passed to ShaFile.from_file. 15 éve
  Jelmer Vernooij 8c19f08078 Distinguish between ShaFile.from_file and ShaFile.from_path. 15 éve
  Jelmer Vernooij b1547558b1 Pass external object resolve function rather than full object store to ThinPackData constructor. 15 éve
  Jelmer Vernooij e863ad5838 Merge Dave, highlights: 15 éve
  Jelmer Vernooij 03e77ef1b4 Merge use of constants for OFS/REF delta's. 15 éve
  Jelmer Vernooij d503d7b4dc Merge fix to write info/exclude rather than info/excludes file. 15 éve
  Travis Cline b45d665eea Fixed filename of initial .git/info/exclude 15 éve
  Dave Borowitz 98b5cceac1 Do simple pack checking during receive-pack. 16 éve
  Dave Borowitz 87ae23f9a4 Clean up index tests. 16 éve
  Dave Borowitz 25b3403e63 Clean up pack tests. 16 éve
  Dave Borowitz 0f5701fb84 Clean up object store tests. 16 éve
  Dave Borowitz 4d274559f8 Change check() methods in pack.py to raise rather than return bools. 16 éve
  Dave Borowitz 6a4807f1c5 Hash packed objects without creating ShaFiles. 16 éve
  Dave Borowitz 19f4d9f464 Simplify and fix thin pack resolving. 16 éve