Jelmer Vernooij 35d8897a16 Use write_pack_data. 8 yıl önce
..
contrib 91a224bce6 Add README for contrib. 8 yıl önce
tests ec85cc0f9b Allow extracting raw compressed data from packs. 8 yıl önce
__init__.py de56a677ca Start on 0.18.7. 8 yıl önce
_diff_tree.c 92a5253ce5 Use Py_hash_t type in Python3; should fix Python3 hash tests. 8 yıl önce
_objects.c eb44a6610f Use correct types. 8 yıl önce
_pack.c 41e818592e Move moduledef to beginning of function. 8 yıl önce
archive.py d9e6555e42 Line length fixes 8 yıl önce
client.py 35d8897a16 Use write_pack_data. 8 yıl önce
config.py 81f7ce605a Pass correct type to config methods. 8 yıl önce
diff_tree.py 0710142881 Some style fixes. 8 yıl önce
errors.py a4bd758f4b Raise EmptyFileException when empty disk file corruption is detected 8 yıl önce
fastexport.py 6557e6c004 Add test for reset behaviour fixes, simplify handling of ZERO_SHA a bit. 8 yıl önce
file.py 6ba1acac60 Fix formatting. 8 yıl önce
greenthreads.py f2a09e7977 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 9 yıl önce
hooks.py 5c41302dc9 add cwd parameter to hook 8 yıl önce
ignore.py 81f7ce605a Pass correct type to config methods. 8 yıl önce
index.py ca06e9bacd Force IndexEntry for newly assigned index entries. 8 yıl önce
log_utils.py 0710142881 Some style fixes. 8 yıl önce
lru_cache.py f2a09e7977 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 9 yıl önce
object_store.py ec85cc0f9b Allow extracting raw compressed data from packs. 8 yıl önce
objects.py a4bd758f4b Raise EmptyFileException when empty disk file corruption is detected 8 yıl önce
objectspec.py 358f613385 Add dulwich.porcelain.update_head. Fixes #439 8 yıl önce
pack.py 35d8897a16 Use write_pack_data. 8 yıl önce
patch.py b20349b1c6 Avoid naming variables 'l'. 8 yıl önce
porcelain.py 1bcf749f8b Merge branch 'porcelain-pass-kwargs' of https://jelmer.uk/code/dulwich 8 yıl önce
protocol.py 371ebdcf94 Fix python3 compatibility. 8 yıl önce
reflog.py 0710142881 Some style fixes. 8 yıl önce
refs.py b20349b1c6 Avoid naming variables 'l'. 8 yıl önce
repo.py 81f7ce605a Pass correct type to config methods. 8 yıl önce
server.py 08bd9273f1 Fix style. 8 yıl önce
stdint.h ff8aef4422 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 yıl önce
walk.py fcfe46d9e0 Fix all flake8 style issues. 8 yıl önce
web.py 9c0aa7b0d6 Avoid bare except. 8 yıl önce