2
0

Коммит түүх

Эзэн 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. 10 жил өмнө
  Jelmer Vernooij f6439d709d Merge branch 'py3k' of git://github.com/Ormod/dulwich 10 жил өмнө
  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 жил өмнө