Geçmişin Kaydedilmesi

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