Историја ревизија

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