| .. |
|
tests
|
b8d0b530ec
Use real in-memory objects rather than stubs for server tests.
|
15 years ago |
|
__init__.py
|
e82b896848
Start on 0.6.2.
|
15 years ago |
|
_objects.c
|
d38e55a35c
dulwich/_objects.c
|
15 years ago |
|
_pack.c
|
8ed151e147
Allow delta's to be chunked as well.
|
16 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
|
8c159e5c80
Initial work on a fastimport parser.
|
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
|
e950bdd711
Clean up file headers.
|
15 years ago |
|
object_store.py
|
75dc621c3d
Delegate SHA peeling to the object store.
|
15 years ago |
|
objects.py
|
a18d1cffc7
Add docstrings for parse_timezone and format_timezone.
|
15 years ago |
|
pack.py
|
c6568b717e
New dulwich.pack.MemoryPackIndex class.
|
15 years ago |
|
patch.py
|
e950bdd711
Clean up file headers.
|
15 years ago |
|
protocol.py
|
d47e6903bc
Clean up docstrings in dulwich.protocol.
|
15 years ago |
|
repo.py
|
df2a95d585
Add utility functions to DictRefsContainer, useful for tests.
|
15 years ago |
|
server.py
|
c215828698
server: Explicitly specify allowed protocol commands.
|
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 |