Filipp Frizzy a507b7fcbc Update client il y a 8 ans
..
contrib 0d9e28a510 Fix styles for passing flake8 il y a 8 ans
tests a507b7fcbc Update client il y a 8 ans
__init__.py 89c981b497 Start on 0.18.7. il y a 8 ans
_diff_tree.c f3f62888f0 Use Py_hash_t type in Python3; should fix Python3 hash tests. il y a 8 ans
_objects.c a8b0a0794b Use correct types. il y a 8 ans
_pack.c b3c2d6da2b Move moduledef to beginning of function. il y a 8 ans
archive.py 717b55ba04 Line length fixes il y a 8 ans
client.py a507b7fcbc Update client il y a 8 ans
config.py 5a8ba757f4 Allow passing in unicode strings to config objects. il y a 8 ans
diff_tree.py 884e68c09f Support for including trees in tree_changes reports. il y a 8 ans
errors.py d74761abde Raise EmptyFileException when empty disk file corruption is detected il y a 8 ans
fastexport.py 7328aad13e Unify handling of markers. il y a 8 ans
file.py 82e1350680 Fix formatting. il y a 8 ans
greenthreads.py 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. il y a 9 ans
hooks.py 9dff752cc6 add cwd parameter to hook il y a 8 ans
ignore.py 3365e03be1 Pass correct type to config methods. il y a 8 ans
index.py 8d205ae8de Add iter_fresh_blobs function. il y a 8 ans
log_utils.py e5f6eb1ebd Some style fixes. il y a 8 ans
lru_cache.py 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. il y a 9 ans
object_store.py b502963992 Fix style. il y a 8 ans
objects.py 3603ec95c7 Support bytes(x) on git objects. il y a 8 ans
objectspec.py 5296c2cc9f Add dulwich.porcelain.update_head. Fixes #439 il y a 8 ans
pack.py bbb18c93b9 Change send_pack argument from generate_pack_contents to generate_pack_data. il y a 8 ans
patch.py 17d058b8b2 By default file.encoding=None, so .encoding() fails. See https://bugs.python.org/issue32163 il y a 8 ans
porcelain.py 923398126d Merge support for origin_name in porcelain.fetch(). il y a 8 ans
protocol.py 721baa7a20 Fix python3 compatibility. il y a 8 ans
reflog.py 79540cdbfb Start writing reflog entries. il y a 8 ans
refs.py 3a5a5257c5 Make porcelain.fetch() actually do the fetch into the local checkout il y a 8 ans
repo.py 4b76ad470d Fix syntax. il y a 8 ans
server.py 6c5eaa1674 Fix style. il y a 8 ans
stdint.h ceef219db1 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). il y a 16 ans
walk.py aa2a305841 Fix all flake8 style issues. il y a 8 ans
web.py 52f4addb19 Avoid bare except. il y a 8 ans