Hans Kolek 9a219437a6 Provide strnlen() on mingw32 which doesn't have it. 15 лет назад
..
tests 6397f772e0 Make sure TestCase.setUp() is called, remove unused import. 15 лет назад
__init__.py 6d3fa9c087 Start on 0.6.2. 15 лет назад
_objects.c 9a219437a6 Provide strnlen() on mingw32 which doesn't have it. 15 лет назад
_pack.c 99efb813f1 Allow delta's to be chunked as well. 16 лет назад
client.py 2548d296ea Some restructuredText fixes. 15 лет назад
errors.py eed326a2a0 server: Explicitly specify allowed protocol commands. 15 лет назад
fastexport.py 4a849a0bac Initial work on a fastimport parser. 15 лет назад
file.py e55f087c19 Don't error when creating GitFiles with the default mode. 15 лет назад
index.py 1bdb4630c6 Clean up file headers. 15 лет назад
log_utils.py 5a040fafc4 Add logging utilities and server logging. 15 лет назад
lru_cache.py 1bdb4630c6 Clean up file headers. 15 лет назад
misc.py 1bdb4630c6 Clean up file headers. 15 лет назад
object_store.py 95ddde0707 Delegate SHA peeling to the object store. 15 лет назад
objects.py 3ef350ae67 Add docstrings for parse_timezone and format_timezone. 15 лет назад
pack.py d738b6be0c New dulwich.pack.MemoryPackIndex class. 15 лет назад
patch.py 1bdb4630c6 Clean up file headers. 15 лет назад
protocol.py ef7a09ab87 Clean up docstrings in dulwich.protocol. 15 лет назад
repo.py 25fb5d7e8c Add utility functions to DictRefsContainer, useful for tests. 15 лет назад
server.py eed326a2a0 server: Explicitly specify allowed protocol commands. 15 лет назад
stdint.h ff8aef4422 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 лет назад
web.py ef50153952 Tweak server handler injection. 15 лет назад