Histórico de commits

Autor SHA1 Mensagem Data
  Gary van der Merwé eb9664c7e6 Add `Repo.close()`. 10 anos atrás
  Gary van der Merwé e47905584e Call super().setUp() from all setUp methods. 10 anos atrás
  Gary van der Merwé b2c44f4288 Close all mkstemp files. 10 anos atrás
  Gary van der Merwé 515a4962c3 Appveyor: install pywin32. 10 anos atrás
  Jelmer Vernooij bd4df4ecbb skip test on python2.6, where email.parser.Parser.parsestr() misbehaves. 10 anos atrás
  Jelmer Vernooij 69a89b36f9 Support python3 in git_am_patch_split. 10 anos atrás
  Jelmer Vernooij d0d4c94d4f Support Python3 in write_commit_patch. 10 anos atrás
  Jelmer Vernooij f114640dcf Add trivial setup.cfg file. 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