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