Commit Verlauf

Autor SHA1 Nachricht Datum
  Augie Fackler 7f11aff189 test_pack: simpler assertion that passes in more places vor 15 Jahren
  Augie Fackler bc59c3d5f5 client: raise an exception when send_pack fails vor 15 Jahren
  Augie Fackler aa18b56623 client: Make SSHSubprocess slightly more forgiving for proto vor 15 Jahren
  Augie Fackler 231d6de35b dulwich.errors: cleanup whitespace vor 15 Jahren
  Augie Fackler 9f94f12b05 client: advertise capabilities correctly per-service vor 15 Jahren
  Augie Fackler bcac53acaf compat tests: move assertRepos(Not)Equal to util vor 15 Jahren
  Augie Fackler f44e94a4ec dulwich.client: whitespace and 80 column cleanup vor 15 Jahren
  Augie Fackler aa024c7c98 object_store: clean up whitespace vor 15 Jahren
  Tay Ray Chuan ddfd92e02d When diffstat is available, dulwich.patch.write_commit_patch() adds the vor 15 Jahren
  Jelmer Vernooij b69ec0f8f1 Implement BaseRepo.__contains__. vor 15 Jahren
  Jelmer Vernooij 1c98815446 Merge cleanups from Dave. vor 15 Jahren
  Dave Borowitz 8f00f27e6c Add repository compat tests. vor 15 Jahren
  Dave Borowitz cc8bfb0656 Add SEEK_END to misc.py, since it was added in 2.5. vor 15 Jahren
  Dave Borowitz f116295de4 Add a typedef for Py_ssize_t, which is not available in python <2.5. vor 15 Jahren
  Dave Borowitz 40e1923dc4 Refactor server code to allow custom handler classes. vor 15 Jahren
  Dave Borowitz fca0b0bee5 Clarify make_commit docstring and variable names. vor 15 Jahren
  Dave Borowitz 5ba3a7e2fa Fix yield in try/finally for python2.4 compatibility. vor 15 Jahren
  Dave Borowitz b4b384f0e1 Fix "x if y else z" syntax for python2.4. vor 15 Jahren
  Dave Borowitz b4ba43c562 Fix numerous style issues. vor 15 Jahren
  Dave Borowitz dd04393c8e Add __setitem__ to DictRefsContainer. vor 15 Jahren
  Dave Borowitz a6bb898f40 Add make_object and make_commit convenience functions to test utils. vor 15 Jahren
  Jelmer Vernooij 87fe92ea91 Allow non-os file-like objects passed to ShaFile.from_file. vor 15 Jahren
  Jelmer Vernooij 82f0ee09db Distinguish between ShaFile.from_file and ShaFile.from_path. vor 15 Jahren
  Jelmer Vernooij bc650881e2 Pass external object resolve function rather than full object store to ThinPackData constructor. vor 15 Jahren
  Jelmer Vernooij 176a4f572a Merge Dave, highlights: vor 15 Jahren
  Jelmer Vernooij aaf17f7da1 Merge use of constants for OFS/REF delta's. vor 15 Jahren
  Jelmer Vernooij 08f141b331 Merge fix to write info/exclude rather than info/excludes file. vor 15 Jahren
  Travis Cline 56688b1028 Fixed filename of initial .git/info/exclude vor 15 Jahren
  Dave Borowitz 531f3f4c10 Do simple pack checking during receive-pack. vor 15 Jahren
  Dave Borowitz 45de47b1fa Clean up index tests. vor 15 Jahren