Marcel Schnirring 17d058b8b2 By default file.encoding=None, so .encoding() fails. See https://bugs.python.org/issue32163 7 anni fa
..
contrib bbb18c93b9 Change send_pack argument from generate_pack_contents to generate_pack_data. 7 anni fa
tests d1a407e471 Merge branch 'test_commit_marker' of https://github.com/seirl/dulwich 7 anni fa
__init__.py 89c981b497 Start on 0.18.7. 7 anni fa
_diff_tree.c f3f62888f0 Use Py_hash_t type in Python3; should fix Python3 hash tests. 8 anni fa
_objects.c a8b0a0794b Use correct types. 8 anni fa
_pack.c b3c2d6da2b Move moduledef to beginning of function. 8 anni fa
archive.py 717b55ba04 Line length fixes 7 anni fa
client.py bbb18c93b9 Change send_pack argument from generate_pack_contents to generate_pack_data. 7 anni fa
config.py 5a8ba757f4 Allow passing in unicode strings to config objects. 7 anni fa
diff_tree.py e5f6eb1ebd Some style fixes. 8 anni fa
errors.py d74761abde Raise EmptyFileException when empty disk file corruption is detected 7 anni fa
fastexport.py 7328aad13e Unify handling of markers. 7 anni fa
file.py 82e1350680 Fix formatting. 7 anni fa
greenthreads.py 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 9 anni fa
hooks.py 9dff752cc6 add cwd parameter to hook 7 anni fa
ignore.py 3365e03be1 Pass correct type to config methods. 7 anni fa
index.py f6ad47b0da Force IndexEntry for newly assigned index entries. 7 anni fa
log_utils.py e5f6eb1ebd Some style fixes. 8 anni fa
lru_cache.py 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 9 anni fa
object_store.py bbb18c93b9 Change send_pack argument from generate_pack_contents to generate_pack_data. 7 anni fa
objects.py d74761abde Raise EmptyFileException when empty disk file corruption is detected 7 anni fa
objectspec.py 5296c2cc9f Add dulwich.porcelain.update_head. Fixes #439 8 anni fa
pack.py bbb18c93b9 Change send_pack argument from generate_pack_contents to generate_pack_data. 7 anni fa
patch.py 17d058b8b2 By default file.encoding=None, so .encoding() fails. See https://bugs.python.org/issue32163 7 anni fa
porcelain.py 79540cdbfb Start writing reflog entries. 7 anni fa
protocol.py 721baa7a20 Fix python3 compatibility. 8 anni fa
reflog.py 79540cdbfb Start writing reflog entries. 7 anni fa
refs.py f0e73c4769 Fix style. 7 anni fa
repo.py 028cfe0811 Fix some style issues so the CI is happy 7 anni fa
server.py 6c5eaa1674 Fix style. 8 anni fa
stdint.h ceef219db1 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 anni fa
walk.py aa2a305841 Fix all flake8 style issues. 8 anni fa
web.py 52f4addb19 Avoid bare except. 7 anni fa