Dave Borowitz 0a9928f765 Strip excess whitespace from capabilities lines. před 15 roky
..
tests d833b82176 Cope with diffstat not being present in test_patch. před 15 roky
__init__.py a56aa04739 Mark current version as 0.5.1. před 15 roky
_objects.c 7499699bc7 Correctly avoid parsing ShaFiles with fixed SHAs when calling sha(). před 15 roky
_pack.c 95e9d52834 Allow delta's to be chunked as well. před 15 roky
client.py 3f297445ad Merge pack protocol receiver fix. před 15 roky
errors.py ddede6e4a7 Add check() methods to object classes for consistency checking. před 15 roky
fastexport.py d6d8a2b4bd Fix fastexport commit exporter, add test. před 15 roky
file.py 677cf37b5b fix bug #557585 GitFile breaks dulwich on Windows před 15 roky
index.py f44d9248ce Add Index.commit. před 15 roky
lru_cache.py 441071f1e0 Import new lru_cache and tests. před 16 roky
misc.py a22a43b5b1 cgi.parse_qs is deprecated in favor of urlparse.parse_qs in python 2.6, před 15 roky
object_store.py c866eded42 Make ShaFiles created from files trust their filenames. před 15 roky
objects.py 7499699bc7 Correctly avoid parsing ShaFiles with fixed SHAs when calling sha(). před 15 roky
pack.py bd93ba8f72 Avoid seek when loading pack index files. před 15 roky
patch.py 8883a573c2 Use syntax understood by git am. před 15 roky
protocol.py 0a9928f765 Strip excess whitespace from capabilities lines. před 15 roky
repo.py 8ff103de55 Prevent server stack trace when the client request is a no-op. před 15 roky
server.py 5d4d209e86 Avoid writing to stdout. před 15 roky
stdint.h 9426d78db3 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). před 16 roky
web.py a22a43b5b1 cgi.parse_qs is deprecated in favor of urlparse.parse_qs in python 2.6, před 15 roky