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