Jelmer Vernooij e306de81ac Avoid UpdateRefsError. 5 년 전
..
contrib f4289ad930 Use fsdecode / fsencode where possible. 5 년 전
tests e306de81ac Avoid UpdateRefsError. 5 년 전
__init__.py 47b121a72e Release 0.20.3 5 년 전
_diff_tree.c b7f7c6b181 Drop python 2 compatibility in C extensions. 5 년 전
_objects.c b7f7c6b181 Drop python 2 compatibility in C extensions. 5 년 전
_pack.c b7f7c6b181 Drop python 2 compatibility in C extensions. 5 년 전
archive.py 9a402c53d1 Initial work migrating docstrings to google style. 5 년 전
cli.py 95b4c3b3c3 Fix use of dulwich.cli. 5 년 전
client.py d12011d823 Add .ref_status attribute to SendPackResult rather than raise UpdateRefsError. 5 년 전
config.py 62d77523dc Avoid errno. 5 년 전
diff_tree.py 2070352876 Use chain.from_iterable in diff_tree.py 5 년 전
errors.py d12011d823 Add .ref_status attribute to SendPackResult rather than raise UpdateRefsError. 5 년 전
fastexport.py 218fea8151 Fix some style issues. 5 년 전
file.py bb62a537d0 Defer tempfile import, since it pulls in a lot of other modules. 5 년 전
graph.py a049507fb1 Check for diverged branches. 5 년 전
greenthreads.py 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 9 년 전
hooks.py d4f71f44b6 Lazily load tempfile in a few more places. 5 년 전
ignore.py bced3762c1 Fix style errors. 5 년 전
index.py 5924a8f9b0 Add blob_from_path_and_mode call. 5 년 전
lfs.py 62d77523dc Avoid errno. 5 년 전
line_ending.py d6d3c089a8 Convert more docstrings to Google style. 5 년 전
log_utils.py e5f6eb1ebd Some style fixes. 8 년 전
lru_cache.py d6d3c089a8 Convert more docstrings to Google style. 5 년 전
mailmap.py d6d3c089a8 Convert more docstrings to Google style. 5 년 전
object_store.py d4f71f44b6 Lazily load tempfile in a few more places. 5 년 전
objects.py 4fa76cfe2e Fix more types not compatible with py3.5. 5 년 전
objectspec.py 8752a420f9 Fix style. 5 년 전
pack.py 2f933bd334 Enable type checking. 5 년 전
patch.py 1f164b3260 Fix unified_diff. 5 년 전
porcelain.py d12011d823 Add .ref_status attribute to SendPackResult rather than raise UpdateRefsError. 5 년 전
protocol.py 41798c3127 Add definitions for two more capabilities. 5 년 전
reflog.py c56ab14a9c Fix formatting. 5 년 전
refs.py cba6ef9506 Add support for storing remote refs during push/pull. Fixes #752 5 년 전
repo.py 62d77523dc Avoid errno. 5 년 전
server.py 252bcae867 Send an empty pack to clients if they requested objects, even if they 5 년 전
stash.py 62d77523dc Avoid errno. 5 년 전
stdint.h ceef219db1 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 년 전
walk.py aa73abcedb Port remainder of docstrings to Google style. 5 년 전
web.py 79eafc9828 Rename http_req to stateless_req. 5 년 전