Dave Borowitz 686102a17d Add a typedef for Py_ssize_t, which is not available in python <2.5. преди 15 години
..
tests eacdaab692 Refactor server code to allow custom handler classes. преди 15 години
__init__.py a56aa04739 Mark current version as 0.5.1. преди 15 години
_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. преди 15 години
client.py 3f297445ad Merge pack protocol receiver fix. преди 15 години
errors.py dbc9d9629d Change check() methods in pack.py to raise rather than return bools. преди 15 години
fastexport.py 9f958417f6 Fix fastexport commit exporter, add test. преди 15 години
file.py 3b3b88dfa4 Fix yield in try/finally for python2.4 compatibility. преди 15 години
index.py f44d9248ce Add Index.commit. преди 15 години
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, преди 15 години
object_store.py d987b8a880 Distinguish between ShaFile.from_file and ShaFile.from_path. преди 15 години
objects.py 47e3826c03 Allow non-os file-like objects passed to ShaFile.from_file. преди 15 години
pack.py 8199aef665 Fix numerous style issues. преди 15 години
patch.py 4485d13381 Avoid mixing iterators/readline. преди 15 години
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 години