Historia zmian

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