Gary van der Merwe 6c28bcbf92 Skip side-band-64k TCP server tests on windows if cgit not >= 1.9.3. 11 lat temu
..
tests 6c28bcbf92 Skip side-band-64k TCP server tests on windows if cgit not >= 1.9.3. 11 lat temu
__init__.py 5968f36fe3 Start on 0.9.7. 11 lat temu
_diff_tree.c 6b095a3c96 py3k: These need to return a value since in Py3k they're no longer void 11 lat temu
_objects.c 6b095a3c96 py3k: These need to return a value since in Py3k they're no longer void 11 lat temu
_pack.c adb1c17474 _pack.c: Check for NULL return from Py_BuildValue. 13 lat temu
client.py fb5b85e5e0 Add write_error argument to GitClient.archive(). 11 lat temu
config.py c4c1fec37b Add pep8 make target and fix some pep8ness. 11 lat temu
diff_tree.py 57e38e1c18 Alter itertools import statement so that 2to3 fixes it. 11 lat temu
errors.py 9fa96ab8af Update some copyright headers. 12 lat temu
fastexport.py e970658544 Remove long lines. 11 lat temu
file.py a75f636a22 Close file objects. 11 lat temu
greenthreads.py 757f843f6e Add dulwich.greenthreads module. 11 lat temu
hooks.py 9fa96ab8af Update some copyright headers. 12 lat temu
index.py 4d2cc9c47e index: Fix IndexEntry to not include name. 11 lat temu
log_utils.py 5a040fafc4 Add logging utilities and server logging. 15 lat temu
lru_cache.py 732581b2be Use int division `//` insted of float division `/`. 11 lat temu
object_store.py eedce5a1af Merge branch 'py3k' of git://github.com/Ormod/dulwich 11 lat temu
objects.py c4c1fec37b Add pep8 make target and fix some pep8ness. 11 lat temu
objectspec.py 6fda120f8d Add `dulwich.objectspec`. 12 lat temu
pack.py caa4d286bb Close files for Pack objects. 11 lat temu
patch.py 8a9ca887f4 Use email.parser rather than rfc822. 11 lat temu
porcelain.py fb5b85e5e0 Add write_error argument to GitClient.archive(). 11 lat temu
protocol.py 2d3b02c9bb Close files for Protocol objects. 11 lat temu
refs.py a1374fa4a1 Use next(iter) instead of iter.next() 11 lat temu
repo.py a75f636a22 Close file objects. 11 lat temu
server.py 1cd3d56f66 Add 'flakes' target invoking pyflakes, and fix some pyflakes warnings. 11 lat temu
stdint.h ff8aef4422 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 lat temu
walk.py 424b7f0d2a py3k: Go through all uses of itertools and make them work on py3k 11 lat temu
web.py b75d0d72ee Fix another potential XSS issue, and add test for the previous one. 11 lat temu