Jelmer Vernooij
|
faa71b304e
Disable gevent/greenlet for pypy.
|
9 lat temu |
Jelmer Vernooij
|
fa415c3dbf
Add dependencies for running test_greenthreads and test_swift on python3.
|
9 lat temu |
Jelmer Vernooij
|
cea092d1a1
Also fix dulwich.test.test_greenthreads on python3.4.
|
9 lat temu |
Jelmer Vernooij
|
44d6f448da
Fix python3 compatibility in dulwich.greenthreads, enable travis testing. Fixes: #422
|
9 lat temu |
Jelmer Vernooij
|
4f928039f8
Start on 0.14.0.
|
9 lat temu |
Jelmer Vernooij
|
528f011974
Release 0.13.0.
|
9 lat temu |
Jelmer Vernooij
|
8eb37d3b44
Update NEWS, README.md to reflect fixing of #295.
|
9 lat temu |
Jelmer Vernooij
|
18884ba065
Fix fastimport support on python3.4.
|
9 lat temu |
Jelmer Vernooij
|
9419880cb7
Use assertIn / assertNotIn for easier debugging.
|
9 lat temu |
Jonas Haag
|
d1e6036716
Fix unit tests
|
9 lat temu |
Jonas Haag
|
fc6f2020de
Fix #295: Python 3 compatibility for dulwich.web
|
9 lat temu |
Jelmer Vernooij
|
e099e14060
Use copies rather than references in MemoryObjectStore.
|
9 lat temu |
Jelmer Vernooij
|
b98c945585
Don't rely on MemoryObjectStore returning the exact same object.
|
9 lat temu |
Félix Mattrat
|
dc5d21e3d3
Add test to verify objects stored in MemoryObjectStore can not be lost when they are modified.
|
9 lat temu |
Félix Mattrat
|
e7ccd22715
when emitting a fastimport.FileModifyCommand referencing a Blob the marker need to be prefixed by :
|
9 lat temu |
Jelmer Vernooij
|
02ba02d710
Fastimport python3 support.
|
9 lat temu |
Jelmer Vernooij
|
ff8a613cd1
Fix Python3 client web support.
|
9 lat temu |
Jelmer Vernooij
|
d036356606
Avoid getheaders() - incompatible with Python3.
|
9 lat temu |
Jelmer Vernooij
|
f8856c0b24
Use headers.get() to get Content-Type; improves Python3 compatibility.
|
9 lat temu |
Jelmer Vernooij
|
3a1025e798
Merge remote-tracking branch 'jonashaag/fix-140'
|
9 lat temu |
Jelmer Vernooij
|
824884e932
Update NEWS.
|
9 lat temu |
Jonas Haag
|
6ba8bba4f4
Fix hang on Gzip decompression
|
9 lat temu |
Jonas Haag
|
fe9bf84378
Don't expect 'wsgi.input' to have working 'seek' method
|
9 lat temu |
Jelmer Vernooij
|
7b7043852c
Don't use deprecated assertEquals.
|
9 lat temu |
Jelmer Vernooij
|
e680479d53
Drop support for python 2.6.
|
9 lat temu |
Jelmer Vernooij
|
3004c894a6
Fix 'status' in newly initialized trees.
|
9 lat temu |
Jelmer Vernooij
|
cf6b56cdde
Merge support for empty messages in git commits and tags by Nicolas Dandrimont.
|
9 lat temu |
Nicolas Dandrimont
|
559accdc46
.travis.yml: add Python 3.5
|
9 lat temu |
Nicolas Dandrimont
|
f8e42956a2
Support completely empty messages in git objects
|
9 lat temu |
Nicolas Dandrimont
|
9960b5ac02
tox.ini: add support for Python 3.5
|
9 lat temu |