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