Jelmer Vernooij 8a6582a914 Sort imports alphabetically. пре 11 година
..
contrib 081f4f79cf Move the swift backend to dulwich/contrib. пре 11 година
tests 8a6582a914 Sort imports alphabetically. пре 11 година
__init__.py ee64fff2a7 Start on 0.9.8. пре 11 година
_diff_tree.c 6b095a3c96 py3k: These need to return a value since in Py3k they're no longer void пре 11 година
_objects.c 6b095a3c96 py3k: These need to return a value since in Py3k they're no longer void пре 11 година
_pack.c adb1c17474 _pack.c: Check for NULL return from Py_BuildValue. пре 13 година
client.py 49efdb39a3 Strip newline from final ACKed SHA while fetching packs. пре 11 година
config.py d2c8e35368 Use with statement rather than try: finaly: x.close(). пре 11 година
diff_tree.py 53831602b0 Fix logic for extra adds of identical files. пре 11 година
errors.py 9fa96ab8af Update some copyright headers. пре 12 година
fastexport.py e970658544 Remove long lines. пре 11 година
file.py a75f636a22 Close file objects. пре 11 година
greenthreads.py 757f843f6e Add dulwich.greenthreads module. пре 11 година
hooks.py d2c8e35368 Use with statement rather than try: finaly: x.close(). пре 11 година
index.py 8ec3309030 Split out build_file_from_blob. пре 11 година
log_utils.py 5a040fafc4 Add logging utilities and server logging. пре 15 година
lru_cache.py 732581b2be Use int division `//` insted of float division `/`. пре 11 година
object_store.py cc52353ac1 Update NEWS, add check for validity of shas passed to GraphWalker.ack. пре 11 година
objects.py 669cae7326 Add ShaFile.copy() пре 11 година
objectspec.py 6fda120f8d Add `dulwich.objectspec`. пре 12 година
pack.py 541c0e22d8 Limit delta copy length to 64K. пре 11 година
patch.py 8a9ca887f4 Use email.parser rather than rfc822. пре 11 година
porcelain.py 433d086ebe Add tag_delete porcelain. пре 11 година
protocol.py 2d3b02c9bb Close files for Protocol objects. пре 11 година
refs.py 16dbb8c28b Add porcelain for branch delete/list/create. пре 11 година
repo.py d2c8e35368 Use with statement rather than try: finaly: x.close(). пре 11 година
server.py c0bc84d635 Merge dul-web into dulwich command. пре 11 година
stdint.h ff8aef4422 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). пре 16 година
walk.py 424b7f0d2a py3k: Go through all uses of itertools and make them work on py3k пре 11 година
web.py f9585cf5ce Use optparse to handle options in dulwich.web.main, support --port and --listen_address arguments. пре 11 година