Jelmer Vernooij f9585cf5ce Use optparse to handle options in dulwich.web.main, support --port and --listen_address arguments. 11 lat temu
..
contrib 081f4f79cf Move the swift backend to dulwich/contrib. 11 lat temu
tests cc52353ac1 Update NEWS, add check for validity of shas passed to GraphWalker.ack. 11 lat temu
__init__.py ee64fff2a7 Start on 0.9.8. 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 49efdb39a3 Strip newline from final ACKed SHA while fetching packs. 11 lat temu
config.py d2c8e35368 Use with statement rather than try: finaly: x.close(). 11 lat temu
diff_tree.py 53831602b0 Fix logic for extra adds of identical files. 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 d2c8e35368 Use with statement rather than try: finaly: x.close(). 11 lat temu
index.py d2c8e35368 Use with statement rather than try: finaly: x.close(). 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 cc52353ac1 Update NEWS, add check for validity of shas passed to GraphWalker.ack. 11 lat temu
objects.py d2c8e35368 Use with statement rather than try: finaly: x.close(). 11 lat temu
objectspec.py 6fda120f8d Add `dulwich.objectspec`. 12 lat temu
pack.py 541c0e22d8 Limit delta copy length to 64K. 11 lat temu
patch.py 8a9ca887f4 Use email.parser rather than rfc822. 12 lat temu
porcelain.py 449f1601d1 Add note about using dulwich.diff_tree. 11 lat temu
protocol.py 2d3b02c9bb Close files for Protocol objects. 11 lat temu
refs.py d2c8e35368 Use with statement rather than try: finaly: x.close(). 11 lat temu
repo.py d2c8e35368 Use with statement rather than try: finaly: x.close(). 11 lat temu
server.py f9585cf5ce Use optparse to handle options in dulwich.web.main, support --port and --listen_address arguments. 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 f9585cf5ce Use optparse to handle options in dulwich.web.main, support --port and --listen_address arguments. 11 lat temu