Jelmer Vernooij 4374b74316 Rename http_req to stateless_req. 5 лет назад
..
contrib 121aeb61c1 Use fsdecode / fsencode where possible. 5 лет назад
tests 4374b74316 Rename http_req to stateless_req. 5 лет назад
__init__.py a0c0ec29a3 Release 0.20.3 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 лет назад
cli.py 7851fa0ee9 Fix use of dulwich.cli. 5 лет назад
client.py d3caea081d Strip newlines in hangup output. 5 лет назад
config.py 359f8fa7bc Avoid errno. 5 лет назад
diff_tree.py 6a28b3fe89 Use chain.from_iterable in diff_tree.py 5 лет назад
errors.py 15f534abb1 Improve error message in HangoutException. 5 лет назад
fastexport.py df534bba82 Fix some style issues. 5 лет назад
file.py 498d3495ab Defer tempfile import, since it pulls in a lot of other modules. 5 лет назад
greenthreads.py f2a09e7977 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 9 лет назад
hooks.py 93d34037a4 Lazily load tempfile in a few more places. 5 лет назад
ignore.py 8b825892b7 Fix style errors. 5 лет назад
index.py c8d32de41c Add blob_from_path_and_mode call. 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 93d34037a4 Lazily load tempfile in a few more places. 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 73db44b219 Fix unified_diff. 5 лет назад
porcelain.py 72b18b5ed5 Fix python 3.5 compatibility. 5 лет назад
protocol.py c4616df05a Add definitions for two more capabilities. 5 лет назад
reflog.py 040697580d Fix formatting. 5 лет назад
refs.py d18e6a53b5 Add support for storing remote refs during push/pull. Fixes #752 5 лет назад
repo.py 359f8fa7bc Avoid errno. 5 лет назад
server.py 4374b74316 Rename http_req to stateless_req. 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 4374b74316 Rename http_req to stateless_req. 5 лет назад