Daniel Andersson d5383309a5 Improve handling comment characters in config file 8 年 前
..
contrib b20349b1c6 Avoid naming variables 'l'. 8 年 前
tests d5383309a5 Improve handling comment characters in config file 8 年 前
__init__.py de56a677ca Start on 0.18.7. 8 年 前
_diff_tree.c 92a5253ce5 Use Py_hash_t type in Python3; should fix Python3 hash tests. 8 年 前
_objects.c eb44a6610f Use correct types. 8 年 前
_pack.c 41e818592e Move moduledef to beginning of function. 8 年 前
archive.py 2b1c5a61b4 Fix #577: Set gzip header file modification time 8 年 前
client.py d4a55c4ed1 Fix handling of empty repositories. Fixes #570 8 年 前
config.py d5383309a5 Improve handling comment characters in config file 8 年 前
diff_tree.py 0710142881 Some style fixes. 8 年 前
errors.py fcfe46d9e0 Fix all flake8 style issues. 8 年 前
fastexport.py 6557e6c004 Add test for reset behaviour fixes, simplify handling of ZERO_SHA a bit. 8 年 前
file.py 6ba1acac60 Fix formatting. 8 年 前
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 b20349b1c6 Avoid naming variables 'l'. 8 年 前
index.py ca06e9bacd Force IndexEntry for newly assigned index entries. 8 年 前
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 年 前
object_store.py 19705e21a7 Only override pack file if it doesn't yet exist. 8 年 前
objects.py 71522f7604 objects: Add checks on date fields (tag, commit alike) 8 年 前
objectspec.py 358f613385 Add dulwich.porcelain.update_head. Fixes #439 8 年 前
pack.py d85f5d7cf0 Add basic repack implementation. 8 年 前
patch.py b20349b1c6 Avoid naming variables 'l'. 8 年 前
porcelain.py f14e29f37e Raise error when adding paths that are not under repo. 8 年 前
protocol.py 371ebdcf94 Fix python3 compatibility. 8 年 前
reflog.py 0710142881 Some style fixes. 8 年 前
refs.py b20349b1c6 Avoid naming variables 'l'. 8 年 前
repo.py a6a81629ba Silently ignore directories passed to Repo.stage(). Fixes #564 8 年 前
server.py 08bd9273f1 Fix style. 8 年 前
stdint.h ff8aef4422 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 年 前
walk.py fcfe46d9e0 Fix all flake8 style issues. 8 年 前
web.py 9c0aa7b0d6 Avoid bare except. 8 年 前