Dave Borowitz cf7bf4759b Add non-bare repository tests. 15 年 前
..
tests cf7bf4759b Add non-bare repository tests. 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 0f631c55fb client: raise an exception when send_pack fails 15 年 前
errors.py cf7bf4759b Add non-bare repository tests. 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 cf7bf4759b Add non-bare repository tests. 15 年 前
lru_cache.py 441071f1e0 Import new lru_cache and tests. 16 年 前
misc.py 140afabfb2 Add SEEK_END to misc.py, since it was added in 2.5. 15 年 前
object_store.py aedc71394a object_store: clean up whitespace 15 年 前
objects.py 47e3826c03 Allow non-os file-like objects passed to ShaFile.from_file. 15 年 前
pack.py 140afabfb2 Add SEEK_END to misc.py, since it was added in 2.5. 15 年 前
patch.py c50f2c46d9 Cope with missing newlines in patches. 15 年 前
protocol.py 140afabfb2 Add SEEK_END to misc.py, since it was added in 2.5. 15 年 前
repo.py cf7bf4759b Add non-bare repository tests. 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 年 前