Jelmer Vernooij 828466f47f Make sure TestCase.setUp() is called, remove unused import. 15 years ago
..
tests 828466f47f Make sure TestCase.setUp() is called, remove unused import. 15 years ago
__init__.py afda20fa0f Start on 0.6.2. 15 years ago
_objects.c 934d936da4 dulwich/_objects.c 15 years ago
_pack.c 95e9d52834 Allow delta's to be chunked as well. 15 years ago
client.py 56dcf6d989 Some restructuredText fixes. 15 years ago
errors.py 5cde68e909 server: Explicitly specify allowed protocol commands. 15 years ago
fastexport.py 9e660733fc Initial work on a fastimport parser. 15 years ago
file.py 2f0c4286fc Don't error when creating GitFiles with the default mode. 15 years ago
index.py 0994d0331b Clean up file headers. 15 years ago
log_utils.py d856df40d9 Add logging utilities and server logging. 15 years ago
lru_cache.py 0994d0331b Clean up file headers. 15 years ago
misc.py 0994d0331b Clean up file headers. 15 years ago
object_store.py 3be37749da Delegate SHA peeling to the object store. 15 years ago
objects.py 2ffac0eafc Add docstrings for parse_timezone and format_timezone. 15 years ago
pack.py 2006ff3eab New dulwich.pack.MemoryPackIndex class. 15 years ago
patch.py 0994d0331b Clean up file headers. 15 years ago
protocol.py 2ee1f02bdc Clean up docstrings in dulwich.protocol. 15 years ago
repo.py 6b4c86f717 Add utility functions to DictRefsContainer, useful for tests. 15 years ago
server.py 5cde68e909 server: Explicitly specify allowed protocol commands. 15 years ago
stdint.h 9426d78db3 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 years ago
web.py 23fd4fe878 Tweak server handler injection. 15 years ago