Jelmer Vernooij
|
7f80440188
Merge branch 'close_subprocess' of git://github.com/garyvdm/dulwich
|
10 年之前 |
Gary van der Merwé
|
76bf7e30ea
Close suprocess pipes in DulwichTCPClientTest.
|
10 年之前 |
Gary van der Merwé
|
d41dd25e93
Add `Repo.close()`.
|
10 年之前 |
Gary van der Merwé
|
e8a1e5b666
Call super().setUp() from all setUp methods.
|
10 年之前 |
Gary van der Merwé
|
2d98092c72
Close all mkstemp files.
|
10 年之前 |
Gary van der Merwé
|
935d89b3f7
Appveyor: install pywin32.
|
10 年之前 |
Jelmer Vernooij
|
d8ff908938
skip test on python2.6, where email.parser.Parser.parsestr() misbehaves.
|
10 年之前 |
Jelmer Vernooij
|
b565842244
Support python3 in git_am_patch_split.
|
10 年之前 |
Jelmer Vernooij
|
6b389d15a1
Support Python3 in write_commit_patch.
|
10 年之前 |
Jelmer Vernooij
|
6c7be27bc3
Add trivial setup.cfg file.
|
10 年之前 |
Jelmer Vernooij
|
a773080e97
Actually run the web server when invoking 'dulwich web-daemon'.
|
10 年之前 |
Jelmer Vernooij
|
777c69aeba
Fix formatting of docstring.
|
10 年之前 |
Jelmer Vernooij
|
473e53f79e
Fix tests: Add missing Index.path property.
|
10 年之前 |
Jelmer Vernooij
|
f6547080e9
NEWS: Mention python3 porting work.
|
10 年之前 |
Jelmer Vernooij
|
cb7ca8cb70
Tutorial: support python3.
|
10 年之前 |
Gary van der Merwé
|
1c574ab720
Change the way methods that take a path argument behave.
|
10 年之前 |
Gary van der Merwe
|
e762a1cea8
Run repository tests with the path set as unicode strings as well as byte strings.
|
10 年之前 |
Jelmer Vernooij
|
b7a1d1cdb6
Merge branch 'appveyor' of git://github.com/garyvdm/dulwich
|
10 年之前 |
Gary van der Merwé
|
ff0b57b554
Buffer the subpocess.stdout files for SubprocessGitClient on python3.
|
10 年之前 |
Gary van der Merwé
|
be711ad006
Disable c modules on python3 on windows.
|
10 年之前 |
Gary van der Merwé
|
f5b6eed88e
Skip test.compat.test_web on windows, as it is broken, and takes a very long time to fail.
|
10 年之前 |
Gary van der Merwé
|
80b6cb7e0c
Don't pull in geventhttpclient as tests_require on windows.
|
10 年之前 |
Gary van der Merwé
|
f4a87e9c75
Add appveyor config file.
|
10 年之前 |
Jelmer Vernooij
|
f550c96636
Remove python3 special casing.
|
10 年之前 |
Jelmer Vernooij
|
d4611fa5ca
Don't run tutorial tests as part of nocompat test on Python3.
|
10 年之前 |
Jelmer Vernooij
|
38e5e7329b
Fix python3 support in bin/dulwich.
|
10 年之前 |
Jelmer Vernooij
|
77cec1431d
Support python3 for TCP client compat tests.
|
10 年之前 |
Jelmer Vernooij
|
8c89035520
Support python3 for compat client tests.
|
10 年之前 |
Jelmer Vernooij
|
f4c65a357b
Add python3 support in repository compat tests.
|
10 年之前 |
Jelmer Vernooij
|
ee683e5a35
Add constants for commands.
|
10 年之前 |