Jelmer Vernooij e5de020835 Release 0.20.15 il y a 4 ans
..
contrib bcd6ac2c43 Remove dependency on the external module mock. Fixes #820 il y a 4 ans
tests bcd6ac2c43 Remove dependency on the external module mock. Fixes #820 il y a 4 ans
__init__.py e5de020835 Release 0.20.15 il y a 4 ans
_diff_tree.c b7f7c6b181 Drop python 2 compatibility in C extensions. il y a 5 ans
_objects.c b7f7c6b181 Drop python 2 compatibility in C extensions. il y a 5 ans
_pack.c b7f7c6b181 Drop python 2 compatibility in C extensions. il y a 5 ans
archive.py 9a402c53d1 Initial work migrating docstrings to google style. il y a 5 ans
bundle.py 1b8b04b35a Fix type checking on python 3.5. il y a 4 ans
cli.py b8a24c8b5c Fix console_scripts invocation of dulwich.cli. Fixes #810 il y a 4 ans
client.py fb31b0acd1 Track url in HTTPUnauthorized. il y a 4 ans
config.py 3082274e39 Add some typing, clarify behaviour of author argument to Repo.do_commit(). Fixes #786 il y a 5 ans
diff_tree.py 2070352876 Use chain.from_iterable in diff_tree.py il y a 5 ans
errors.py e43edaf3c4 Fix tests, add version support to index. il y a 5 ans
fastexport.py 218fea8151 Fix some style issues. il y a 5 ans
file.py bb62a537d0 Defer tempfile import, since it pulls in a lot of other modules. il y a 5 ans
graph.py 58df74905d Honor shallows when pushing from a shallow clone. Fixes: #794 il y a 5 ans
greenthreads.py 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. il y a 9 ans
hooks.py d4f71f44b6 Lazily load tempfile in a few more places. il y a 5 ans
ignore.py 06bfbd92a0 Add typing. il y a 5 ans
index.py 5aa2b7f53b Fix typing on 3.5. il y a 5 ans
lfs.py 62d77523dc Avoid errno. il y a 5 ans
line_ending.py d6d3c089a8 Convert more docstrings to Google style. il y a 5 ans
log_utils.py e82e290e4b New upstream version 0.18.0 il y a 8 ans
lru_cache.py d6d3c089a8 Convert more docstrings to Google style. il y a 5 ans
mailmap.py d6d3c089a8 Convert more docstrings to Google style. il y a 5 ans
object_store.py 544e90f8cb DiskObjectStore: fixed ignoring of comment lines il y a 4 ans
objects.py 4fa76cfe2e Fix more types not compatible with py3.5. il y a 5 ans
objectspec.py 8752a420f9 Fix style. il y a 5 ans
pack.py faf6408cfd Add some functions for dealing with bundles. il y a 4 ans
patch.py 1f164b3260 Fix unified_diff. il y a 5 ans
porcelain.py 0c225d32dd commit: add no_verify flag to skip pre-commit hooks il y a 4 ans
protocol.py ab6d63110d Split out parsing/formatting. il y a 5 ans
py.typed 744bc6cdb1 [setup] Add py.typed to allow type checking il y a 4 ans
reflog.py c56ab14a9c Fix formatting. il y a 5 ans
refs.py e79dbcb3f0 Fix typo. il y a 5 ans
repo.py 0c225d32dd commit: add no_verify flag to skip pre-commit hooks il y a 4 ans
server.py d179536308 Send ACK without a newline in archive implementation. il y a 4 ans
stash.py 95a846dd7f stash: fix __len__ il y a 4 ans
stdint.h ceef219db1 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). il y a 16 ans
walk.py aa73abcedb Port remainder of docstrings to Google style. il y a 5 ans
web.py 79eafc9828 Rename http_req to stateless_req. il y a 5 ans