Dave Borowitz 5e0d6074af Fix read_zlib_chunks to avoid appending junk data. il y a 16 ans
..
tests 5e0d6074af Fix read_zlib_chunks to avoid appending junk data. il y a 15 ans
__init__.py 5c70b330a8 Mark current version as 0.5.1. il y a 16 ans
_objects.c 5e7aa065d3 Correctly avoid parsing ShaFiles with fixed SHAs when calling sha(). il y a 15 ans
_pack.c 99efb813f1 Allow delta's to be chunked as well. il y a 16 ans
client.py 1b11868e88 Merge pack protocol receiver fix. il y a 16 ans
errors.py a4cebb6994 Add check() methods to object classes for consistency checking. il y a 16 ans
fastexport.py 410e9c9a38 Fix fastexport commit exporter, add test. il y a 15 ans
file.py 23de3ff83a fix bug #557585 GitFile breaks dulwich on Windows il y a 15 ans
index.py ee54e5a85e Add Index.commit. il y a 16 ans
lru_cache.py 60322a234f Import new lru_cache and tests. il y a 16 ans
misc.py 8463ba02d2 cgi.parse_qs is deprecated in favor of urlparse.parse_qs in python 2.6, il y a 16 ans
object_store.py 2556f706bb Make ShaFiles created from files trust their filenames. il y a 16 ans
objects.py 5e7aa065d3 Correctly avoid parsing ShaFiles with fixed SHAs when calling sha(). il y a 15 ans
pack.py 5e0d6074af Fix read_zlib_chunks to avoid appending junk data. il y a 15 ans
patch.py 85f8035660 Use syntax understood by git am. il y a 16 ans
protocol.py ae10a39c39 Add ReceivableProtocol that supports recv() as well as read(). il y a 15 ans
repo.py fd3d0a2882 Prevent server stack trace when the client request is a no-op. il y a 15 ans
server.py ae10a39c39 Add ReceivableProtocol that supports recv() as well as read(). il y a 15 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
web.py 8463ba02d2 cgi.parse_qs is deprecated in favor of urlparse.parse_qs in python 2.6, il y a 16 ans