Augie Fackler f44e94a4ec dulwich.client: whitespace and 80 column cleanup 15 лет назад
..
tests ddfd92e02d When diffstat is available, dulwich.patch.write_commit_patch() adds the 15 лет назад
__init__.py a997f8dff6 Mark current version as 0.5.1. 16 лет назад
_objects.c f116295de4 Add a typedef for Py_ssize_t, which is not available in python <2.5. 15 лет назад
_pack.c 8ed151e147 Allow delta's to be chunked as well. 16 лет назад
client.py f44e94a4ec dulwich.client: whitespace and 80 column cleanup 15 лет назад
errors.py 3b55e94abf Change check() methods in pack.py to raise rather than return bools. 15 лет назад
fastexport.py 09ad428bc1 Fix fastexport commit exporter, add test. 15 лет назад
file.py 5ba3a7e2fa Fix yield in try/finally for python2.4 compatibility. 15 лет назад
index.py 4b4e4bc40f Add Index.commit. 16 лет назад
lru_cache.py 19064d1e49 Import new lru_cache and tests. 16 лет назад
misc.py cc8bfb0656 Add SEEK_END to misc.py, since it was added in 2.5. 15 лет назад
object_store.py aa024c7c98 object_store: clean up whitespace 15 лет назад
objects.py 87fe92ea91 Allow non-os file-like objects passed to ShaFile.from_file. 15 лет назад
pack.py cc8bfb0656 Add SEEK_END to misc.py, since it was added in 2.5. 15 лет назад
patch.py 56ccfdefc3 Avoid mixing iterators/readline. 15 лет назад
protocol.py cc8bfb0656 Add SEEK_END to misc.py, since it was added in 2.5. 15 лет назад
repo.py b69ec0f8f1 Implement BaseRepo.__contains__. 15 лет назад
server.py 40e1923dc4 Refactor server code to allow custom handler classes. 15 лет назад
stdint.h ceef219db1 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 лет назад
web.py 40e1923dc4 Refactor server code to allow custom handler classes. 15 лет назад