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