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

Аутор SHA1 Порука Датум
  Jelmer Vernooij f6faf9e187 Upgrade to python 3.7. пре 2 година
  Jelmer Vernooij 560bf0a5f5 Even more typing. пре 2 година
  Jelmer Vernooij b6b217bdb9 Add more typing пре 2 година
  Jelmer Vernooij b1e45cd5fd Add apidocs target. пре 3 година
  Aksh Gupta d6fc2e465e chore: refactor code quality issues пре 4 година
  Jelmer Vernooij 6266df34af Reformat with black. пре 4 година
  Ram Rachum 2070352876 Use chain.from_iterable in diff_tree.py пре 4 година
  Jelmer Vernooij 2f933bd334 Enable type checking. пре 5 година
  Jelmer Vernooij 218fea8151 Fix some style issues. пре 5 година
  Jelmer Vernooij 20246a9e85 Drop support for Python 2. пре 5 година
  Jelmer Vernooij e0d41ce7b4 Support rename_detector and include_trees at the same time in tree_changes. пре 5 година
  Jelmer Vernooij 0dee0a7043 Convert more docstrings to google style. пре 5 година
  Jelmer Vernooij 36edbb5640 Add change_type_same flag to tree_changes. пре 7 година
  Jelmer Vernooij 884e68c09f Support for including trees in tree_changes reports. пре 7 година
  Jelmer Vernooij e5f6eb1ebd Some style fixes. пре 8 година
  Jelmer Vernooij 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. пре 8 година
  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. пре 10 година
  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 година