コミット履歴

作者 SHA1 メッセージ 日付
  Jelmer Vernooij f8a9e86f0b Merge tag 'upstream/0.10.1+git20150425' into experimental 10 年 前
  Jelmer Vernooij f114640dcf Add trivial setup.cfg file. 10 年 前
  Jelmer Vernooij 2b33c30108 pypy-dulwich doesn't have a dbg package. 10 年 前
  Jelmer Vernooij 64c5eb099d Add Python3 binary package. 10 年 前
  Jelmer Vernooij 7b615f4715 New upstream snapshot. 10 年 前
  Jelmer Vernooij 98d0526f5d Merge branch 'master' of git://git.samba.org/jelmer/dulwich into experimental 10 年 前
  Jelmer Vernooij ad98c9d4ef Actually run the web server when invoking 'dulwich web-daemon'. 10 年 前
  Jelmer Vernooij 5179926dfd Fix formatting of docstring. 10 年 前
  Jelmer Vernooij 6ff21a5c9b Fix tests: Add missing Index.path property. 10 年 前
  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 年 前