misraX 315079f3d7 Fixing porcelain's status documentation. (#708) 6 роки тому
..
contrib b5d4fbe7a2 Remove unnecessary import, use context managers. 6 роки тому
tests 4fcbc00c86 Fix tests on Python 3. 6 роки тому
__init__.py 0e9848ada7 Start on 0.19.12. 7 роки тому
_diff_tree.c 92a5253ce5 Use Py_hash_t type in Python3; should fix Python3 hash tests. 8 роки тому
_objects.c 4c9b0aa6ae Update my email address. jelmer@samba.org => jelmer@jelmer.uk. 7 роки тому
_pack.c 4c9b0aa6ae Update my email address. jelmer@samba.org => jelmer@jelmer.uk. 7 роки тому
archive.py cd31c5395a Support a prefix argument to dulwich.archive.tar_stream. 7 роки тому
client.py e9dc94238b Fix typo when getting ca_certs path from config. Fixes #698. 6 роки тому
config.py ad9c742293 Plug the end-of-line filter computing in the repo 7 роки тому
diff_tree.py c4f1e1a81e Add change_type_same flag to tree_changes. 7 роки тому
errors.py fd67351f9b Explicitly call parent class constructor rather than grandparent class constructor. 6 роки тому
fastexport.py 4c9b0aa6ae Update my email address. jelmer@samba.org => jelmer@jelmer.uk. 7 роки тому
file.py 498ff9805c Fix indentation. 7 роки тому
greenthreads.py f2a09e7977 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 9 роки тому
hooks.py 5c41302dc9 add cwd parameter to hook 8 роки тому
ignore.py 3194089755 ignore: question mark should not match slash 6 роки тому
index.py 87b50544f6 Avoid relying on EISDIR for detecting directories; it doesn't work on Windows. 6 роки тому
line_ending.py b7a87d3fed Activate the binary detection by default 7 роки тому
log_utils.py 0710142881 Some style fixes. 8 роки тому
lru_cache.py f2a09e7977 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 9 роки тому
mailmap.py 4c9b0aa6ae Update my email address. jelmer@samba.org => jelmer@jelmer.uk. 7 роки тому
object_store.py 3dc684f292 Only write index file if one doesn't yet exist. 6 роки тому
objects.py 72ffdef2e1 Raise proper error when object size is not an integer. 6 роки тому
objectspec.py b8e5076a18 Avoid else for for loops when there is no break in the body. 6 роки тому
pack.py b53cc13475 Revamp pack handling to deal with newly introduced packs correctly. 7 роки тому
patch.py 3987785798 Update diff header index line 6 роки тому
porcelain.py 315079f3d7 Fixing porcelain's status documentation. (#708) 6 роки тому
protocol.py 4c9b0aa6ae Update my email address. jelmer@samba.org => jelmer@jelmer.uk. 7 роки тому
reflog.py 1e9660d165 Start writing reflog entries. 8 роки тому
refs.py eb8c645e46 Add support for prune/prune_tags arguments to porcelain.fetch. 7 роки тому
repo.py 75dc61475a Make sure that heads are actually present in repository. 6 роки тому
server.py 024def259b Fix long line. 7 роки тому
stash.py 47fe2be361 Merge basic stash support. 7 роки тому
stdint.h ff8aef4422 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 роки тому
walk.py a8751fdd98 Only import collections as top-level object. 6 роки тому
web.py 128c84c900 Return a 404 not found error when repository is not found. 6 роки тому