Jelmer Vernooij 64923e5d03 Avoid storing all objects in memory when writing pack. 14 年之前
..
tests 2c0455c90f write_pack_data and write_pack no longer take a num_objects argument. 14 年之前
__init__.py a6cf880a7a Start on 0.7.2. 14 年之前
_compat.py 61c9a751f4 Rename dulwich.misc => dulwich._compat. 14 年之前
_diff_tree.c d9253a9d55 _diff_tree_.c: Fix double decref of objects module. 14 年之前
_objects.c 149b0d8ecc Fix for bug https://bugs.launchpad.net/dulwich/+bug/794543, where strnlen is defined twice if you're using OS X 10.7 (Lion). 14 年之前
_pack.c 8ed151e147 Allow delta's to be chunked as well. 15 年之前
client.py 2c0455c90f write_pack_data and write_pack no longer take a num_objects argument. 14 年之前
diff_tree.py 5aa3160ea9 Replace :yield: with :return: as the former is not standard rest. 14 年之前
errors.py cd7524496d repo: Raise RefFormatException instead of KeyError on bad refs. 14 年之前
fastexport.py 28fc5f5b9b Implement file change commands in fast import processor. 14 年之前
file.py c9fdb0c864 Kill doctest in dulwich.file. This breaks the epytext parser. 14 年之前
index.py 9c7de183bd Fix order of parameters to Tree.add. 14 年之前
log_utils.py 998f9b52e9 Add logging utilities and server logging. 15 年之前
lru_cache.py e950bdd711 Clean up file headers. 15 年之前
object_store.py 2c0455c90f write_pack_data and write_pack no longer take a num_objects argument. 14 年之前
objects.py 1dc365aa52 Merge deprecation of Tree.entries. 14 年之前
pack.py 64923e5d03 Avoid storing all objects in memory when writing pack. 14 年之前
patch.py a13c2c762c Add more tests for write_object_diff, NEWS entry. 14 年之前
protocol.py 0bc9928b33 Cleanup some imports. 14 年之前
repo.py 4275406f8a remove trailing whitespace 14 年之前
server.py 2c0455c90f write_pack_data and write_pack no longer take a num_objects argument. 14 年之前
stdint.h ceef219db1 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 年之前
web.py 61c9a751f4 Rename dulwich.misc => dulwich._compat. 14 年之前