Dirk 7edf405704 Bare-repo related changes: have no index and bare=true in config. 15 tahun lalu
..
tests e9d58380bb Make sure TestCase.setUp() is called, remove unused import. 15 tahun lalu
__init__.py e82b896848 Start on 0.6.2. 15 tahun lalu
_objects.c ca9a68de53 Provide strnlen() on mingw32 which doesn't have it. 15 tahun lalu
_pack.c 8ed151e147 Allow delta's to be chunked as well. 16 tahun lalu
client.py 2a89fff246 Some restructuredText fixes. 15 tahun lalu
errors.py c215828698 server: Explicitly specify allowed protocol commands. 15 tahun lalu
fastexport.py 8c159e5c80 Initial work on a fastimport parser. 15 tahun lalu
file.py 29cc33dadd Don't error when creating GitFiles with the default mode. 15 tahun lalu
index.py e950bdd711 Clean up file headers. 15 tahun lalu
log_utils.py 998f9b52e9 Add logging utilities and server logging. 15 tahun lalu
lru_cache.py e950bdd711 Clean up file headers. 15 tahun lalu
misc.py e950bdd711 Clean up file headers. 15 tahun lalu
object_store.py 75dc621c3d Delegate SHA peeling to the object store. 15 tahun lalu
objects.py a18d1cffc7 Add docstrings for parse_timezone and format_timezone. 15 tahun lalu
pack.py c6568b717e New dulwich.pack.MemoryPackIndex class. 15 tahun lalu
patch.py e950bdd711 Clean up file headers. 15 tahun lalu
protocol.py d47e6903bc Clean up docstrings in dulwich.protocol. 15 tahun lalu
repo.py 7edf405704 Bare-repo related changes: have no index and bare=true in config. 15 tahun lalu
server.py c215828698 server: Explicitly specify allowed protocol commands. 15 tahun lalu
stdint.h ceef219db1 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 tahun lalu
web.py 27ef701a57 Tweak server handler injection. 15 tahun lalu