Jelmer Vernooij 8ce88629a9 Add basic support for reading mailmap files. před 7 roky
..
contrib ab305a7a5e remove default paramiko connect arguments from ParamikoSSHVendor před 7 roky
tests 8ce88629a9 Add basic support for reading mailmap files. před 7 roky
__init__.py 0577af7809 Start on 0.19.1. před 7 roky
_diff_tree.c f3f62888f0 Use Py_hash_t type in Python3; should fix Python3 hash tests. před 8 roky
_objects.c a8b0a0794b Use correct types. před 8 roky
_pack.c b3c2d6da2b Move moduledef to beginning of function. před 8 roky
archive.py 717b55ba04 Line length fixes před 7 roky
client.py 2cafedfcca Catch warnings in tests, simplify subprocess patching. před 7 roky
config.py 5a8ba757f4 Allow passing in unicode strings to config objects. před 7 roky
diff_tree.py 36edbb5640 Add change_type_same flag to tree_changes. před 7 roky
errors.py d74761abde Raise EmptyFileException when empty disk file corruption is detected před 7 roky
fastexport.py 7328aad13e Unify handling of markers. před 7 roky
file.py 82e1350680 Fix formatting. před 8 roky
greenthreads.py 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. před 9 roky
hooks.py 9dff752cc6 add cwd parameter to hook před 8 roky
ignore.py 3365e03be1 Pass correct type to config methods. před 7 roky
index.py a169f64b2f Define flag constants. před 7 roky
log_utils.py e5f6eb1ebd Some style fixes. před 8 roky
lru_cache.py 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. před 9 roky
mailmap.py 8ce88629a9 Add basic support for reading mailmap files. před 7 roky
object_store.py 36edbb5640 Add change_type_same flag to tree_changes. před 7 roky
objects.py 3603ec95c7 Support bytes(x) on git objects. před 7 roky
objectspec.py 5296c2cc9f Add dulwich.porcelain.update_head. Fixes #439 před 8 roky
pack.py bbb18c93b9 Change send_pack argument from generate_pack_contents to generate_pack_data. před 7 roky
patch.py 17d058b8b2 By default file.encoding=None, so .encoding() fails. See https://bugs.python.org/issue32163 před 7 roky
porcelain.py 8ce88629a9 Add basic support for reading mailmap files. před 7 roky
protocol.py 721baa7a20 Fix python3 compatibility. před 8 roky
reflog.py 79540cdbfb Start writing reflog entries. před 7 roky
refs.py 3a5a5257c5 Make porcelain.fetch() actually do the fetch into the local checkout před 7 roky
repo.py 4b76ad470d Fix syntax. před 7 roky
server.py 6c5eaa1674 Fix style. před 8 roky
stdint.h ceef219db1 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). před 16 roky
walk.py aa2a305841 Fix all flake8 style issues. před 8 roky
web.py 52f4addb19 Avoid bare except. před 7 roky