提交歷史

作者 SHA1 備註 提交日期
  Jelmer Vernooij 6266df34af Reformat with black. 4 年之前
  Jelmer Vernooij 1f164b3260 Fix unified_diff. 5 年之前
  Jelmer Vernooij a2d13e546a Allow specifying tree and output encoding to unified_diff function. Fixes #763 5 年之前
  Boris Feld bf33f02eac Rename submodule into subproject in diff to match CGit behavior 6 年之前
  Jelmer Vernooij aa73abcedb Port remainder of docstrings to Google style. 5 年之前
  Jelmer Vernooij 07fab8de00 Split line. 5 年之前
  Jelmer Vernooij d95f47c9c8 Fix get_summary on python3. 5 年之前
  Boris Feld 064ef73158 Update diff header index line 6 年之前
  Boris Feld 0884ad4907 Do not use /dev/null in the "git diff" header line 6 年之前
  Boris Feld 25988367ca Update git diff mode extended header line 6 年之前
  Jelmer Vernooij 0bd1e28b88 Update my email address. jelmer@samba.org => jelmer@jelmer.uk. 7 年之前
  Marcel Schnirring 17d058b8b2 By default file.encoding=None, so .encoding() fails. See https://bugs.python.org/issue32163 7 年之前
  Jelmer Vernooij 50b2c115c5 Avoid naming variables 'l'. 7 年之前
  Taras Postument 553a611fd0 added docstring for unified_diff implementation 8 年之前
  Taras Postument 81facce425 fix unified_diff implementation for issue #543 8 年之前
  Jelmer Vernooij b9643bc4e0 Fix dulwich.porcelain.show on commits with Python3. Fixes #532 8 年之前
  Jelmer Vernooij aa2a305841 Fix all flake8 style issues. 8 年之前
  Jelmer Vernooij de1f93ebac Use more idiomatic python. 8 年之前
  Jelmer Vernooij 4c82345e53 Add Blob.splitlines. 8 年之前
  Jelmer Vernooij ac7505bf3a Use blobs rather than content strings in patch. 8 年之前
  Jelmer Vernooij 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 9 年之前
  Jelmer Vernooij 1df48b6b92 Support python3 in dulwich.patch. 10 年之前
  Jelmer Vernooij 69a89b36f9 Support python3 in git_am_patch_split. 10 年之前
  Jelmer Vernooij d0d4c94d4f Support Python3 in write_commit_patch. 10 年之前
  Jelmer Vernooij 60d2a6c6f5 Simplify patch header handling. 10 年之前
  Gary van der Merwe 5d66fbea9d Use email.parser rather than rfc822. 11 年之前
  Gary van der Merwe 55124a5ea8 Apply lib2to3.fixes.tuple_params, and provied sensible names and docs. 11 年之前
  Jelmer Vernooij 87303b1590 Use new style exception handling in a few more places. 11 年之前
  Jelmer Vernooij c42e47b57c Update some copyright headers. 12 年之前
  Jelmer Vernooij b0cffe5c58 Update NEWS, provide way to force diffing of binary files. 12 年之前