Jelmer Vernooij b3832ef3be Add basic test for write_commit_patch. 15 lat temu
..
tests b3832ef3be Add basic test for write_commit_patch. 15 lat temu
__init__.py a56aa04739 Mark current version as 0.5.1. 15 lat temu
_objects.c 7499699bc7 Correctly avoid parsing ShaFiles with fixed SHAs when calling sha(). 15 lat temu
_pack.c 95e9d52834 Allow delta's to be chunked as well. 15 lat temu
client.py 3f297445ad Merge pack protocol receiver fix. 15 lat temu
errors.py ddede6e4a7 Add check() methods to object classes for consistency checking. 15 lat temu
fastexport.py d6d8a2b4bd Fix fastexport commit exporter, add test. 15 lat temu
file.py a93f44f5cf Improve ref handling. 15 lat temu
index.py f44d9248ce Add Index.commit. 15 lat temu
lru_cache.py 441071f1e0 Import new lru_cache and tests. 16 lat temu
misc.py a22a43b5b1 cgi.parse_qs is deprecated in favor of urlparse.parse_qs in python 2.6, 15 lat temu
object_store.py c866eded42 Make ShaFiles created from files trust their filenames. 15 lat temu
objects.py 7499699bc7 Correctly avoid parsing ShaFiles with fixed SHAs when calling sha(). 15 lat temu
pack.py bd93ba8f72 Avoid seek when loading pack index files. 15 lat temu
patch.py 8883a573c2 Use syntax understood by git am. 15 lat temu
protocol.py 4f406194f0 Extract all-zero SHA as a constant in protocol.py 15 lat temu
repo.py 230323f5d4 Add DiskObjectStore.init. 15 lat temu
server.py 5d4d209e86 Avoid writing to stdout. 15 lat temu
stdint.h 9426d78db3 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 lat temu
web.py a22a43b5b1 cgi.parse_qs is deprecated in favor of urlparse.parse_qs in python 2.6, 15 lat temu