Dave Borowitz 686102a17d Add a typedef for Py_ssize_t, which is not available in python <2.5. 16 سال پیش
..
tests eacdaab692 Refactor server code to allow custom handler classes. 15 سال پیش
__init__.py a56aa04739 Mark current version as 0.5.1. 16 سال پیش
_objects.c 686102a17d Add a typedef for Py_ssize_t, which is not available in python <2.5. 15 سال پیش
_pack.c 95e9d52834 Allow delta's to be chunked as well. 16 سال پیش
client.py 3f297445ad Merge pack protocol receiver fix. 16 سال پیش
errors.py dbc9d9629d Change check() methods in pack.py to raise rather than return bools. 16 سال پیش
fastexport.py 9f958417f6 Fix fastexport commit exporter, add test. 16 سال پیش
file.py 3b3b88dfa4 Fix yield in try/finally for python2.4 compatibility. 15 سال پیش
index.py f44d9248ce Add Index.commit. 16 سال پیش
lru_cache.py 441071f1e0 Import new lru_cache and tests. 16 سال پیش
misc.py a22a43b5b1 cgi.parse_qs is deprecated in favor of urlparse.parse_qs in python 2.6, 16 سال پیش
object_store.py d987b8a880 Distinguish between ShaFile.from_file and ShaFile.from_path. 16 سال پیش
objects.py 47e3826c03 Allow non-os file-like objects passed to ShaFile.from_file. 16 سال پیش
pack.py 8199aef665 Fix numerous style issues. 15 سال پیش
patch.py 4485d13381 Avoid mixing iterators/readline. 16 سال پیش
protocol.py 8199aef665 Fix numerous style issues. 15 سال پیش
repo.py 8199aef665 Fix numerous style issues. 15 سال پیش
server.py eacdaab692 Refactor server code to allow custom handler classes. 15 سال پیش
stdint.h 9426d78db3 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 سال پیش
web.py eacdaab692 Refactor server code to allow custom handler classes. 15 سال پیش