Dave Borowitz 3461ff3bbb Subclass TreeEntry in objects.py. 15 years ago
..
tests 3461ff3bbb Subclass TreeEntry in objects.py. 15 years ago
__init__.py d05ab0d509 Start on 0.7.0. 15 years ago
_objects.c 3461ff3bbb Subclass TreeEntry in objects.py. 15 years ago
_pack.c 8ed151e147 Allow delta's to be chunked as well. 15 years ago
client.py 2a89fff246 Some restructuredText fixes. 15 years ago
errors.py c215828698 server: Explicitly specify allowed protocol commands. 15 years ago
fastexport.py d6211f95fe Remove old Fastimporter in favor of new python-fastimport-based import processor. 15 years ago
file.py 29cc33dadd Don't error when creating GitFiles with the default mode. 15 years ago
index.py e950bdd711 Clean up file headers. 15 years ago
log_utils.py 998f9b52e9 Add logging utilities and server logging. 15 years ago
lru_cache.py e950bdd711 Clean up file headers. 15 years ago
misc.py 3461ff3bbb Subclass TreeEntry in objects.py. 15 years ago
object_store.py dec5a42a45 MissingObjectFinder: minor cleanup: 80 chars, others. 15 years ago
objects.py 3461ff3bbb Subclass TreeEntry in objects.py. 15 years ago
pack.py c6568b717e New dulwich.pack.MemoryPackIndex class. 15 years ago
patch.py c92929e140 Support pseudo headers in patches. 15 years ago
protocol.py 308f4e2d5e Add eof() and unread_pkt_line() methods to Protocol. 15 years ago
repo.py b6ab38c097 Merge fix to correctly cope with no-op fetches in the server. 15 years ago
server.py 20ad97bcd5 server: Correct short-circuiting operation for no-op fetches. 15 years ago
stdint.h ceef219db1 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 years ago
web.py 27ef701a57 Tweak server handler injection. 15 years ago