Jelmer Vernooij 3b198fd829 Avoid using dulwich._compat for Python3 porting. 11 år sedan
..
contrib 5bdc8095d8 Port the minimal needed to get the test suite to run in python3. 11 år sedan
tests 3b198fd829 Avoid using dulwich._compat for Python3 porting. 11 år sedan
__init__.py ee64fff2a7 Start on 0.9.8. 11 år sedan
_compat.py 5bdc8095d8 Port the minimal needed to get the test suite to run in python3. 11 år sedan
_diff_tree.c 6b095a3c96 py3k: These need to return a value since in Py3k they're no longer void 11 år sedan
_objects.c 6b095a3c96 py3k: These need to return a value since in Py3k they're no longer void 11 år sedan
_pack.c adb1c17474 _pack.c: Check for NULL return from Py_BuildValue. 13 år sedan
client.py 5bdc8095d8 Port the minimal needed to get the test suite to run in python3. 11 år sedan
config.py 3ff41893bb Reintroduce Python2.6 support. 11 år sedan
diff_tree.py 3b198fd829 Avoid using dulwich._compat for Python3 porting. 11 år sedan
errors.py 9fa96ab8af Update some copyright headers. 12 år sedan
fastexport.py e970658544 Remove long lines. 11 år sedan
file.py a75f636a22 Close file objects. 11 år sedan
greenthreads.py 757f843f6e Add dulwich.greenthreads module. 11 år sedan
hooks.py 29795031e7 Fixed wrong string formatting call 11 år sedan
index.py 8ec3309030 Split out build_file_from_blob. 11 år sedan
log_utils.py 5a040fafc4 Add logging utilities and server logging. 15 år sedan
lru_cache.py 732581b2be Use int division `//` insted of float division `/`. 11 år sedan
object_store.py cc52353ac1 Update NEWS, add check for validity of shas passed to GraphWalker.ack. 11 år sedan
objects.py 2f820a77d6 Support 'gpgsig' property in Commit objects. 11 år sedan
objectspec.py 6fda120f8d Add `dulwich.objectspec`. 12 år sedan
pack.py 3b198fd829 Avoid using dulwich._compat for Python3 porting. 11 år sedan
patch.py 8a9ca887f4 Use email.parser rather than rfc822. 11 år sedan
porcelain.py 433d086ebe Add tag_delete porcelain. 11 år sedan
protocol.py 3ff41893bb Reintroduce Python2.6 support. 11 år sedan
refs.py 16dbb8c28b Add porcelain for branch delete/list/create. 11 år sedan
repo.py d2c8e35368 Use with statement rather than try: finaly: x.close(). 11 år sedan
server.py 5bdc8095d8 Port the minimal needed to get the test suite to run in python3. 11 år sedan
stdint.h ff8aef4422 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 år sedan
walk.py 424b7f0d2a py3k: Go through all uses of itertools and make them work on py3k 11 år sedan
web.py 5bdc8095d8 Port the minimal needed to get the test suite to run in python3. 11 år sedan