Jelmer Vernooij a21c6a7539 Release 0.20.8 пре 4 година
..
contrib f4289ad930 Use fsdecode / fsencode where possible. пре 5 година
tests 5c8b3272a5 Check core.repositoryformatversion. пре 4 година
__init__.py a21c6a7539 Release 0.20.8 пре 4 година
_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 4974d15710 Allow "ACK" and "NACK" (without new line) in client.py пре 4 година
config.py 3082274e39 Add some typing, clarify behaviour of author argument to Repo.do_commit(). Fixes #786 пре 5 година
diff_tree.py 2070352876 Use chain.from_iterable in diff_tree.py пре 5 година
errors.py e43edaf3c4 Fix tests, add version support to index. пре 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 58df74905d Honor shallows when pushing from a shallow clone. Fixes: #794 пре 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 06bfbd92a0 Add typing. пре 5 година
index.py 5aa2b7f53b Fix typing on 3.5. пре 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 6c15e761db Properly set attributes. пре 5 година
patch.py 1f164b3260 Fix unified_diff. пре 5 година
porcelain.py e5a028df6b Fix porcelain.path_to_tree_path for Python 3.5 (#777) пре 5 година
protocol.py ab6d63110d Split out parsing/formatting. пре 5 година
reflog.py c56ab14a9c Fix formatting. пре 5 година
refs.py e79dbcb3f0 Fix typo. пре 5 година
repo.py 5c8b3272a5 Check core.repositoryformatversion. пре 4 година
server.py d179536308 Send ACK without a newline in archive implementation. пре 4 година
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 година