Jelmer Vernooij 2741be5e64 Allow passing in a repository location to dulwich.porcelain.merge(). 5 years ago
..
contrib 183a43059f Simplify the API a bit and fix backwards compatibility, add NEWS item. 5 years ago
tests 8c4801fcf9 Add basic function for finding merge base, currently a wrapper around C Git. 4 years ago
__init__.py 486755e76f Start on 0.19.17. 5 years ago
_diff_tree.c cb927719f3 A missed Py_ssize_t conversion for PY_SSIZE_T_CLEAN 5 years ago
_objects.c 8f73bc51e2 Fix compatibility with Python 3.8. 5 years ago
_pack.c 8f73bc51e2 Fix compatibility with Python 3.8. 5 years ago
archive.py 9a402c53d1 Initial work migrating docstrings to google style. 5 years ago
client.py 59ba47f046 Merge commit '183a43059fe40949ef7674626ac2cd2f8eb0a635' 5 years ago
config.py aa73abcedb Port remainder of docstrings to Google style. 5 years ago
diff_tree.py e0d41ce7b4 Support rename_detector and include_trees at the same time in tree_changes. 5 years ago
errors.py 24986435b8 Move EmptyFileException to dulwich.objects. 4 years ago
fastexport.py 0bd1e28b88 Update my email address. jelmer@samba.org => jelmer@jelmer.uk. 7 years ago
file.py aa73abcedb Port remainder of docstrings to Google style. 5 years ago
greenthreads.py 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 8 years ago
hooks.py e2735e84d4 post-receive hook (#743) 5 years ago
ignore.py ed4037327b Expand ~ in global exclude path. 5 years ago
index.py cc49e755d3 Fix test. 5 years ago
lfs.py 24dcd78c89 Python2 compatibility. 5 years ago
line_ending.py d6d3c089a8 Convert more docstrings to Google style. 5 years ago
log_utils.py e5f6eb1ebd Some style fixes. 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
merge.py 3be7731f51 Import some fixes from Kevin's branch. 4 years ago
object_store.py 183a43059f Simplify the API a bit and fix backwards compatibility, add NEWS item. 5 years ago
objects.py 24986435b8 Move EmptyFileException to dulwich.objects. 4 years ago
objectspec.py d6d3c089a8 Convert more docstrings to Google style. 5 years ago
pack.py ade4b3b14a Fix python2 compatibility. 5 years ago
patch.py bf33f02eac Rename submodule into subproject in diff to match CGit behavior 5 years ago
porcelain.py 2741be5e64 Allow passing in a repository location to dulwich.porcelain.merge(). 4 years ago
protocol.py 8dcbdbcdc0 Advertise more capabilities. 5 years ago
reflog.py aa73abcedb Port remainder of docstrings to Google style. 5 years ago
refs.py aa73abcedb Port remainder of docstrings to Google style. 5 years ago
repo.py 183a43059f Simplify the API a bit and fix backwards compatibility, add NEWS item. 5 years ago
server.py e2735e84d4 post-receive hook (#743) 5 years ago
stash.py aa73abcedb Port remainder of docstrings to Google style. 5 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 aa73abcedb Port remainder of docstrings to Google style. 5 years ago