Historial de Commits

Autor SHA1 Mensaje Fecha
  Jelmer Vernooij f6faf9e187 Upgrade to python 3.7. hace 2 años
  Jelmer Vernooij 560bf0a5f5 Even more typing. hace 2 años
  Jelmer Vernooij b6b217bdb9 Add more typing hace 2 años
  Jelmer Vernooij b1e45cd5fd Add apidocs target. hace 3 años
  Aksh Gupta d6fc2e465e chore: refactor code quality issues hace 4 años
  Jelmer Vernooij 6266df34af Reformat with black. hace 4 años
  Ram Rachum 2070352876 Use chain.from_iterable in diff_tree.py hace 4 años
  Jelmer Vernooij 2f933bd334 Enable type checking. hace 5 años
  Jelmer Vernooij 218fea8151 Fix some style issues. hace 5 años
  Jelmer Vernooij 20246a9e85 Drop support for Python 2. hace 5 años
  Jelmer Vernooij e0d41ce7b4 Support rename_detector and include_trees at the same time in tree_changes. hace 5 años
  Jelmer Vernooij 0dee0a7043 Convert more docstrings to google style. hace 5 años
  Jelmer Vernooij 36edbb5640 Add change_type_same flag to tree_changes. hace 7 años
  Jelmer Vernooij 884e68c09f Support for including trees in tree_changes reports. hace 7 años
  Jelmer Vernooij e5f6eb1ebd Some style fixes. hace 8 años
  Jelmer Vernooij 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. hace 8 años
  Jelmer Vernooij 41bdaf1e78 Remove python3 special casing. hace 10 años
  Mike Williams 6eed06915f Use a block cache in _find_content_rename_candidates(). hace 10 años
  Jelmer Vernooij f0fb132090 Remove dulwich._py3_compat. hace 10 años
  Gary van der Merwe 4db002431b Port diff_tree and walk to Python 3 hace 10 años
  Jelmer Vernooij b5a39215ba Fix _merge_entries on pypy. hace 10 años
  Jelmer Vernooij a2acfdaf32 Fall back to the native implementation of _merge_entries on pypy, hace 10 años
  Jelmer Vernooij 6562fb9a46 Avoid using dulwich._compat for Python3 porting. hace 10 años
  Gary van der Merwe 51a8d2ae77 Port the minimal needed to get the test suite to run in python3. hace 10 años
  Robert Brown a34503994d Fix logic for extra adds of identical files. hace 10 años
  Gary van der Merwe 395b1460cb Alter itertools import statement so that 2to3 fixes it. hace 11 años
  Jelmer Vernooij f6439d709d Merge branch 'py3k' of git://github.com/Ormod/dulwich hace 11 años
  Jelmer Vernooij 5a4e20d14b Add pep8 make target and fix some pep8ness. hace 11 años
  Hannu Valtonen 2b721b6b86 py3k: Go through all uses of itertools and make them work on py3k hace 11 años
  Gary van der Merwe 8914c3457f Use io.BytesIO rather than cStringIO. hace 11 años