Jelmer Vernooij faff9b0a21 Use standard buffer size rather than object size. vor 15 Jahren
..
tests d4c45ca413 consistently use chunks internally inside of the pack code. vor 15 Jahren
__init__.py a56aa04739 Mark current version as 0.5.1. vor 15 Jahren
_objects.c f4341b4283 Provide C implementation of tree item sorter. vor 15 Jahren
_pack.c 95e9d52834 Allow delta's to be chunked as well. vor 15 Jahren
client.py 12e1c54f55 Move get_transport_and_path to dulwich.client. vor 15 Jahren
errors.py 5ddf56897a Add get_peeled to BaseRepo so HTTP and git servers use one call to peel tags. vor 15 Jahren
file.py a93f44f5cf Improve ref handling. vor 15 Jahren
index.py f44d9248ce Add Index.commit. vor 15 Jahren
lru_cache.py 441071f1e0 Import new lru_cache and tests. vor 16 Jahren
misc.py e82ea2af53 Fix formatting issues. vor 16 Jahren
object_store.py d3de11b596 Improve docstrings. vor 15 Jahren
objects.py b9728531ee Accept chunked contents for apply_delta base texts. vor 15 Jahren
pack.py faff9b0a21 Use standard buffer size rather than object size. vor 15 Jahren
patch.py 8883a573c2 Use syntax understood by git am. vor 15 Jahren
protocol.py 4f406194f0 Extract all-zero SHA as a constant in protocol.py vor 15 Jahren
repo.py 058b6788cb Ignore deprecationwarnings from known deprecated methods during testsuite run. vor 15 Jahren
server.py 66ae21cc33 Merge Dave. vor 15 Jahren
stdint.h 9426d78db3 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). vor 16 Jahren
web.py d8e502c9ce Use urlparse.parse_qs rather than deprecated cgi.parse_qs. vor 15 Jahren