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