Jelmer Vernooij cc1c08c707 Initial work on a fastexport module. před 16 roky
..
tests 2556f706bb Make ShaFiles created from files trust their filenames. před 16 roky
__init__.py 5c70b330a8 Mark current version as 0.5.1. před 16 roky
_objects.c 4448f3b389 Ensure we don't run past the end of the tree text. před 16 roky
_pack.c 99efb813f1 Allow delta's to be chunked as well. před 16 roky
client.py 1b11868e88 Merge pack protocol receiver fix. před 16 roky
errors.py a4cebb6994 Add check() methods to object classes for consistency checking. před 16 roky
fastexport.py cc1c08c707 Initial work on a fastexport module. před 16 roky
file.py 2a50d2a71d Improve ref handling. před 16 roky
index.py ee54e5a85e Add Index.commit. před 16 roky
lru_cache.py 60322a234f Import new lru_cache and tests. před 16 roky
misc.py 8463ba02d2 cgi.parse_qs is deprecated in favor of urlparse.parse_qs in python 2.6, před 16 roky
object_store.py 2556f706bb Make ShaFiles created from files trust their filenames. před 16 roky
objects.py df520c8ceb Fix Blob._deserialize. před 16 roky
pack.py 5fef08db96 Avoid seek when loading pack index files. před 16 roky
patch.py 85f8035660 Use syntax understood by git am. před 16 roky
protocol.py 3f75b14d76 Extract all-zero SHA as a constant in protocol.py před 16 roky
repo.py 9e1039376a Add DiskObjectStore.init. před 16 roky
server.py 8ec5cf73d3 Avoid writing to stdout. před 16 roky
stdint.h ff8aef4422 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). před 16 roky
web.py 8463ba02d2 cgi.parse_qs is deprecated in favor of urlparse.parse_qs in python 2.6, před 16 roky