Commit Verlauf

Autor SHA1 Nachricht Datum
  Jelmer Vernooij d95f47c9c8 Fix get_summary on python3. vor 6 Jahren
  Boris Feld 064ef73158 Update diff header index line vor 6 Jahren
  Boris Feld 0884ad4907 Do not use /dev/null in the "git diff" header line vor 6 Jahren
  Boris Feld 25988367ca Update git diff mode extended header line vor 6 Jahren
  Jelmer Vernooij 0bd1e28b88 Update my email address. jelmer@samba.org => jelmer@jelmer.uk. vor 7 Jahren
  Jelmer Vernooij 134c28a85f Fix spelling of my surname. vor 7 Jahren
  Taras Postument 81facce425 fix unified_diff implementation for issue #543 vor 8 Jahren
  Jelmer Vernooij aa2a305841 Fix all flake8 style issues. vor 8 Jahren
  Jelmer Vernooij e5f6eb1ebd Some style fixes. vor 8 Jahren
  Jelmer Vernooij 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. vor 9 Jahren
  Jelmer Vernooij e680479d53 Drop support for python 2.6. vor 9 Jahren
  Jelmer Vernooij 1df48b6b92 Support python3 in dulwich.patch. vor 10 Jahren
  Jelmer Vernooij cc41b28ae8 Use bytes in remaining test_patch code. vor 10 Jahren
  Jelmer Vernooij bd4df4ecbb skip test on python2.6, where email.parser.Parser.parsestr() misbehaves. vor 10 Jahren
  Jelmer Vernooij 69a89b36f9 Support python3 in git_am_patch_split. vor 10 Jahren
  Jelmer Vernooij d0d4c94d4f Support Python3 in write_commit_patch. vor 10 Jahren
  Gary van der Merwe 733bde0683 Skip tests in python3 that fail (most of them :-() vor 11 Jahren
  Jelmer Vernooij 27b20e377b Reintroduce Python2.6 support. vor 11 Jahren
  Jelmer Vernooij 4265383895 Add 'flakes' target invoking pyflakes, and fix some pyflakes warnings. vor 11 Jahren
  Gary van der Merwe 8914c3457f Use io.BytesIO rather than cStringIO. vor 11 Jahren
  Gary van der Merwe 7719284af3 Apply lib2to3.fixes.fix_numliterals vor 11 Jahren
  Jelmer Vernooij b0cffe5c58 Update NEWS, provide way to force diffing of binary files. vor 12 Jahren
  Takeshi Kanemoto 8f12310613 Added tests for write_object_diff with binary files vor 12 Jahren
  Jelmer Vernooij 851e9c7a46 Use TestCase.assertEqual rather than TestCase.assertEquals. vor 13 Jahren
  Jelmer Vernooij bb2a51f74d Drop support for testtools, instead depend on python >= 2.7 or unittest2. vor 14 Jahren
  Jelmer Vernooij a13c2c762c Add more tests for write_object_diff, NEWS entry. vor 14 Jahren
  Jelmer Vernooij a42e1a39b2 Add submodule support in write_tree_diff. vor 14 Jahren
  Jelmer Vernooij 4c5c38d961 Add test for write_tree_diff with a submodule. vor 14 Jahren
  Jelmer Vernooij 9c7de183bd Fix order of parameters to Tree.add. vor 14 Jahren
  Dave Borowitz b184dcfb05 Use diff_tree.tree_changes for BaseObjectStore.tree_changes. vor 14 Jahren