Jelmer Vernooij a61261c44a Add test for FetchPackResult.__eq__. 6 years ago
..
contrib 2ff2da334d Fix swift tests. 6 years ago
tests a61261c44a Add test for FetchPackResult.__eq__. 6 years ago
__init__.py 8a5687415f Start on 0.19.12. 6 years ago
_diff_tree.c f3f62888f0 Use Py_hash_t type in Python3; should fix Python3 hash tests. 8 years ago
_objects.c 0bd1e28b88 Update my email address. jelmer@samba.org => jelmer@jelmer.uk. 7 years ago
_pack.c 0bd1e28b88 Update my email address. jelmer@samba.org => jelmer@jelmer.uk. 7 years ago
archive.py 78b4c62510 Support a prefix argument to dulwich.archive.tar_stream. 7 years ago
client.py 5148c0c22d Fix url redirect location handling in HttpGitClient 6 years ago
config.py debcedf952 Plug the end-of-line filter computing in the repo 6 years ago
diff_tree.py 36edbb5640 Add change_type_same flag to tree_changes. 7 years ago
errors.py 3ee7c4ef9b Explicitly call parent class constructor rather than grandparent class constructor. 6 years ago
fastexport.py 0bd1e28b88 Update my email address. jelmer@samba.org => jelmer@jelmer.uk. 7 years ago
file.py cd471d47e5 Fix indentation. 7 years ago
greenthreads.py 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 9 years ago
hooks.py 9dff752cc6 add cwd parameter to hook 7 years ago
ignore.py df3302329b Fix style errors. 6 years ago
index.py c91036d96f Merge fix from Boris to update directory detection for get_unstaged_changes for Python 3. Fixes #684 6 years ago
line_ending.py 19cc89b435 Activate the binary detection by default 6 years ago
log_utils.py e5f6eb1ebd Some style fixes. 8 years ago
lru_cache.py 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 9 years ago
mailmap.py 0bd1e28b88 Update my email address. jelmer@samba.org => jelmer@jelmer.uk. 7 years ago
object_store.py 9b25b13d53 Close pack before attempting to remove it. 6 years ago
objects.py 72aec0c79f Add support for creating signed tags. 6 years ago
objectspec.py 3ff25e0972 Support short ids in parse_commit. 6 years ago
pack.py 7e8096f453 Revamp pack handling to deal with newly introduced packs correctly. 6 years ago
patch.py 0bd1e28b88 Update my email address. jelmer@samba.org => jelmer@jelmer.uk. 7 years ago
porcelain.py 76a702ea07 Make it explicit that second tuple element returned by gpg.Context.sign is ignored. 6 years ago
protocol.py 0bd1e28b88 Update my email address. jelmer@samba.org => jelmer@jelmer.uk. 7 years ago
reflog.py 79540cdbfb Start writing reflog entries. 7 years ago
refs.py d8a1bed443 Add support for prune/prune_tags arguments to porcelain.fetch. 6 years ago
repo.py 7cd205829c Accept basedir argument (ignored) in MemoryRepo. 6 years ago
server.py c27a2d21dd Fix long line. 6 years ago
stash.py f0c9245672 Merge basic stash support. 7 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 aa2a305841 Fix all flake8 style issues. 8 years ago
web.py 0bd1e28b88 Update my email address. jelmer@samba.org => jelmer@jelmer.uk. 7 years ago