Jelmer Vernooij 1e20d9dab8 Merge branch 'git-credential-store' of git+ssh://github.com/manueljacob/dulwich 5 лет назад
..
contrib 3e4dbe7c48 Actually include the python-patch license, since 'MIT License' is not necessarily clear. 5 лет назад
tests 1e20d9dab8 Merge branch 'git-credential-store' of git+ssh://github.com/manueljacob/dulwich 5 лет назад
__init__.py e6a360744a Start on 0.19.17. 5 лет назад
_diff_tree.c 4c1e148f2c A missed Py_ssize_t conversion for PY_SSIZE_T_CLEAN 6 лет назад
_objects.c dc8bd284e8 Fix compatibility with Python 3.8. 6 лет назад
_pack.c dc8bd284e8 Fix compatibility with Python 3.8. 6 лет назад
archive.py fabf50875d Initial work migrating docstrings to google style. 6 лет назад
client.py 1e20d9dab8 Merge branch 'git-credential-store' of git+ssh://github.com/manueljacob/dulwich 5 лет назад
config.py 6d142c657c Factor out code for getting paths inside XDG config home. 5 лет назад
diff_tree.py c67d378491 Support rename_detector and include_trees at the same time in tree_changes. 6 лет назад
errors.py 8bd665a6cf Move EmptyFileException to dulwich.objects. 5 лет назад
fastexport.py 4c9b0aa6ae Update my email address. jelmer@samba.org => jelmer@jelmer.uk. 7 лет назад
file.py 788f5c7fed Port remainder of docstrings to Google style. 6 лет назад
greenthreads.py f2a09e7977 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 9 лет назад
hooks.py f9555ad06e post-receive hook (#743) 6 лет назад
ignore.py 6d142c657c Factor out code for getting paths inside XDG config home. 5 лет назад
index.py 921a0d8463 Fix test. 5 лет назад
lfs.py b16f460379 Python2 compatibility. 6 лет назад
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 921321f6d0 Simplify the API a bit and fix backwards compatibility, add NEWS item. 5 лет назад
objects.py 8bd665a6cf Move EmptyFileException to dulwich.objects. 5 лет назад
objectspec.py 65bec7ff09 Convert more docstrings to Google style. 6 лет назад
pack.py 16edf9b7b4 Fix python2 compatibility. 5 лет назад
patch.py 9104c7456b Rename submodule into subproject in diff to match CGit behavior 6 лет назад
porcelain.py 921321f6d0 Simplify the API a bit and fix backwards compatibility, add NEWS item. 5 лет назад
protocol.py a5f6816ad3 Advertise more capabilities. 6 лет назад
reflog.py 788f5c7fed Port remainder of docstrings to Google style. 6 лет назад
refs.py 788f5c7fed Port remainder of docstrings to Google style. 6 лет назад
repo.py 921321f6d0 Simplify the API a bit and fix backwards compatibility, add NEWS item. 5 лет назад
server.py f9555ad06e post-receive hook (#743) 6 лет назад
stash.py 788f5c7fed Port remainder of docstrings to Google style. 6 лет назад
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 788f5c7fed Port remainder of docstrings to Google style. 6 лет назад