コミット履歴

作者 SHA1 メッセージ 日付
  Jelmer Vernooij a0b3aab759 NEWS: Mention python3 porting work. 10 年 前
  Jelmer Vernooij c93bb9f253 Tutorial: support python3. 10 年 前
  Gary van der Merwé 7a02943889 Change the way methods that take a path argument behave. 10 年 前
  Gary van der Merwe fd2f4f425a Run repository tests with the path set as unicode strings as well as byte strings. 10 年 前
  Jelmer Vernooij deb9183f8b Merge branch 'appveyor' of git://github.com/garyvdm/dulwich 10 年 前
  Gary van der Merwé ee1f4d4a38 Buffer the subpocess.stdout files for SubprocessGitClient on python3. 10 年 前
  Gary van der Merwé ddfb253da2 Disable c modules on python3 on windows. 10 年 前
  Gary van der Merwé f64c6342d1 Skip test.compat.test_web on windows, as it is broken, and takes a very long time to fail. 10 年 前
  Gary van der Merwé d02d8c0bcd Don't pull in geventhttpclient as tests_require on windows. 10 年 前
  Gary van der Merwé 2d080d2827 Add appveyor config file. 10 年 前
  Jelmer Vernooij 41bdaf1e78 Remove python3 special casing. 10 年 前
  Jelmer Vernooij 2a691ab556 Don't run tutorial tests as part of nocompat test on Python3. 10 年 前
  Jelmer Vernooij c9f473f858 Fix python3 support in bin/dulwich. 10 年 前
  Jelmer Vernooij 08221b1b3b Support python3 for TCP client compat tests. 10 年 前
  Jelmer Vernooij 2219553f37 Support python3 for compat client tests. 10 年 前
  Jelmer Vernooij 540b56c4c3 Add python3 support in repository compat tests. 10 年 前
  Jelmer Vernooij 3f739cb791 Add constants for commands. 10 年 前
  Jelmer Vernooij d91248c70a Use write_pkt_line() to write flush pkts. 10 年 前
  Jelmer Vernooij dcd2212097 Add constants for sideband channels. 10 年 前
  Tommy Yu dbf096af34 Prevent use of sideband while haves are being processed. 10 年 前
  Jelmer Vernooij 3e35b7a0d3 Sort capabilities alphabetically. 10 年 前
  Jelmer Vernooij 44e24e36c3 Add constants for capabilities. 10 年 前
  Jelmer Vernooij 417e4be13c Add convenience function for checking validity of hex sha, rather than catching things like AssertionError. 10 年 前
  Jelmer Vernooij 6057a636fe Fix assertion error syntax. 10 年 前
  Jelmer Vernooij 4e80105f66 Close file in test. 10 年 前
  Jelmer Vernooij 60d2a6c6f5 Simplify patch header handling. 10 年 前
  Jelmer Vernooij ce03899940 Add python3 support to blackbox test. 10 年 前
  Jelmer Vernooij 1bbbc7cf07 Fix deprecation warning for dulwich.clone. 10 年 前
  Jelmer Vernooij dc327672db Add python3 support to porcelain. 10 年 前
  Jelmer Vernooij 5bc12a0f35 Support python3 in objectspec. 10 年 前