Jelmer Vernooij de56a677ca Start on 0.18.7. 8 vuotta sitten
..
contrib b20349b1c6 Avoid naming variables 'l'. 8 vuotta sitten
tests cab6bc8f1c Make unreachable `raise ValueError` come into play 8 vuotta sitten
__init__.py de56a677ca Start on 0.18.7. 8 vuotta sitten
_diff_tree.c 92a5253ce5 Use Py_hash_t type in Python3; should fix Python3 hash tests. 8 vuotta sitten
_objects.c eb44a6610f Use correct types. 8 vuotta sitten
_pack.c 41e818592e Move moduledef to beginning of function. 8 vuotta sitten
archive.py fcfe46d9e0 Fix all flake8 style issues. 8 vuotta sitten
client.py d4a55c4ed1 Fix handling of empty repositories. Fixes #570 8 vuotta sitten
config.py cab6bc8f1c Make unreachable `raise ValueError` come into play 8 vuotta sitten
diff_tree.py 0710142881 Some style fixes. 8 vuotta sitten
errors.py fcfe46d9e0 Fix all flake8 style issues. 8 vuotta sitten
fastexport.py 6557e6c004 Add test for reset behaviour fixes, simplify handling of ZERO_SHA a bit. 8 vuotta sitten
file.py 6ba1acac60 Fix formatting. 8 vuotta sitten
greenthreads.py f2a09e7977 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 9 vuotta sitten
hooks.py 5c41302dc9 add cwd parameter to hook 8 vuotta sitten
ignore.py b20349b1c6 Avoid naming variables 'l'. 8 vuotta sitten
index.py ca06e9bacd Force IndexEntry for newly assigned index entries. 8 vuotta sitten
log_utils.py 0710142881 Some style fixes. 8 vuotta sitten
lru_cache.py f2a09e7977 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 9 vuotta sitten
object_store.py 19705e21a7 Only override pack file if it doesn't yet exist. 8 vuotta sitten
objects.py 71522f7604 objects: Add checks on date fields (tag, commit alike) 8 vuotta sitten
objectspec.py 358f613385 Add dulwich.porcelain.update_head. Fixes #439 8 vuotta sitten
pack.py d85f5d7cf0 Add basic repack implementation. 8 vuotta sitten
patch.py b20349b1c6 Avoid naming variables 'l'. 8 vuotta sitten
porcelain.py f14e29f37e Raise error when adding paths that are not under repo. 8 vuotta sitten
protocol.py 371ebdcf94 Fix python3 compatibility. 8 vuotta sitten
reflog.py 0710142881 Some style fixes. 8 vuotta sitten
refs.py b20349b1c6 Avoid naming variables 'l'. 8 vuotta sitten
repo.py a6a81629ba Silently ignore directories passed to Repo.stage(). Fixes #564 8 vuotta sitten
server.py 08bd9273f1 Fix style. 8 vuotta sitten
stdint.h ff8aef4422 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 vuotta sitten
walk.py fcfe46d9e0 Fix all flake8 style issues. 8 vuotta sitten
web.py 9c0aa7b0d6 Avoid bare except. 8 vuotta sitten