Jelmer Vernooij a3b811d27d Enable some more tests on python3. 11 years ago
..
contrib d8cca7cd62 Changed path for swift load_conf 11 years ago
tests a3b811d27d Enable some more tests on python3. 11 years ago
__init__.py e0cd829ed8 Start on 0.9.9. 11 years ago
_compat.py 5bdc8095d8 Port the minimal needed to get the test suite to run in python3. 11 years ago
_diff_tree.c 6240a4403d Fix _merge_entries on pypy. 11 years ago
_objects.c 6b095a3c96 py3k: These need to return a value since in Py3k they're no longer void 11 years ago
_pack.c adb1c17474 _pack.c: Check for NULL return from Py_BuildValue. 13 years ago
client.py 5bdc8095d8 Port the minimal needed to get the test suite to run in python3. 11 years ago
config.py 3ff41893bb Reintroduce Python2.6 support. 11 years ago
diff_tree.py 54753309b6 Remove dulwich._py3_compat. 11 years ago
errors.py 9fa96ab8af Update some copyright headers. 12 years ago
fastexport.py e970658544 Remove long lines. 11 years ago
file.py a75f636a22 Close file objects. 11 years ago
greenthreads.py 757f843f6e Add dulwich.greenthreads module. 11 years ago
hooks.py 29795031e7 Fixed wrong string formatting call 11 years ago
index.py e53c8404b7 Add function for validation ntfs path elements. 11 years ago
log_utils.py 5a040fafc4 Add logging utilities and server logging. 15 years ago
lru_cache.py 54753309b6 Remove dulwich._py3_compat. 11 years ago
object_store.py cc52353ac1 Update NEWS, add check for validity of shas passed to GraphWalker.ack. 11 years ago
objects.py 54753309b6 Remove dulwich._py3_compat. 11 years ago
objectspec.py 6fda120f8d Add `dulwich.objectspec`. 12 years ago
pack.py 3b198fd829 Avoid using dulwich._compat for Python3 porting. 11 years ago
patch.py 8a9ca887f4 Use email.parser rather than rfc822. 11 years ago
porcelain.py 433d086ebe Add tag_delete porcelain. 11 years ago
protocol.py 3ff41893bb Reintroduce Python2.6 support. 11 years ago
refs.py 54753309b6 Remove dulwich._py3_compat. 11 years ago
repo.py d2c8e35368 Use with statement rather than try: finaly: x.close(). 11 years ago
server.py 5bdc8095d8 Port the minimal needed to get the test suite to run in python3. 11 years ago
stdint.h ff8aef4422 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 years ago
walk.py 0fe205c059 Port diff_tree and walk to Python 3 11 years ago
web.py 5bdc8095d8 Port the minimal needed to get the test suite to run in python3. 11 years ago