提交历史

作者 SHA1 备注 提交日期
  Jelmer Vernooij d95f47c9c8 Fix get_summary on python3. 6 年之前
  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 年之前
  Jelmer Vernooij 134c28a85f Fix spelling of my surname. 7 年之前
  Taras Postument 81facce425 fix unified_diff implementation for issue #543 8 年之前
  Jelmer Vernooij aa2a305841 Fix all flake8 style issues. 8 年之前
  Jelmer Vernooij e5f6eb1ebd Some style fixes. 8 年之前
  Jelmer Vernooij 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 9 年之前
  Jelmer Vernooij e680479d53 Drop support for python 2.6. 9 年之前
  Jelmer Vernooij 1df48b6b92 Support python3 in dulwich.patch. 10 年之前
  Jelmer Vernooij cc41b28ae8 Use bytes in remaining test_patch code. 10 年之前
  Jelmer Vernooij bd4df4ecbb skip test on python2.6, where email.parser.Parser.parsestr() misbehaves. 10 年之前
  Jelmer Vernooij 69a89b36f9 Support python3 in git_am_patch_split. 10 年之前
  Jelmer Vernooij d0d4c94d4f Support Python3 in write_commit_patch. 10 年之前
  Gary van der Merwe 733bde0683 Skip tests in python3 that fail (most of them :-() 11 年之前
  Jelmer Vernooij 27b20e377b Reintroduce Python2.6 support. 11 年之前
  Jelmer Vernooij 4265383895 Add 'flakes' target invoking pyflakes, and fix some pyflakes warnings. 11 年之前
  Gary van der Merwe 8914c3457f Use io.BytesIO rather than cStringIO. 11 年之前
  Gary van der Merwe 7719284af3 Apply lib2to3.fixes.fix_numliterals 11 年之前
  Jelmer Vernooij b0cffe5c58 Update NEWS, provide way to force diffing of binary files. 12 年之前
  Takeshi Kanemoto 8f12310613 Added tests for write_object_diff with binary files 12 年之前
  Jelmer Vernooij 851e9c7a46 Use TestCase.assertEqual rather than TestCase.assertEquals. 13 年之前
  Jelmer Vernooij bb2a51f74d Drop support for testtools, instead depend on python >= 2.7 or unittest2. 14 年之前
  Jelmer Vernooij a13c2c762c Add more tests for write_object_diff, NEWS entry. 14 年之前
  Jelmer Vernooij a42e1a39b2 Add submodule support in write_tree_diff. 14 年之前
  Jelmer Vernooij 4c5c38d961 Add test for write_tree_diff with a submodule. 14 年之前
  Jelmer Vernooij 9c7de183bd Fix order of parameters to Tree.add. 14 年之前
  Dave Borowitz b184dcfb05 Use diff_tree.tree_changes for BaseObjectStore.tree_changes. 14 年之前