Jelmer Vernooij 2eef898de1 Fix fastexport commit exporter, add test. 16 лет назад
..
tests 2eef898de1 Fix fastexport commit exporter, add test. 16 лет назад
__init__.py 5c70b330a8 Mark current version as 0.5.1. 16 лет назад
_objects.c 7ad8df2265 Correctly avoid parsing ShaFiles with fixed SHAs when calling sha(). 16 лет назад
_pack.c 99efb813f1 Allow delta's to be chunked as well. 16 лет назад
client.py 1b11868e88 Merge pack protocol receiver fix. 16 лет назад
errors.py a4cebb6994 Add check() methods to object classes for consistency checking. 16 лет назад
fastexport.py 2eef898de1 Fix fastexport commit exporter, add test. 16 лет назад
file.py 2a50d2a71d Improve ref handling. 16 лет назад
index.py ee54e5a85e Add Index.commit. 16 лет назад
lru_cache.py 60322a234f Import new lru_cache and tests. 16 лет назад
misc.py 8463ba02d2 cgi.parse_qs is deprecated in favor of urlparse.parse_qs in python 2.6, 16 лет назад
object_store.py 2556f706bb Make ShaFiles created from files trust their filenames. 16 лет назад
objects.py 7ad8df2265 Correctly avoid parsing ShaFiles with fixed SHAs when calling sha(). 16 лет назад
pack.py 5fef08db96 Avoid seek when loading pack index files. 16 лет назад
patch.py 85f8035660 Use syntax understood by git am. 16 лет назад
protocol.py 3f75b14d76 Extract all-zero SHA as a constant in protocol.py 16 лет назад
repo.py 9e1039376a Add DiskObjectStore.init. 16 лет назад
server.py 8ec5cf73d3 Avoid writing to stdout. 16 лет назад
stdint.h ff8aef4422 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 лет назад
web.py 8463ba02d2 cgi.parse_qs is deprecated in favor of urlparse.parse_qs in python 2.6, 16 лет назад