Jelmer Vernooij
|
f0fb132090
Remove dulwich._py3_compat.
|
10 yıl önce |
Jelmer Vernooij
|
82eb0312c7
Remove iterbytes use in dulwich.refs.
|
10 yıl önce |
Jelmer Vernooij
|
0e0514f621
Remove some code from _py3_compat.
|
10 yıl önce |
Jelmer Vernooij
|
0dac99d624
Start on 0.9.9.
|
10 yıl önce |
Jelmer Vernooij
|
5885cbd03d
Release 0.9.8.
|
10 yıl önce |
Gary van der Merwe
|
4db002431b
Port diff_tree and walk to Python 3
|
10 yıl önce |
Gary van der Merwe
|
2a69962f25
Port refs to python 3.
|
10 yıl önce |
Gary van der Merwe
|
bb6071d180
Port lru_cache.py to python 3
|
10 yıl önce |
Gary van der Merwe
|
9dc16e2270
Port objects + test_objects to python3.
|
10 yıl önce |
Gary van der Merwe
|
325e5be676
Port test_file to Python3
|
10 yıl önce |
Jelmer Vernooij
|
dc255cf361
gevent doesn't work on pypy.
|
10 yıl önce |
Jelmer Vernooij
|
29462dec08
Enable pypy on travis.
|
10 yıl önce |
Jelmer Vernooij
|
b5a39215ba
Fix _merge_entries on pypy.
|
10 yıl önce |
Jelmer Vernooij
|
a2acfdaf32
Fall back to the native implementation of _merge_entries on pypy,
|
10 yıl önce |
Andres Lowrie
|
fe851bdbec
Changed path for swift load_conf
|
10 yıl önce |
Jelmer Vernooij
|
066ff85c93
Add Gary to AUTHORS.
|
10 yıl önce |
milki
|
2652e725ca
Add Travis build badge to README.md
|
10 yıl önce |
Jelmer Vernooij
|
5a525e75cb
Fix incompatibility with python2.6, where unittest doesn't provide skipIf.
|
10 yıl önce |
Jelmer Vernooij
|
058b3e9298
Merge branch 'python3'.
|
10 yıl önce |
Jelmer Vernooij
|
6562fb9a46
Avoid using dulwich._compat for Python3 porting.
|
10 yıl önce |
Gary van der Merwe
|
02fdadc7ae
Make a note in README that the Python3 port is ongoing.
|
10 yıl önce |
Gary van der Merwe
|
67f2b6ff51
Enable testing python3.4 on travis.
|
10 yıl önce |
Gary van der Merwe
|
733bde0683
Skip tests in python3 that fail (most of them :-()
|
10 yıl önce |
Gary van der Merwe
|
db8871479e
Support reading packs from io.BytesIO
|
10 yıl önce |
Gary van der Merwe
|
51a8d2ae77
Port the minimal needed to get the test suite to run in python3.
|
10 yıl önce |
Gary van der Merwe
|
13d210a6e0
Remove setuptools 2to3 hook.
|
10 yıl önce |
David Keijser
|
b98bf53c91
swift: access sha of object using public attribute
|
10 yıl önce |
Jelmer Vernooij
|
985dfb83fc
Merge branch 'python2.6', which reintroduces python2.6 support.
|
10 yıl önce |
Gary van der Merwe
|
db002007f7
Merge branch 'python2.6'
|
10 yıl önce |
Mike Edgar
|
2cb9191d2f
client: allow send_pack callers to override how packs are emitted
|
10 yıl önce |