Jelmer Vernooij daf78fec3f Release 0.20.1 5 лет назад
..
contrib 121aeb61c1 Use fsdecode / fsencode where possible. 5 лет назад
tests 910feff21b Only return files from the loose store that look like git objects 5 лет назад
__init__.py daf78fec3f Release 0.20.1 5 лет назад
_diff_tree.c f98aa3db58 Attempt to provide S_ISDIR if it's missing. 5 лет назад
_objects.c f98aa3db58 Attempt to provide S_ISDIR if it's missing. 5 лет назад
_pack.c dc8bd284e8 Fix compatibility with Python 3.8. 6 лет назад
archive.py fabf50875d Initial work migrating docstrings to google style. 6 лет назад
client.py 359f8fa7bc Avoid errno. 5 лет назад
config.py 359f8fa7bc Avoid errno. 5 лет назад
diff_tree.py 7431fa5c3f Enable type checking. 5 лет назад
errors.py 8bd665a6cf Move EmptyFileException to dulwich.objects. 5 лет назад
fastexport.py df534bba82 Fix some style issues. 5 лет назад
file.py 359f8fa7bc Avoid errno. 5 лет назад
greenthreads.py f2a09e7977 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 9 лет назад
hooks.py 33591815d4 Return hook return code. 5 лет назад
ignore.py 8b825892b7 Fix style errors. 5 лет назад
index.py 1add22f33e Don't pass in filesystem encoding. 5 лет назад
lfs.py 359f8fa7bc Avoid errno. 5 лет назад
line_ending.py 65bec7ff09 Convert more docstrings to Google style. 6 лет назад
log_utils.py 0710142881 Some style fixes. 8 лет назад
lru_cache.py 65bec7ff09 Convert more docstrings to Google style. 6 лет назад
mailmap.py 65bec7ff09 Convert more docstrings to Google style. 6 лет назад
object_store.py 910feff21b Only return files from the loose store that look like git objects 5 лет назад
objects.py 6be1e698ba Fix more types not compatible with py3.5. 5 лет назад
objectspec.py 65bec7ff09 Convert more docstrings to Google style. 6 лет назад
pack.py 7431fa5c3f Enable type checking. 5 лет назад
patch.py 9104c7456b Rename submodule into subproject in diff to match CGit behavior 6 лет назад
porcelain.py 9f2365a6f4 Fix GitHub actions on Windows and Mac OSX . (#767) 5 лет назад
protocol.py a5f6816ad3 Advertise more capabilities. 6 лет назад
reflog.py 040697580d Fix formatting. 5 лет назад
refs.py 359f8fa7bc Avoid errno. 5 лет назад
repo.py 359f8fa7bc Avoid errno. 5 лет назад
server.py 840811349c Add more typing. 5 лет назад
stash.py 359f8fa7bc Avoid errno. 5 лет назад
stdint.h ff8aef4422 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 лет назад
walk.py 788f5c7fed Port remainder of docstrings to Google style. 6 лет назад
web.py 4bc47c0502 Avoid constructs incompatible with python 3.5. 5 лет назад