Commit History

Author SHA1 Message Date
  Jelmer Vernooij c9f473f858 Fix python3 support in bin/dulwich. 10 years ago
  Jelmer Vernooij 08221b1b3b Support python3 for TCP client compat tests. 10 years ago
  Jelmer Vernooij 2219553f37 Support python3 for compat client tests. 10 years ago
  Jelmer Vernooij 540b56c4c3 Add python3 support in repository compat tests. 10 years ago
  Jelmer Vernooij 3f739cb791 Add constants for commands. 10 years ago
  Jelmer Vernooij d91248c70a Use write_pkt_line() to write flush pkts. 10 years ago
  Jelmer Vernooij dcd2212097 Add constants for sideband channels. 10 years ago
  Tommy Yu dbf096af34 Prevent use of sideband while haves are being processed. 10 years ago
  Jelmer Vernooij 3e35b7a0d3 Sort capabilities alphabetically. 10 years ago
  Jelmer Vernooij 44e24e36c3 Add constants for capabilities. 10 years ago
  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