Commit History

Author SHA1 Message Date
  Jelmer Vernooij 417e4be13c Add convenience function for checking validity of hex sha, rather than catching things like AssertionError. 10 years ago
  Jelmer Vernooij 6057a636fe Fix assertion error syntax. 10 years ago
  Jelmer Vernooij 4e80105f66 Close file in test. 10 years ago
  Jelmer Vernooij 60d2a6c6f5 Simplify patch header handling. 10 years ago
  Jelmer Vernooij ce03899940 Add python3 support to blackbox test. 10 years ago
  Jelmer Vernooij 1bbbc7cf07 Fix deprecation warning for dulwich.clone. 10 years ago
  Jelmer Vernooij dc327672db Add python3 support to porcelain. 10 years ago
  Jelmer Vernooij 5bc12a0f35 Support python3 in objectspec. 10 years ago
  Jelmer Vernooij 2977f3c6fd Support python3 in web. 10 years ago
  Jelmer Vernooij f511d45d4b Support python3 in grafts module. 10 years ago
  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