Commit History

Author SHA1 Message Date
  Jelmer Vernooij 43a0c1b9db Add python3 support to server. 10 years ago
  Jelmer Vernooij aed57f9aa4 Convert client, protocol to python3. 10 years ago
  Jelmer Vernooij 7f6c773066 Convert protocol module to python3. 10 years ago
  Jelmer Vernooij 8129e12c06 Support python3 for index tests. 10 years ago
  Jelmer Vernooij 6117e7b7fe Enable more python3 tests: for walker, pack, missing_obj_finder, diff_tree. 10 years ago
  Jelmer Vernooij fc39e7ba5a Run more tests on Python3. 10 years ago
  Jelmer Vernooij e449ad66f3 Add support for python3 to remainder of dulwich.repo. 10 years ago
  Jelmer Vernooij 17d644de8e Convert repo to python3. 10 years ago
  Jelmer Vernooij 60263333a7 Port dulwich.config to python3. 10 years ago
  Jelmer Vernooij edcddc85fc Simplify imports. 10 years ago
  Jelmer Vernooij 5cf6c5874c Fix build with python2.6. 10 years ago
  Jelmer Vernooij 9bdd409397 Merge branch 'local_abs_windows_path' of git://github.com/garyvdm/dulwich 10 years ago
  Gary van der Merwe f675e9fe74 Fix test_client.TestGetTransportAndPath.test_local_abs_windows_path 10 years ago
  Jelmer Vernooij 374a6d339f Remove special-casing for py3. 10 years ago
  Jelmer Vernooij 74e686d9c2 Eliminate int_types, use bytearray(). 10 years ago
  Jelmer Vernooij 553045ccfe Avoid custom function indexbytes. 10 years ago
  Gary van der Merwe 60b3c95c55 Port object_store to Python3. 10 years ago
  Gary van der Merwe 7da496f1a9 Port index to python3 10 years ago
  Gary van der Merwe 2b5d2db596 Port pack to Python3 10 years ago
  Gary van der Merwe dd7521b87c Port tests.utils to Python3. 10 years ago
  Chaiwat Suttipongsakul 1697076058 fix using dulwich on windows 10 years ago
  Damien Tournoud 48646afbbc Most `ShaFile` objects don't cache their SHA properly. 10 years ago
  Tommy Yu ad2882b6e0 Skip these three tests due to git version 10 years ago
  Jelmer Vernooij b4d89c12ae Install unittest2 for python2.6. 10 years ago
  Jelmer Vernooij 46166aa3d0 Start on 0.10.2. 10 years ago
  Jelmer Vernooij 6f7daf4676 Release 0.10.1. 10 years ago
  Jelmer Vernooij 8aa9f67a01 Run tests in pure mode as well. 10 years ago
  Jelmer Vernooij ae1317f5e3 Avoid deprecated test methods. 10 years ago
  Jelmer Vernooij 9f569feac1 Avoid deprecated test methods. 10 years ago
  Jelmer Vernooij cdd5fb2800 Stop special-casing pypy for pure mode. 10 years ago