Jelmer Vernooij f4c65a357b Add python3 support in repository compat tests. 10 éve
..
contrib d8cca7cd62 Changed path for swift load_conf 11 éve
tests f4c65a357b Add python3 support in repository compat tests. 10 éve
__init__.py 2c9f19ee5a Start on 0.10.2. 10 éve
_compat.py 5bdc8095d8 Port the minimal needed to get the test suite to run in python3. 11 éve
_diff_tree.c 6240a4403d Fix _merge_entries on pypy. 11 éve
_objects.c 6b095a3c96 py3k: These need to return a value since in Py3k they're no longer void 11 éve
_pack.c 5308eaf21a Raise ApplyDeltaError from dulwich._pack. 10 éve
client.py ee683e5a35 Add constants for commands. 10 éve
config.py a93a0493ae Convert repo to python3. 10 éve
diff_tree.py 36b28741b1 Use a block cache in _find_content_rename_candidates(). 11 éve
errors.py 9fa96ab8af Update some copyright headers. 12 éve
fastexport.py e970658544 Remove long lines. 11 éve
file.py a75f636a22 Close file objects. 11 éve
greenthreads.py 757f843f6e Add dulwich.greenthreads module. 11 éve
hooks.py 29795031e7 Fixed wrong string formatting call 11 éve
index.py 8fcb8a819b Support python3 for index tests. 10 éve
log_utils.py 5a040fafc4 Add logging utilities and server logging. 15 éve
lru_cache.py 54753309b6 Remove dulwich._py3_compat. 11 éve
object_store.py b3e44bbcc6 Run more tests on Python3. 10 éve
objects.py 19f4a560b6 Add convenience function for checking validity of hex sha, rather than catching things like AssertionError. 10 éve
objectspec.py 0420b95ac4 Support python3 in objectspec. 10 éve
pack.py 846dd4acf6 Fix build with python2.6. 10 éve
patch.py 96f572424b Simplify patch header handling. 10 éve
porcelain.py 56349dd9ec Add python3 support to blackbox test. 10 éve
protocol.py ee683e5a35 Add constants for commands. 10 éve
refs.py 19f4a560b6 Add convenience function for checking validity of hex sha, rather than catching things like AssertionError. 10 éve
repo.py 1e496cec26 Support python3 in grafts module. 10 éve
server.py ee683e5a35 Add constants for commands. 10 éve
stdint.h ff8aef4422 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 éve
walk.py a93a0493ae Convert repo to python3. 10 éve
web.py 3c3688a1b4 Support python3 in web. 10 éve