Jelmer Vernooij 50b2c115c5 Avoid naming variables 'l'. 7 лет назад
..
contrib 50b2c115c5 Avoid naming variables 'l'. 7 лет назад
tests 7116a0cbbd Prevent setting SSH arguments in SSH URLs when using subprocess SSH client. 7 лет назад
__init__.py db6e0910bc Start on 0.18.6. 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 aa2a305841 Fix all flake8 style issues. 8 лет назад
client.py 7116a0cbbd Prevent setting SSH arguments in SSH URLs when using subprocess SSH client. 7 лет назад
config.py 698dc4d033 Pass in config when running operations from porcelain. Fixes #545 8 лет назад
diff_tree.py e5f6eb1ebd Some style fixes. 8 лет назад
errors.py aa2a305841 Fix all flake8 style issues. 8 лет назад
fastexport.py 506c44802c Add test for reset behaviour fixes, simplify handling of ZERO_SHA a bit. 8 лет назад
file.py 82e1350680 Fix formatting. 7 лет назад
greenthreads.py 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 8 лет назад
hooks.py 9dff752cc6 add cwd parameter to hook 7 лет назад
ignore.py 50b2c115c5 Avoid naming variables 'l'. 7 лет назад
index.py f6ad47b0da Force IndexEntry for newly assigned index entries. 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+. 8 лет назад
object_store.py 50b2c115c5 Avoid naming variables 'l'. 7 лет назад
objects.py 50b2c115c5 Avoid naming variables 'l'. 7 лет назад
objectspec.py 5296c2cc9f Add dulwich.porcelain.update_head. Fixes #439 8 лет назад
pack.py 5770657d64 Add basic repack implementation. 8 лет назад
patch.py 50b2c115c5 Avoid naming variables 'l'. 7 лет назад
porcelain.py e5be01acb5 Properly use origin parameter in porcelain.clone() 7 лет назад
protocol.py 721baa7a20 Fix python3 compatibility. 8 лет назад
reflog.py e5f6eb1ebd Some style fixes. 8 лет назад
refs.py 50b2c115c5 Avoid naming variables 'l'. 7 лет назад
repo.py 2a6d5bb489 Silently ignore directories passed to Repo.stage(). Fixes #564 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 aa2a305841 Fix all flake8 style issues. 8 лет назад