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