Historique des commits

Auteur SHA1 Message Date
  Dave Borowitz 93a2be8d77 Move tests that build repos from scratch to their own class. il y a 15 ans
  Dave Borowitz b6205bf9dc Implement set_symbolic_ref separately in Disk/DictRefsContainer. il y a 15 ans
  Dave Borowitz 8955d91f3d Clean up asserts in Tree. il y a 15 ans
  Dave Borowitz 35273258b6 Convert tree mode to int when sorting. il y a 15 ans
  Dave Borowitz d0f4f3c65a Add non-bare repository tests. il y a 15 ans
  Dave Borowitz 5f513b0b6c Fix RefsContainer.add_if_new to support dangling symrefs. il y a 15 ans
  Dave Borowitz 0718341911 Treat non-existent index files as empty. il y a 15 ans
  Dave Borowitz bde303d7cc Fix up and test DictRefsContainer. il y a 15 ans
  Jelmer Vernooij ae6a0f59ec Cope with missing newlines in patches. il y a 15 ans
  Jelmer Vernooij caa707d3c4 Merge cleanups and use of proper per-service capabilities from Augie. il y a 15 ans
  Augie Fackler 586e606f76 test_pack: simpler assertion that passes in more places il y a 15 ans
  Tay Ray Chuan 0c05db26bb When diffstat is available, dulwich.patch.write_commit_patch() adds the il y a 15 ans
  Jelmer Vernooij 825b0b419a Implement BaseRepo.__contains__. il y a 15 ans
  Jelmer Vernooij fc6e45ad88 Merge cleanups from Dave. il y a 15 ans
  Dave Borowitz c3388ab509 Add repository compat tests. il y a 16 ans
  Dave Borowitz e0c7bc82fd Add SEEK_END to misc.py, since it was added in 2.5. il y a 16 ans
  Dave Borowitz c90e3554ca Add a typedef for Py_ssize_t, which is not available in python <2.5. il y a 16 ans
  Dave Borowitz 3d0e881266 Refactor server code to allow custom handler classes. il y a 16 ans
  Dave Borowitz cc4e1f0d47 Clarify make_commit docstring and variable names. il y a 16 ans
  Dave Borowitz 3c645da8eb Fix yield in try/finally for python2.4 compatibility. il y a 16 ans
  Dave Borowitz a7862ec0a8 Fix "x if y else z" syntax for python2.4. il y a 16 ans
  Dave Borowitz 3863c1a9b2 Fix numerous style issues. il y a 16 ans
  Dave Borowitz becd5292b3 Add __setitem__ to DictRefsContainer. il y a 16 ans
  Dave Borowitz f12ed50447 Add make_object and make_commit convenience functions to test utils. il y a 16 ans
  Jelmer Vernooij 3fb7e4ac82 Allow non-os file-like objects passed to ShaFile.from_file. il y a 15 ans
  Jelmer Vernooij 8c19f08078 Distinguish between ShaFile.from_file and ShaFile.from_path. il y a 15 ans
  Jelmer Vernooij b1547558b1 Pass external object resolve function rather than full object store to ThinPackData constructor. il y a 15 ans
  Jelmer Vernooij e863ad5838 Merge Dave, highlights: il y a 15 ans
  Jelmer Vernooij 03e77ef1b4 Merge use of constants for OFS/REF delta's. il y a 15 ans
  Jelmer Vernooij d503d7b4dc Merge fix to write info/exclude rather than info/excludes file. il y a 15 ans