Jelmer Vernooij 9c9e0ec8db pypy3 on Windows has os.symlink, but it raises NotImplementedError. 5 years ago
..
contrib f4289ad930 Use fsdecode / fsencode where possible. 5 years ago
tests 9c9e0ec8db pypy3 on Windows has os.symlink, but it raises NotImplementedError. 5 years ago
__init__.py 20246a9e85 Drop support for Python 2. 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
client.py 62d77523dc Avoid errno. 5 years ago
config.py 62d77523dc Avoid errno. 5 years ago
diff_tree.py 2f933bd334 Enable type checking. 5 years ago
errors.py 24986435b8 Move EmptyFileException to dulwich.objects. 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+. 9 years ago
hooks.py 218fea8151 Fix some style issues. 5 years ago
ignore.py bced3762c1 Fix style errors. 5 years ago
index.py 62d77523dc Avoid errno. 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 62d77523dc Avoid errno. 5 years ago
objects.py 11de711310 Merge branch 'actions' 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 bf33f02eac Rename submodule into subproject in diff to match CGit behavior 5 years ago
porcelain.py 62d77523dc Avoid errno. 5 years ago
protocol.py 8dcbdbcdc0 Advertise more capabilities. 5 years ago
reflog.py c56ab14a9c Fix formatting. 5 years ago
refs.py 62d77523dc Avoid errno. 5 years ago
repo.py 62d77523dc Avoid errno. 5 years ago
server.py f4289ad930 Use fsdecode / fsencode where possible. 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 755088a70d Remove some unnecessary import fallbacks. 5 years ago