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