Gary van der Merwe
|
f824587a8f
Skip tests that reqiure symlinks on windows.
|
10 yıl önce |
Gary van der Merwe
|
a62b59f67a
Fix server.FileSystemBackend on windows.
|
10 yıl önce |
Gary van der Merwe
|
d6326afae9
Fix import of rmtree_ro.
|
10 yıl önce |
Gary van der Merwé
|
e82020ced4
Removing .git dirs requires a bit more effort on windows.
|
10 yıl önce |
Jelmer Vernooij
|
81a770d86e
Avoid tear_down_repo in compat.
|
10 yıl önce |
Jelmer Vernooij
|
6095937abd
Move import repo onto CompatTestCase.
|
10 yıl önce |
Jelmer Vernooij
|
5473f06dac
Merge branch 'close_subprocess' of git://github.com/garyvdm/dulwich
|
10 yıl önce |
Gary van der Merwé
|
58c9c91467
Close suprocess pipes in DulwichTCPClientTest.
|
10 yıl önce |
Gary van der Merwé
|
eb9664c7e6
Add `Repo.close()`.
|
10 yıl önce |
Gary van der Merwé
|
e47905584e
Call super().setUp() from all setUp methods.
|
10 yıl önce |
Gary van der Merwé
|
b2c44f4288
Close all mkstemp files.
|
10 yıl önce |
Gary van der Merwé
|
515a4962c3
Appveyor: install pywin32.
|
10 yıl önce |
Jelmer Vernooij
|
bd4df4ecbb
skip test on python2.6, where email.parser.Parser.parsestr() misbehaves.
|
10 yıl önce |
Jelmer Vernooij
|
69a89b36f9
Support python3 in git_am_patch_split.
|
10 yıl önce |
Jelmer Vernooij
|
d0d4c94d4f
Support Python3 in write_commit_patch.
|
10 yıl önce |
Jelmer Vernooij
|
f114640dcf
Add trivial setup.cfg file.
|
10 yıl önce |
Jelmer Vernooij
|
ad98c9d4ef
Actually run the web server when invoking 'dulwich web-daemon'.
|
10 yıl önce |
Jelmer Vernooij
|
5179926dfd
Fix formatting of docstring.
|
10 yıl önce |
Jelmer Vernooij
|
6ff21a5c9b
Fix tests: Add missing Index.path property.
|
10 yıl önce |
Jelmer Vernooij
|
a0b3aab759
NEWS: Mention python3 porting work.
|
10 yıl önce |
Jelmer Vernooij
|
c93bb9f253
Tutorial: support python3.
|
10 yıl önce |
Gary van der Merwé
|
7a02943889
Change the way methods that take a path argument behave.
|
10 yıl önce |
Gary van der Merwe
|
fd2f4f425a
Run repository tests with the path set as unicode strings as well as byte strings.
|
10 yıl önce |
Jelmer Vernooij
|
deb9183f8b
Merge branch 'appveyor' of git://github.com/garyvdm/dulwich
|
10 yıl önce |
Gary van der Merwé
|
ee1f4d4a38
Buffer the subpocess.stdout files for SubprocessGitClient on python3.
|
10 yıl önce |
Gary van der Merwé
|
ddfb253da2
Disable c modules on python3 on windows.
|
10 yıl önce |
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 yıl önce |
Gary van der Merwé
|
d02d8c0bcd
Don't pull in geventhttpclient as tests_require on windows.
|
10 yıl önce |
Gary van der Merwé
|
2d080d2827
Add appveyor config file.
|
10 yıl önce |
Jelmer Vernooij
|
41bdaf1e78
Remove python3 special casing.
|
10 yıl önce |