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