Jelmer Vernooij b0023917da Skip patch tests if C git is not available, update NEWS. il y a 6 ans
..
contrib 1fd9924576 Remove unnecessary import, use context managers. il y a 6 ans
tests b0023917da Skip patch tests if C git is not available, update NEWS. il y a 6 ans
__init__.py 8a5687415f Start on 0.19.12. il y a 6 ans
_diff_tree.c f3f62888f0 Use Py_hash_t type in Python3; should fix Python3 hash tests. il y a 8 ans
_objects.c 0bd1e28b88 Update my email address. jelmer@samba.org => jelmer@jelmer.uk. il y a 7 ans
_pack.c 0bd1e28b88 Update my email address. jelmer@samba.org => jelmer@jelmer.uk. il y a 7 ans
archive.py 78b4c62510 Support a prefix argument to dulwich.archive.tar_stream. il y a 7 ans
client.py 5148c0c22d Fix url redirect location handling in HttpGitClient il y a 6 ans
config.py debcedf952 Plug the end-of-line filter computing in the repo il y a 6 ans
diff_tree.py 36edbb5640 Add change_type_same flag to tree_changes. il y a 7 ans
errors.py 3ee7c4ef9b Explicitly call parent class constructor rather than grandparent class constructor. il y a 6 ans
fastexport.py 0bd1e28b88 Update my email address. jelmer@samba.org => jelmer@jelmer.uk. il y a 7 ans
file.py cd471d47e5 Fix indentation. il y a 7 ans
greenthreads.py 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. il y a 9 ans
hooks.py 9dff752cc6 add cwd parameter to hook il y a 8 ans
ignore.py df3302329b Fix style errors. il y a 7 ans
index.py f07d4579d2 Avoid relying on EISDIR for detecting directories; it doesn't work on Windows. il y a 6 ans
line_ending.py 19cc89b435 Activate the binary detection by default il y a 6 ans
log_utils.py e5f6eb1ebd Some style fixes. il y a 8 ans
lru_cache.py 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. il y a 9 ans
mailmap.py 0bd1e28b88 Update my email address. jelmer@samba.org => jelmer@jelmer.uk. il y a 7 ans
object_store.py 6f8e609e9c Deprecate ObjectStoreIterator.empty. il y a 6 ans
objects.py eb1fe9c193 Raise proper error when object size is not an integer. il y a 6 ans
objectspec.py 2a818177e4 Avoid else for for loops when there is no break in the body. il y a 6 ans
pack.py 7e8096f453 Revamp pack handling to deal with newly introduced packs correctly. il y a 6 ans
patch.py 064ef73158 Update diff header index line il y a 6 ans
porcelain.py ed533a53d7 add tests for porcelain.show of tags. il y a 6 ans
protocol.py 0bd1e28b88 Update my email address. jelmer@samba.org => jelmer@jelmer.uk. il y a 7 ans
reflog.py 79540cdbfb Start writing reflog entries. il y a 7 ans
refs.py d8a1bed443 Add support for prune/prune_tags arguments to porcelain.fetch. il y a 6 ans
repo.py 7cd205829c Accept basedir argument (ignored) in MemoryRepo. il y a 6 ans
server.py c27a2d21dd Fix long line. il y a 6 ans
stash.py f0c9245672 Merge basic stash support. il y a 7 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 44895f6c07 Only import collections as top-level object. il y a 6 ans
web.py 0bd1e28b88 Update my email address. jelmer@samba.org => jelmer@jelmer.uk. il y a 7 ans