Historique des commits

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