Jelmer Vernooij b9205c4a15 Fix error message if name happens to be a tuple. před 6 roky
..
contrib b5d4fbe7a2 Remove unnecessary import, use context managers. před 6 roky
tests 00e4d70df6 Stop checking for ref validity client-side. před 6 roky
__init__.py 1508828100 Release 0.19.13 před 6 roky
_diff_tree.c 92a5253ce5 Use Py_hash_t type in Python3; should fix Python3 hash tests. před 8 roky
_objects.c 4c9b0aa6ae Update my email address. jelmer@samba.org => jelmer@jelmer.uk. před 7 roky
_pack.c 4c9b0aa6ae Update my email address. jelmer@samba.org => jelmer@jelmer.uk. před 7 roky
archive.py cd31c5395a Support a prefix argument to dulwich.archive.tar_stream. před 7 roky
client.py 00e4d70df6 Stop checking for ref validity client-side. před 6 roky
config.py ad9c742293 Plug the end-of-line filter computing in the repo před 7 roky
diff_tree.py c4f1e1a81e Add change_type_same flag to tree_changes. před 7 roky
errors.py fd67351f9b Explicitly call parent class constructor rather than grandparent class constructor. před 6 roky
fastexport.py 4c9b0aa6ae Update my email address. jelmer@samba.org => jelmer@jelmer.uk. před 7 roky
file.py 498ff9805c Fix indentation. před 7 roky
greenthreads.py f2a09e7977 Update header to reflect that license is now Apachev2 or GNU GPLv2+. před 9 roky
hooks.py 5c41302dc9 add cwd parameter to hook před 8 roky
ignore.py 3194089755 ignore: question mark should not match slash před 6 roky
index.py 87b50544f6 Avoid relying on EISDIR for detecting directories; it doesn't work on Windows. před 6 roky
line_ending.py b7a87d3fed Activate the binary detection by default před 7 roky
log_utils.py 0710142881 Some style fixes. před 8 roky
lru_cache.py f2a09e7977 Update header to reflect that license is now Apachev2 or GNU GPLv2+. před 9 roky
mailmap.py 4c9b0aa6ae Update my email address. jelmer@samba.org => jelmer@jelmer.uk. před 7 roky
object_store.py b9205c4a15 Fix error message if name happens to be a tuple. před 6 roky
objects.py 72ffdef2e1 Raise proper error when object size is not an integer. před 6 roky
objectspec.py b8e5076a18 Avoid else for for loops when there is no break in the body. před 6 roky
pack.py b53cc13475 Revamp pack handling to deal with newly introduced packs correctly. před 7 roky
patch.py 3987785798 Update diff header index line před 6 roky
porcelain.py 315079f3d7 Fixing porcelain's status documentation. (#708) před 6 roky
protocol.py 4c9b0aa6ae Update my email address. jelmer@samba.org => jelmer@jelmer.uk. před 7 roky
reflog.py 1e9660d165 Start writing reflog entries. před 8 roky
refs.py 420834f462 Implement RefsContainer.__iter__. před 6 roky
repo.py f628e607eb Fix style. před 6 roky
server.py 024def259b Fix long line. před 7 roky
stash.py 47fe2be361 Merge basic stash support. před 7 roky
stdint.h ff8aef4422 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). před 16 roky
walk.py a8751fdd98 Only import collections as top-level object. před 6 roky
web.py 128c84c900 Return a 404 not found error when repository is not found. před 6 roky