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

Аутор SHA1 Порука Датум
  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 41bdaf1e78 Remove python3 special casing. пре 10 година
  Mike Williams 6eed06915f Use a block cache in _find_content_rename_candidates(). пре 10 година
  Jelmer Vernooij f0fb132090 Remove dulwich._py3_compat. пре 10 година
  Gary van der Merwe 4db002431b Port diff_tree and walk to Python 3 пре 10 година
  Jelmer Vernooij b5a39215ba Fix _merge_entries on pypy. пре 10 година
  Jelmer Vernooij a2acfdaf32 Fall back to the native implementation of _merge_entries on pypy, пре 10 година
  Jelmer Vernooij 6562fb9a46 Avoid using dulwich._compat for Python3 porting. пре 10 година
  Gary van der Merwe 51a8d2ae77 Port the minimal needed to get the test suite to run in python3. пре 10 година
  Robert Brown a34503994d Fix logic for extra adds of identical files. пре 11 година
  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 година