Jelmer Vernooij 5a7a9ded6c Provide dulwich binary script using console_scripts entrypoints when setuptools is available. Fixes #540 5 anni fa
..
contrib f4289ad930 Use fsdecode / fsencode where possible. 5 anni fa
tests b129f52273 Fix updating of refs over HTTP(S) when there are no new objects to be sent. Fixes #739 5 anni fa
__init__.py f2d551716a Release 0.20.2 5 anni fa
_diff_tree.c cbc84e64ee Attempt to provide S_ISDIR if it's missing. 5 anni fa
_objects.c cbc84e64ee Attempt to provide S_ISDIR if it's missing. 5 anni fa
_pack.c 8f73bc51e2 Fix compatibility with Python 3.8. 5 anni fa
archive.py 9a402c53d1 Initial work migrating docstrings to google style. 5 anni fa
cli.py 5a7a9ded6c Provide dulwich binary script using console_scripts entrypoints when setuptools is available. Fixes #540 5 anni fa
client.py 523533614d Raise a HTTPUnauthorized error when the server responds with a 401. 5 anni fa
config.py 62d77523dc Avoid errno. 5 anni fa
diff_tree.py 2f933bd334 Enable type checking. 5 anni fa
errors.py e3e68dcecc When the client hangs up unexpectedly, forwars stderr lines. 5 anni fa
fastexport.py 218fea8151 Fix some style issues. 5 anni fa
file.py 62d77523dc Avoid errno. 5 anni fa
greenthreads.py 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 9 anni fa
hooks.py 040be04936 Return hook return code. 5 anni fa
ignore.py bced3762c1 Fix style errors. 5 anni fa
index.py ff6911f4aa Don't pass in filesystem encoding. 5 anni fa
lfs.py 62d77523dc Avoid errno. 5 anni fa
line_ending.py d6d3c089a8 Convert more docstrings to Google style. 5 anni fa
log_utils.py e5f6eb1ebd Some style fixes. 8 anni fa
lru_cache.py d6d3c089a8 Convert more docstrings to Google style. 5 anni fa
mailmap.py d6d3c089a8 Convert more docstrings to Google style. 5 anni fa
object_store.py f268cf2649 Only return files from the loose store that look like git objects 5 anni fa
objects.py 4fa76cfe2e Fix more types not compatible with py3.5. 5 anni fa
objectspec.py d6d3c089a8 Convert more docstrings to Google style. 5 anni fa
pack.py 2f933bd334 Enable type checking. 5 anni fa
patch.py 1f164b3260 Fix unified_diff. 5 anni fa
porcelain.py cba6ef9506 Add support for storing remote refs during push/pull. Fixes #752 5 anni fa
protocol.py 8dcbdbcdc0 Advertise more capabilities. 5 anni fa
reflog.py c56ab14a9c Fix formatting. 5 anni fa
refs.py cba6ef9506 Add support for storing remote refs during push/pull. Fixes #752 5 anni fa
repo.py 62d77523dc Avoid errno. 5 anni fa
server.py 0a07c5edb3 Add more typing. 5 anni fa
stash.py 62d77523dc Avoid errno. 5 anni fa
stdint.h ceef219db1 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 anni fa
walk.py aa73abcedb Port remainder of docstrings to Google style. 5 anni fa
web.py a02190fe58 Avoid constructs incompatible with python 3.5. 5 anni fa