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