Histórico de commits

Autor SHA1 Mensagem Data
  Tommy Yu e0d56cf389 Test case and data for reproduction of issue #88 10 anos atrás
  Jelmer Vernooij ad98c9d4ef Actually run the web server when invoking 'dulwich web-daemon'. 10 anos atrás
  Jelmer Vernooij 5179926dfd Fix formatting of docstring. 10 anos atrás
  Jelmer Vernooij 6ff21a5c9b Fix tests: Add missing Index.path property. 10 anos atrás
  Jelmer Vernooij a0b3aab759 NEWS: Mention python3 porting work. 10 anos atrás
  Jelmer Vernooij c93bb9f253 Tutorial: support python3. 10 anos atrás
  Gary van der Merwé 7a02943889 Change the way methods that take a path argument behave. 10 anos atrás
  Gary van der Merwe fd2f4f425a Run repository tests with the path set as unicode strings as well as byte strings. 10 anos atrás
  Jelmer Vernooij deb9183f8b Merge branch 'appveyor' of git://github.com/garyvdm/dulwich 10 anos atrás
  Gary van der Merwé ee1f4d4a38 Buffer the subpocess.stdout files for SubprocessGitClient on python3. 10 anos atrás
  Gary van der Merwé ddfb253da2 Disable c modules on python3 on windows. 10 anos atrás
  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 anos atrás
  Gary van der Merwé d02d8c0bcd Don't pull in geventhttpclient as tests_require on windows. 10 anos atrás
  Gary van der Merwé 2d080d2827 Add appveyor config file. 10 anos atrás
  Jelmer Vernooij 41bdaf1e78 Remove python3 special casing. 10 anos atrás
  Jelmer Vernooij 2a691ab556 Don't run tutorial tests as part of nocompat test on Python3. 10 anos atrás
  Jelmer Vernooij c9f473f858 Fix python3 support in bin/dulwich. 10 anos atrás
  Jelmer Vernooij 08221b1b3b Support python3 for TCP client compat tests. 10 anos atrás
  Jelmer Vernooij 2219553f37 Support python3 for compat client tests. 10 anos atrás
  Jelmer Vernooij 540b56c4c3 Add python3 support in repository compat tests. 10 anos atrás
  Jelmer Vernooij 3f739cb791 Add constants for commands. 10 anos atrás
  Jelmer Vernooij d91248c70a Use write_pkt_line() to write flush pkts. 10 anos atrás
  Jelmer Vernooij dcd2212097 Add constants for sideband channels. 10 anos atrás
  Tommy Yu dbf096af34 Prevent use of sideband while haves are being processed. 10 anos atrás
  Jelmer Vernooij 3e35b7a0d3 Sort capabilities alphabetically. 10 anos atrás
  Jelmer Vernooij 44e24e36c3 Add constants for capabilities. 10 anos atrás
  Jelmer Vernooij 417e4be13c Add convenience function for checking validity of hex sha, rather than catching things like AssertionError. 10 anos atrás
  Jelmer Vernooij 6057a636fe Fix assertion error syntax. 10 anos atrás
  Jelmer Vernooij 4e80105f66 Close file in test. 10 anos atrás
  Jelmer Vernooij 60d2a6c6f5 Simplify patch header handling. 10 anos atrás