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