Jelmer Vernooij 44704556c2 Ignore agent= capability if sent by client. vor 5 Jahren
..
contrib f4289ad930 Use fsdecode / fsencode where possible. vor 5 Jahren
tests f268cf2649 Only return files from the loose store that look like git objects vor 5 Jahren
__init__.py 20246a9e85 Drop support for Python 2. vor 5 Jahren
_diff_tree.c cbc84e64ee Attempt to provide S_ISDIR if it's missing. vor 5 Jahren
_objects.c cbc84e64ee Attempt to provide S_ISDIR if it's missing. vor 5 Jahren
_pack.c 8f73bc51e2 Fix compatibility with Python 3.8. vor 5 Jahren
archive.py 9a402c53d1 Initial work migrating docstrings to google style. vor 5 Jahren
client.py 62d77523dc Avoid errno. vor 5 Jahren
config.py 62d77523dc Avoid errno. vor 5 Jahren
diff_tree.py 2f933bd334 Enable type checking. vor 5 Jahren
errors.py 24986435b8 Move EmptyFileException to dulwich.objects. vor 5 Jahren
fastexport.py 218fea8151 Fix some style issues. vor 5 Jahren
file.py 62d77523dc Avoid errno. vor 5 Jahren
greenthreads.py 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. vor 9 Jahren
hooks.py 040be04936 Return hook return code. vor 5 Jahren
ignore.py bced3762c1 Fix style errors. vor 5 Jahren
index.py ff6911f4aa Don't pass in filesystem encoding. vor 5 Jahren
lfs.py 62d77523dc Avoid errno. vor 5 Jahren
line_ending.py d6d3c089a8 Convert more docstrings to Google style. vor 5 Jahren
log_utils.py e5f6eb1ebd Some style fixes. vor 8 Jahren
lru_cache.py d6d3c089a8 Convert more docstrings to Google style. vor 5 Jahren
mailmap.py d6d3c089a8 Convert more docstrings to Google style. vor 5 Jahren
object_store.py f268cf2649 Only return files from the loose store that look like git objects vor 5 Jahren
objects.py 4fa76cfe2e Fix more types not compatible with py3.5. vor 5 Jahren
objectspec.py d6d3c089a8 Convert more docstrings to Google style. vor 5 Jahren
pack.py 2f933bd334 Enable type checking. vor 5 Jahren
patch.py bf33f02eac Rename submodule into subproject in diff to match CGit behavior vor 5 Jahren
porcelain.py 2b714c5190 Fix GitHub actions on Windows and Mac OSX . (#767) vor 5 Jahren
protocol.py 8dcbdbcdc0 Advertise more capabilities. vor 5 Jahren
reflog.py c56ab14a9c Fix formatting. vor 5 Jahren
refs.py 62d77523dc Avoid errno. vor 5 Jahren
repo.py 62d77523dc Avoid errno. vor 5 Jahren
server.py 44704556c2 Ignore agent= capability if sent by client. vor 5 Jahren
stash.py 62d77523dc Avoid errno. vor 5 Jahren
stdint.h ceef219db1 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). vor 16 Jahren
walk.py aa73abcedb Port remainder of docstrings to Google style. vor 5 Jahren
web.py 200fcb0a94 Add typing. vor 5 Jahren