Dave Borowitz e55f087c19 Don't error when creating GitFiles with the default mode. 15 лет назад
..
tests e55f087c19 Don't error when creating GitFiles with the default mode. 15 лет назад
__init__.py 6d3fa9c087 Start on 0.6.2. 15 лет назад
_objects.c f1d2cf7a80 dulwich/_objects.c 15 лет назад
_pack.c 99efb813f1 Allow delta's to be chunked as well. 16 лет назад
client.py 2548d296ea Some restructuredText fixes. 15 лет назад
errors.py d0f4f3c65a Add non-bare repository tests. 15 лет назад
fastexport.py ec4992f7e6 Remove some unused imports. 15 лет назад
file.py e55f087c19 Don't error when creating GitFiles with the default mode. 15 лет назад
index.py 1bdb4630c6 Clean up file headers. 15 лет назад
log_utils.py 5a040fafc4 Add logging utilities and server logging. 15 лет назад
lru_cache.py 1bdb4630c6 Clean up file headers. 15 лет назад
misc.py 1bdb4630c6 Clean up file headers. 15 лет назад
object_store.py b3a9e30341 Use self.store rather than explicitly creating a DiskObjectStore. 15 лет назад
objects.py f11a24eb4d Use slots. 15 лет назад
pack.py db4ea27094 pack: Factor out write_pack_header. 15 лет назад
patch.py 1bdb4630c6 Clean up file headers. 15 лет назад
protocol.py 1bdb4630c6 Clean up file headers. 15 лет назад
repo.py 2548d296ea Some restructuredText fixes. 15 лет назад
server.py 2548d296ea Some restructuredText fixes. 15 лет назад
stdint.h ff8aef4422 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 лет назад
web.py 7e9eed6f88 web: Use write() callable for output. 15 лет назад