2
0
Daniel Andersson b7dad472c8 Reuse remote ref construction logic from clone 7 жил өмнө
..
contrib ab305a7a5e remove default paramiko connect arguments from ParamikoSSHVendor 7 жил өмнө
tests 055b150372 Add failing test cases for bad fetch 7 жил өмнө
__init__.py 5543e6a2ba Start on 0.19.3. 7 жил өмнө
_diff_tree.c f3f62888f0 Use Py_hash_t type in Python3; should fix Python3 hash tests. 8 жил өмнө
_objects.c a8b0a0794b Use correct types. 8 жил өмнө
_pack.c b3c2d6da2b Move moduledef to beginning of function. 8 жил өмнө
archive.py 717b55ba04 Line length fixes 7 жил өмнө
client.py d8bea03825 Only pass key_filename and password into SSHVendor.run_command if they are set (for backwards compatibility) 7 жил өмнө
config.py 5a8ba757f4 Allow passing in unicode strings to config objects. 7 жил өмнө
diff_tree.py 36edbb5640 Add change_type_same flag to tree_changes. 7 жил өмнө
errors.py d74761abde Raise EmptyFileException when empty disk file corruption is detected 7 жил өмнө
fastexport.py 7328aad13e Unify handling of markers. 7 жил өмнө
file.py b89bedc514 Support byte filenames in GitFile. 7 жил өмнө
greenthreads.py 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 9 жил өмнө
hooks.py 9dff752cc6 add cwd parameter to hook 8 жил өмнө
ignore.py 3365e03be1 Pass correct type to config methods. 7 жил өмнө
index.py 0715211453 Fix Index.iterblobs behaviour, add test. 7 жил өмнө
log_utils.py e5f6eb1ebd Some style fixes. 8 жил өмнө
lru_cache.py 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 9 жил өмнө
mailmap.py 947ceca8b2 Fix the build on python3. 7 жил өмнө
object_store.py 3b2fd70b2b Pass along progress function for pack writing progress. 7 жил өмнө
objects.py bfed8f7a6b Fix tests on python3. 7 жил өмнө
objectspec.py 5296c2cc9f Add dulwich.porcelain.update_head. Fixes #439 8 жил өмнө
pack.py 3b2fd70b2b Pass along progress function for pack writing progress. 7 жил өмнө
patch.py 17d058b8b2 By default file.encoding=None, so .encoding() fails. See https://bugs.python.org/issue32163 7 жил өмнө
porcelain.py b7dad472c8 Reuse remote ref construction logic from clone 7 жил өмнө
protocol.py 26c4e27783 Use keyword arguments to prevent accidentally passing in the wrong arguments to super constructor. 7 жил өмнө
reflog.py 79540cdbfb Start writing reflog entries. 7 жил өмнө
refs.py 715d1a0ce7 Fix style. 7 жил өмнө
repo.py f83a70b8a7 Add checkout argument to clone. Fixes #503 7 жил өмнө
server.py 6c5eaa1674 Fix style. 8 жил өмнө
stdint.h ceef219db1 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 жил өмнө
walk.py aa2a305841 Fix all flake8 style issues. 8 жил өмнө
web.py 52f4addb19 Avoid bare except. 7 жил өмнө