Jelmer Vernooij 47b121a72e Release 0.20.3 5 years ago
..
contrib f4289ad930 Use fsdecode / fsencode where possible. 5 years ago
tests 4b0f716db3 Fix style. 5 years ago
__init__.py 47b121a72e Release 0.20.3 5 years ago
_diff_tree.c cbc84e64ee Attempt to provide S_ISDIR if it's missing. 5 years ago
_objects.c cbc84e64ee Attempt to provide S_ISDIR if it's missing. 5 years ago
_pack.c 8f73bc51e2 Fix compatibility with Python 3.8. 5 years ago
archive.py 9a402c53d1 Initial work migrating docstrings to google style. 5 years ago
cli.py 95b4c3b3c3 Fix use of dulwich.cli. 5 years ago
client.py e297ced7f5 Strip newlines in hangup output. 5 years ago
config.py 62d77523dc Avoid errno. 5 years ago
diff_tree.py 2f933bd334 Enable type checking. 5 years ago
errors.py 1a3a792506 Improve error message in HangoutException. 5 years ago
fastexport.py 218fea8151 Fix some style issues. 5 years ago
file.py 62d77523dc Avoid errno. 5 years ago
greenthreads.py 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 8 years ago
hooks.py 040be04936 Return hook return code. 5 years ago
ignore.py bced3762c1 Fix style errors. 5 years ago
index.py ff6911f4aa Don't pass in filesystem encoding. 5 years ago
lfs.py 62d77523dc Avoid errno. 5 years ago
line_ending.py d6d3c089a8 Convert more docstrings to Google style. 5 years ago
log_utils.py e5f6eb1ebd Some style fixes. 8 years ago
lru_cache.py d6d3c089a8 Convert more docstrings to Google style. 5 years ago
mailmap.py d6d3c089a8 Convert more docstrings to Google style. 5 years ago
object_store.py f268cf2649 Only return files from the loose store that look like git objects 5 years ago
objects.py 4fa76cfe2e Fix more types not compatible with py3.5. 5 years ago
objectspec.py d6d3c089a8 Convert more docstrings to Google style. 5 years ago
pack.py 2f933bd334 Enable type checking. 5 years ago
patch.py 1f164b3260 Fix unified_diff. 5 years ago
porcelain.py ca5e00bcd1 Fix python 3.5 compatibility. 5 years ago
protocol.py 41798c3127 Add definitions for two more capabilities. 5 years ago
reflog.py c56ab14a9c Fix formatting. 5 years ago
refs.py cba6ef9506 Add support for storing remote refs during push/pull. Fixes #752 5 years ago
repo.py 62d77523dc Avoid errno. 5 years ago
server.py 0a07c5edb3 Add more typing. 5 years ago
stash.py 62d77523dc Avoid errno. 5 years ago
stdint.h ceef219db1 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 years ago
walk.py aa73abcedb Port remainder of docstrings to Google style. 5 years ago
web.py a02190fe58 Avoid constructs incompatible with python 3.5. 5 years ago