Historique des commits

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