Jelmer Vernooij 7869dca3e2 Add trivial test for write_pack_header. 15 years ago
..
tests 7869dca3e2 Add trivial test for write_pack_header. 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. 15 years ago
client.py 2a89fff246 Some restructuredText fixes. 15 years ago
errors.py b3ab139abf Add non-bare repository tests. 15 years ago
fastexport.py 02e36fedc8 Remove some unused imports. 15 years ago
file.py 2a89fff246 Some restructuredText fixes. 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 5179808607 Use self.store rather than explicitly creating a DiskObjectStore. 15 years ago
objects.py 2316ca04d9 Use slots. 15 years ago
pack.py 70305b65ff pack: Factor out write_pack_header. 15 years ago
patch.py e950bdd711 Clean up file headers. 15 years ago
protocol.py e950bdd711 Clean up file headers. 15 years ago
repo.py 2a89fff246 Some restructuredText fixes. 15 years ago
server.py 2a89fff246 Some restructuredText fixes. 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 ac0aa47f4d web: Use write() callable for output. 15 years ago