Jelmer Vernooij
|
6294e1f237
Merge further improvements towards python3 support from Gary.
|
11 лет назад |
Jelmer Vernooij
|
54753309b6
Remove dulwich._py3_compat.
|
11 лет назад |
Jelmer Vernooij
|
4e174e359a
Remove iterbytes use in dulwich.refs.
|
11 лет назад |
Jelmer Vernooij
|
883c20e53b
Remove some code from _py3_compat.
|
11 лет назад |
Jelmer Vernooij
|
e0cd829ed8
Start on 0.9.9.
|
11 лет назад |
Jelmer Vernooij
|
b01a6e2d3b
Release 0.9.8.
|
11 лет назад |
Gary van der Merwe
|
0fe205c059
Port diff_tree and walk to Python 3
|
11 лет назад |
Gary van der Merwe
|
e96384ba55
Port refs to python 3.
|
11 лет назад |
Gary van der Merwe
|
df4c7dfc1e
Port lru_cache.py to python 3
|
11 лет назад |
Gary van der Merwe
|
a780ded2f7
Port objects + test_objects to python3.
|
11 лет назад |
Gary van der Merwe
|
198d1c99b4
Port test_file to Python3
|
11 лет назад |
Jelmer Vernooij
|
dc000cd668
gevent doesn't work on pypy.
|
11 лет назад |
Jelmer Vernooij
|
3a10ac7b10
Enable pypy on travis.
|
11 лет назад |
Jelmer Vernooij
|
6240a4403d
Fix _merge_entries on pypy.
|
11 лет назад |
Jelmer Vernooij
|
ed7cf1bffe
Fall back to the native implementation of _merge_entries on pypy,
|
11 лет назад |
Andres Lowrie
|
d8cca7cd62
Changed path for swift load_conf
|
11 лет назад |
Jelmer Vernooij
|
44a1cebc28
Add Gary to AUTHORS.
|
11 лет назад |
milki
|
b8200c05d4
Add Travis build badge to README.md
|
11 лет назад |
Jelmer Vernooij
|
568a8ce13f
Fix incompatibility with python2.6, where unittest doesn't provide skipIf.
|
11 лет назад |
Jelmer Vernooij
|
60081b6786
Merge branch 'python3'.
|
11 лет назад |
Jelmer Vernooij
|
3b198fd829
Avoid using dulwich._compat for Python3 porting.
|
11 лет назад |
Gary van der Merwe
|
fc67eac5ee
Make a note in README that the Python3 port is ongoing.
|
11 лет назад |
Gary van der Merwe
|
e3c34c736c
Enable testing python3.4 on travis.
|
11 лет назад |
Gary van der Merwe
|
dbd8494de8
Skip tests in python3 that fail (most of them :-()
|
11 лет назад |
Gary van der Merwe
|
74c67f4fa5
Support reading packs from io.BytesIO
|
11 лет назад |
Gary van der Merwe
|
5bdc8095d8
Port the minimal needed to get the test suite to run in python3.
|
11 лет назад |
Gary van der Merwe
|
43f2f1ad77
Remove setuptools 2to3 hook.
|
11 лет назад |
David Keijser
|
1d47aa9fef
swift: access sha of object using public attribute
|
11 лет назад |
Jelmer Vernooij
|
4c05c2fbf5
Merge branch 'python2.6', which reintroduces python2.6 support.
|
11 лет назад |
Gary van der Merwe
|
a499907ade
Merge branch 'python2.6'
|
11 лет назад |