Jelmer Vernooij 7869dca3e2 Add trivial test for write_pack_header. 15 年 前
..
tests 7869dca3e2 Add trivial test for write_pack_header. 15 年 前
__init__.py e82b896848 Start on 0.6.2. 15 年 前
_objects.c d38e55a35c dulwich/_objects.c 15 年 前
_pack.c 8ed151e147 Allow delta's to be chunked as well. 15 年 前
client.py 2a89fff246 Some restructuredText fixes. 15 年 前
errors.py b3ab139abf Add non-bare repository tests. 15 年 前
fastexport.py 02e36fedc8 Remove some unused imports. 15 年 前
file.py 2a89fff246 Some restructuredText fixes. 15 年 前
index.py e950bdd711 Clean up file headers. 15 年 前
log_utils.py 998f9b52e9 Add logging utilities and server logging. 15 年 前
lru_cache.py e950bdd711 Clean up file headers. 15 年 前
misc.py e950bdd711 Clean up file headers. 15 年 前
object_store.py 5179808607 Use self.store rather than explicitly creating a DiskObjectStore. 15 年 前
objects.py 2316ca04d9 Use slots. 15 年 前
pack.py 70305b65ff pack: Factor out write_pack_header. 15 年 前
patch.py e950bdd711 Clean up file headers. 15 年 前
protocol.py e950bdd711 Clean up file headers. 15 年 前
repo.py 2a89fff246 Some restructuredText fixes. 15 年 前
server.py 2a89fff246 Some restructuredText fixes. 15 年 前
stdint.h ceef219db1 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 年 前
web.py ac0aa47f4d web: Use write() callable for output. 15 年 前