Historique des commits

Auteur SHA1 Message Date
  Jelmer Vernooij d0d4c94d4f Support Python3 in write_commit_patch. il y a 10 ans
  Jelmer Vernooij f114640dcf Add trivial setup.cfg file. il y a 10 ans
  Jelmer Vernooij ad98c9d4ef Actually run the web server when invoking 'dulwich web-daemon'. il y a 10 ans
  Jelmer Vernooij 5179926dfd Fix formatting of docstring. il y a 10 ans
  Jelmer Vernooij 6ff21a5c9b Fix tests: Add missing Index.path property. il y a 10 ans
  Jelmer Vernooij a0b3aab759 NEWS: Mention python3 porting work. il y a 10 ans
  Jelmer Vernooij c93bb9f253 Tutorial: support python3. il y a 10 ans
  Gary van der Merwé 7a02943889 Change the way methods that take a path argument behave. il y a 10 ans
  Gary van der Merwe fd2f4f425a Run repository tests with the path set as unicode strings as well as byte strings. il y a 10 ans
  Jelmer Vernooij deb9183f8b Merge branch 'appveyor' of git://github.com/garyvdm/dulwich il y a 10 ans
  Gary van der Merwé ee1f4d4a38 Buffer the subpocess.stdout files for SubprocessGitClient on python3. il y a 10 ans
  Gary van der Merwé ddfb253da2 Disable c modules on python3 on windows. il y a 10 ans
  Gary van der Merwé f64c6342d1 Skip test.compat.test_web on windows, as it is broken, and takes a very long time to fail. il y a 10 ans
  Gary van der Merwé d02d8c0bcd Don't pull in geventhttpclient as tests_require on windows. il y a 10 ans
  Gary van der Merwé 2d080d2827 Add appveyor config file. il y a 10 ans
  Jelmer Vernooij 41bdaf1e78 Remove python3 special casing. il y a 10 ans
  Jelmer Vernooij 2a691ab556 Don't run tutorial tests as part of nocompat test on Python3. il y a 10 ans
  Jelmer Vernooij c9f473f858 Fix python3 support in bin/dulwich. il y a 10 ans
  Jelmer Vernooij 08221b1b3b Support python3 for TCP client compat tests. il y a 10 ans
  Jelmer Vernooij 2219553f37 Support python3 for compat client tests. il y a 10 ans
  Jelmer Vernooij 540b56c4c3 Add python3 support in repository compat tests. il y a 10 ans
  Jelmer Vernooij 3f739cb791 Add constants for commands. il y a 10 ans
  Jelmer Vernooij d91248c70a Use write_pkt_line() to write flush pkts. il y a 10 ans
  Jelmer Vernooij dcd2212097 Add constants for sideband channels. il y a 10 ans
  Tommy Yu dbf096af34 Prevent use of sideband while haves are being processed. il y a 10 ans
  Jelmer Vernooij 3e35b7a0d3 Sort capabilities alphabetically. il y a 10 ans
  Jelmer Vernooij 44e24e36c3 Add constants for capabilities. il y a 10 ans
  Jelmer Vernooij 417e4be13c Add convenience function for checking validity of hex sha, rather than catching things like AssertionError. il y a 10 ans
  Jelmer Vernooij 6057a636fe Fix assertion error syntax. il y a 10 ans
  Jelmer Vernooij 4e80105f66 Close file in test. il y a 10 ans