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