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