Jelmer Vernooij 7d8dba3c03 add git_am_patch_split. vor 15 Jahren
..
tests 7d8dba3c03 add git_am_patch_split. vor 15 Jahren
__init__.py a997f8dff6 Mark current version as 0.5.1. vor 15 Jahren
_objects.c 00c3b6a137 Correctly avoid parsing ShaFiles with fixed SHAs when calling sha(). vor 15 Jahren
_pack.c 8ed151e147 Allow delta's to be chunked as well. vor 15 Jahren
client.py 4290b3971a Merge pack protocol receiver fix. vor 15 Jahren
errors.py eb2afb8aea Add check() methods to object classes for consistency checking. vor 15 Jahren
fastexport.py 09ad428bc1 Fix fastexport commit exporter, add test. vor 15 Jahren
file.py 93c83d15c1 fix bug #557585 GitFile breaks dulwich on Windows vor 15 Jahren
index.py 4b4e4bc40f Add Index.commit. vor 15 Jahren
lru_cache.py 19064d1e49 Import new lru_cache and tests. vor 16 Jahren
misc.py f65845908c cgi.parse_qs is deprecated in favor of urlparse.parse_qs in python 2.6, vor 15 Jahren
object_store.py 5e7ba36ab6 Make ShaFiles created from files trust their filenames. vor 15 Jahren
objects.py 00c3b6a137 Correctly avoid parsing ShaFiles with fixed SHAs when calling sha(). vor 15 Jahren
pack.py 34fae6292f Avoid seek when loading pack index files. vor 15 Jahren
patch.py 7d8dba3c03 add git_am_patch_split. vor 15 Jahren
protocol.py 3ec93cb958 Extract all-zero SHA as a constant in protocol.py vor 15 Jahren
repo.py bcecb9cbf4 Add DiskObjectStore.init. vor 15 Jahren
server.py a87475686c Avoid writing to stdout. vor 15 Jahren
stdint.h ceef219db1 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). vor 16 Jahren
web.py f65845908c cgi.parse_qs is deprecated in favor of urlparse.parse_qs in python 2.6, vor 15 Jahren