Commit History

Autor SHA1 Mensaxe Data
  Robert Brown a34503994d Fix logic for extra adds of identical files. %!s(int64=11) %!d(string=hai) anos
  Gary van der Merwe 395b1460cb Alter itertools import statement so that 2to3 fixes it. %!s(int64=11) %!d(string=hai) anos
  Jelmer Vernooij f6439d709d Merge branch 'py3k' of git://github.com/Ormod/dulwich %!s(int64=11) %!d(string=hai) anos
  Jelmer Vernooij 5a4e20d14b Add pep8 make target and fix some pep8ness. %!s(int64=11) %!d(string=hai) anos
  Hannu Valtonen 2b721b6b86 py3k: Go through all uses of itertools and make them work on py3k %!s(int64=11) %!d(string=hai) anos
  Gary van der Merwe 8914c3457f Use io.BytesIO rather than cStringIO. %!s(int64=11) %!d(string=hai) anos
  Jelmer Vernooij 0358c518c6 Drop compatibility function for namedtuple. %!s(int64=11) %!d(string=hai) anos
  Jelmer Vernooij 1dabfc2542 Remove compatibility code for collections.defaultdict, in preparation of %!s(int64=11) %!d(string=hai) anos
  Jelmer Vernooij 61d04e418b Fix syntax errors in docstrings. %!s(int64=12) %!d(string=hai) anos
  Dave Borowitz fd8f3edee3 diff_tree: Factor out a protected _add_change method. %!s(int64=13) %!d(string=hai) anos
  Dave Borowitz 7c7b732ebb diff_tree: Remove unnecessarily complicated _matches_any_parent. %!s(int64=13) %!d(string=hai) anos
  Dave Borowitz 0bb1338475 diff_tree: Factor out a few protected methods in RenameDetector. %!s(int64=13) %!d(string=hai) anos
  Dave Borowitz 3b35b6b7b1 diff_tree: Use built-in defaultdict module correctly. %!s(int64=13) %!d(string=hai) anos
  Dave Borowitz 1c7cb6c250 diff_tree: Fix add/add and add/exact rename conflicts. %!s(int64=13) %!d(string=hai) anos
  Dave Borowitz a099aecd6b diff_tree: Do easy copy detection without find_copies_harder. %!s(int64=13) %!d(string=hai) anos
  Dave Borowitz 753edb2b3b walk: Add option to follow paths across rename/copy. %!s(int64=13) %!d(string=hai) anos
  Dave Borowitz b005326623 diff_tree: Add rename_detector to tree_changes_for_merge. %!s(int64=13) %!d(string=hai) anos
  Dave Borowitz ef2583af24 diff_tree: Add rename_detector to tree_changes. %!s(int64=13) %!d(string=hai) anos
  Dave Borowitz f7b063c999 diff_tree: Add want_unchanged to changes_with_renames. %!s(int64=13) %!d(string=hai) anos
  Dave Borowitz f1f922d97c diff_tree: Construct RenameDetectors without passing tree SHAs. %!s(int64=13) %!d(string=hai) anos
  Dave Borowitz e81a7abcdd diff_tree: Add function for getting tree changes for merges. %!s(int64=13) %!d(string=hai) anos
  Dave Borowitz eff9bff118 diff_tree: Make rename/rewrite threshold constants public. %!s(int64=13) %!d(string=hai) anos
  Dave Borowitz d0c6630a52 _compat: Inline specific namedtuple instances. %!s(int64=13) %!d(string=hai) anos
  Jelmer Vernooij 5aa3160ea9 Replace :yield: with :return: as the former is not standard rest. %!s(int64=14) %!d(string=hai) anos
  Jelmer Vernooij 61c9a751f4 Rename dulwich.misc => dulwich._compat. %!s(int64=14) %!d(string=hai) anos
  Jelmer Vernooij f137f01161 Fix unitialised variable, trivial formatting issues. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz b4f4f4d174 diff_tree: Add find_copies_harder to consider unmodified files. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz e758441172 diff_tree: C implementation of count_blocks. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz 20ab821ca4 diff_tree: Use hashcodes as block keys instead of strings. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz ae5aec239d diff_tree: Optimize _count_blocks inner loop. %!s(int64=14) %!d(string=hai) anos