Jelmer Vernooij e3b4a5940b Clean up repo in test. пре 7 година
..
contrib ab305a7a5e remove default paramiko connect arguments from ParamikoSSHVendor пре 8 година
tests e3b4a5940b Clean up repo in test. пре 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 пре 8 година
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. пре 8 година
diff_tree.py 36edbb5640 Add change_type_same flag to tree_changes. пре 8 година
errors.py d74761abde Raise EmptyFileException when empty disk file corruption is detected пре 8 година
fastexport.py 7328aad13e Unify handling of markers. пре 8 година
file.py 82e1350680 Fix formatting. пре 8 година
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. пре 8 година
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. пре 8 година
object_store.py 494952049f Allow rename error when the target already exists, on Windows. #559 пре 7 година
objects.py bfed8f7a6b Fix tests on python3. пре 7 година
objectspec.py 5296c2cc9f Add dulwich.porcelain.update_head. Fixes #439 пре 8 година
pack.py bbb18c93b9 Change send_pack argument from generate_pack_contents to generate_pack_data. пре 8 година
patch.py 17d058b8b2 By default file.encoding=None, so .encoding() fails. See https://bugs.python.org/issue32163 пре 8 година
porcelain.py a463b77dd4 Add really basic dulwich.porcelain.fsck. пре 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. пре 8 година
refs.py a003673960 Fix handling of encoding for tags. #608 пре 7 година
repo.py 4b76ad470d Fix syntax. пре 8 година
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. пре 8 година