Jelmer Vernooij 134c28a85f Fix spelling of my surname. 8 tahun lalu
..
contrib 4ca089c69e Add README for contrib. 8 tahun lalu
tests 134c28a85f Fix spelling of my surname. 8 tahun lalu
__init__.py 89c981b497 Start on 0.18.7. 8 tahun lalu
_diff_tree.c f3f62888f0 Use Py_hash_t type in Python3; should fix Python3 hash tests. 8 tahun lalu
_objects.c a8b0a0794b Use correct types. 8 tahun lalu
_pack.c b3c2d6da2b Move moduledef to beginning of function. 8 tahun lalu
archive.py 717b55ba04 Line length fixes 8 tahun lalu
client.py 4c61bf2937 Fix unused variable. 8 tahun lalu
config.py 3365e03be1 Pass correct type to config methods. 8 tahun lalu
diff_tree.py e5f6eb1ebd Some style fixes. 8 tahun lalu
errors.py d74761abde Raise EmptyFileException when empty disk file corruption is detected 8 tahun lalu
fastexport.py 506c44802c Add test for reset behaviour fixes, simplify handling of ZERO_SHA a bit. 8 tahun lalu
file.py 82e1350680 Fix formatting. 8 tahun lalu
greenthreads.py 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 9 tahun lalu
hooks.py 9dff752cc6 add cwd parameter to hook 8 tahun lalu
ignore.py 3365e03be1 Pass correct type to config methods. 8 tahun lalu
index.py f6ad47b0da Force IndexEntry for newly assigned index entries. 8 tahun lalu
log_utils.py e5f6eb1ebd Some style fixes. 8 tahun lalu
lru_cache.py 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 9 tahun lalu
object_store.py 7a6212b7ac Remove unused logging code. 8 tahun lalu
objects.py d74761abde Raise EmptyFileException when empty disk file corruption is detected 8 tahun lalu
objectspec.py 5296c2cc9f Add dulwich.porcelain.update_head. Fixes #439 8 tahun lalu
pack.py 5770657d64 Add basic repack implementation. 8 tahun lalu
patch.py 50b2c115c5 Avoid naming variables 'l'. 8 tahun lalu
porcelain.py 2110769ecc Merge branch 'porcelain-pass-kwargs' of https://jelmer.uk/code/dulwich 8 tahun lalu
protocol.py 721baa7a20 Fix python3 compatibility. 8 tahun lalu
reflog.py e5f6eb1ebd Some style fixes. 8 tahun lalu
refs.py 50b2c115c5 Avoid naming variables 'l'. 8 tahun lalu
repo.py 3365e03be1 Pass correct type to config methods. 8 tahun lalu
server.py 6c5eaa1674 Fix style. 8 tahun lalu
stdint.h ceef219db1 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 tahun lalu
walk.py aa2a305841 Fix all flake8 style issues. 8 tahun lalu
web.py 52f4addb19 Avoid bare except. 8 tahun lalu