Jelmer Vernooij f0ab87c295 Enable more python3 tests: for walker, pack, missing_obj_finder, diff_tree. 10 rokov pred
..
contrib d8cca7cd62 Changed path for swift load_conf 11 rokov pred
tests f0ab87c295 Enable more python3 tests: for walker, pack, missing_obj_finder, diff_tree. 10 rokov pred
__init__.py 2c9f19ee5a Start on 0.10.2. 10 rokov pred
_compat.py 5bdc8095d8 Port the minimal needed to get the test suite to run in python3. 11 rokov pred
_diff_tree.c 6240a4403d Fix _merge_entries on pypy. 11 rokov pred
_objects.c 6b095a3c96 py3k: These need to return a value since in Py3k they're no longer void 11 rokov pred
_pack.c 5308eaf21a Raise ApplyDeltaError from dulwich._pack. 10 rokov pred
client.py ab19eb9a31 Fix test_client.TestGetTransportAndPath.test_local_abs_windows_path 10 rokov pred
config.py a93a0493ae Convert repo to python3. 10 rokov pred
diff_tree.py 36b28741b1 Use a block cache in _find_content_rename_candidates(). 11 rokov pred
errors.py 9fa96ab8af Update some copyright headers. 12 rokov pred
fastexport.py e970658544 Remove long lines. 11 rokov pred
file.py a75f636a22 Close file objects. 11 rokov pred
greenthreads.py 757f843f6e Add dulwich.greenthreads module. 11 rokov pred
hooks.py 29795031e7 Fixed wrong string formatting call 11 rokov pred
index.py 77baa16a66 Add support for python3 to remainder of dulwich.repo. 10 rokov pred
log_utils.py 5a040fafc4 Add logging utilities and server logging. 15 rokov pred
lru_cache.py 54753309b6 Remove dulwich._py3_compat. 11 rokov pred
object_store.py b3e44bbcc6 Run more tests on Python3. 10 rokov pred
objects.py 8eb483d585 Most `ShaFile` objects don't cache their SHA properly. 10 rokov pred
objectspec.py 6fda120f8d Add `dulwich.objectspec`. 12 rokov pred
pack.py 846dd4acf6 Fix build with python2.6. 10 rokov pred
patch.py 8a9ca887f4 Use email.parser rather than rfc822. 11 rokov pred
porcelain.py 4c6964ddc3 Add support for core.protectNTFS. 11 rokov pred
protocol.py 3ff41893bb Reintroduce Python2.6 support. 11 rokov pred
refs.py 54753309b6 Remove dulwich._py3_compat. 11 rokov pred
repo.py 77baa16a66 Add support for python3 to remainder of dulwich.repo. 10 rokov pred
server.py 5bdc8095d8 Port the minimal needed to get the test suite to run in python3. 11 rokov pred
stdint.h ff8aef4422 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 rokov pred
walk.py a93a0493ae Convert repo to python3. 10 rokov pred
web.py 5bdc8095d8 Port the minimal needed to get the test suite to run in python3. 11 rokov pred