Commit Verlauf

Autor SHA1 Nachricht Datum
  Dave Borowitz cf7bf4759b Add non-bare repository tests. vor 15 Jahren
  Dave Borowitz 20a316e839 Fix RefsContainer.add_if_new to support dangling symrefs. vor 15 Jahren
  Dave Borowitz 7b9090f5fe Treat non-existent index files as empty. vor 15 Jahren
  Dave Borowitz 6f99b1385d Fix up and test DictRefsContainer. vor 15 Jahren
  Jelmer Vernooij c50f2c46d9 Cope with missing newlines in patches. vor 15 Jahren
  Jelmer Vernooij 80370ab7d6 Merge cleanups and use of proper per-service capabilities from Augie. vor 15 Jahren
  Augie Fackler c28c363365 test_pack: simpler assertion that passes in more places vor 15 Jahren
  Tay Ray Chuan 44ae263a9b When diffstat is available, dulwich.patch.write_commit_patch() adds the vor 15 Jahren
  Jelmer Vernooij ce0d767303 Implement BaseRepo.__contains__. vor 15 Jahren
  Jelmer Vernooij c988b67b2f Merge cleanups from Dave. vor 15 Jahren
  Dave Borowitz d2f5812ce2 Add repository compat tests. vor 15 Jahren
  Dave Borowitz 140afabfb2 Add SEEK_END to misc.py, since it was added in 2.5. vor 15 Jahren
  Dave Borowitz 686102a17d Add a typedef for Py_ssize_t, which is not available in python <2.5. vor 15 Jahren
  Dave Borowitz eacdaab692 Refactor server code to allow custom handler classes. vor 15 Jahren
  Dave Borowitz 476e9d8ef8 Clarify make_commit docstring and variable names. vor 15 Jahren
  Dave Borowitz 3b3b88dfa4 Fix yield in try/finally for python2.4 compatibility. vor 15 Jahren
  Dave Borowitz 40e04d2677 Fix "x if y else z" syntax for python2.4. vor 15 Jahren
  Dave Borowitz 8199aef665 Fix numerous style issues. vor 15 Jahren
  Dave Borowitz 3fda9ff877 Add __setitem__ to DictRefsContainer. vor 15 Jahren
  Dave Borowitz 5e44172277 Add make_object and make_commit convenience functions to test utils. vor 15 Jahren
  Jelmer Vernooij 47e3826c03 Allow non-os file-like objects passed to ShaFile.from_file. vor 15 Jahren
  Jelmer Vernooij d987b8a880 Distinguish between ShaFile.from_file and ShaFile.from_path. vor 15 Jahren
  Jelmer Vernooij 7ed2a0a70f Pass external object resolve function rather than full object store to ThinPackData constructor. vor 15 Jahren
  Jelmer Vernooij ffa5d09204 Merge Dave, highlights: vor 15 Jahren
  Jelmer Vernooij e49aad9ef7 Merge use of constants for OFS/REF delta's. vor 15 Jahren
  Jelmer Vernooij f32e785f54 Merge fix to write info/exclude rather than info/excludes file. vor 15 Jahren
  Travis Cline b90325bd4c Fixed filename of initial .git/info/exclude vor 15 Jahren
  Augie Fackler 0f631c55fb client: raise an exception when send_pack fails vor 15 Jahren
  Augie Fackler cb6334275a client: Make SSHSubprocess slightly more forgiving for proto vor 15 Jahren
  Augie Fackler 6affb0753f dulwich.errors: cleanup whitespace vor 15 Jahren