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