Jelmer Vernooij
|
e0cd829ed8
Start on 0.9.9.
|
11 年之前 |
Jelmer Vernooij
|
b01a6e2d3b
Release 0.9.8.
|
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 年之前 |
Mike Edgar
|
80cca3baef
client: allow send_pack callers to override how packs are emitted
|
11 年之前 |
Gary van der Merwe
|
b5f81ee888
Add NEWS entry.
|
11 年之前 |
Gary van der Merwe
|
5ef8b198b9
Spelling Fix.
|
11 年之前 |
Gary van der Merwe
|
80364de51a
Don't use ConfigParser(allow_no_value=True) as it's not supported on Python2.6
|
11 年之前 |
Gary van der Merwe
|
2870be3e1d
Add unittest2 to tests_require on python2.6
|
11 年之前 |
Gary van der Merwe
|
89e7501e32
Fix version check.
|
11 年之前 |
Gary van der Merwe
|
d145e2532f
Fix travis on python2.6
|
11 年之前 |
Jelmer Vernooij
|
1dc3b313da
Factor out all_wants_satisfied.
|
11 年之前 |
Jelmer Vernooij
|
2ddb43845c
Add missing underscore in test name.
|
11 年之前 |