Daniel Andersson ef61ec4e08 Remove trailing whitespace há 7 anos atrás
..
contrib 50b2c115c5 Avoid naming variables 'l'. há 7 anos atrás
tests d4ced71b4f Merge branch 'issue-577' of https://github.com/jonashaag/dulwich há 7 anos atrás
__init__.py 89c981b497 Start on 0.18.7. há 7 anos atrás
_diff_tree.c f3f62888f0 Use Py_hash_t type in Python3; should fix Python3 hash tests. há 8 anos atrás
_objects.c a8b0a0794b Use correct types. há 8 anos atrás
_pack.c b3c2d6da2b Move moduledef to beginning of function. há 8 anos atrás
archive.py ef61ec4e08 Remove trailing whitespace há 7 anos atrás
client.py 2e633f526a Fix handling of empty repositories. Fixes #570 há 7 anos atrás
config.py 05d5c3d3b4 Make unreachable `raise ValueError` come into play há 7 anos atrás
diff_tree.py e5f6eb1ebd Some style fixes. há 8 anos atrás
errors.py aa2a305841 Fix all flake8 style issues. há 8 anos atrás
fastexport.py 506c44802c Add test for reset behaviour fixes, simplify handling of ZERO_SHA a bit. há 8 anos atrás
file.py 82e1350680 Fix formatting. há 7 anos atrás
greenthreads.py 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. há 9 anos atrás
hooks.py 9dff752cc6 add cwd parameter to hook há 7 anos atrás
ignore.py 50b2c115c5 Avoid naming variables 'l'. há 7 anos atrás
index.py f6ad47b0da Force IndexEntry for newly assigned index entries. há 7 anos atrás
log_utils.py e5f6eb1ebd Some style fixes. há 8 anos atrás
lru_cache.py 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. há 9 anos atrás
object_store.py 1f098d17a8 Only override pack file if it doesn't yet exist. há 7 anos atrás
objects.py 694d27c2b0 objects: Add checks on date fields (tag, commit alike) há 7 anos atrás
objectspec.py 5296c2cc9f Add dulwich.porcelain.update_head. Fixes #439 há 8 anos atrás
pack.py 5770657d64 Add basic repack implementation. há 8 anos atrás
patch.py 50b2c115c5 Avoid naming variables 'l'. há 7 anos atrás
porcelain.py 3be30ce59f Raise error when adding paths that are not under repo. há 7 anos atrás
protocol.py 721baa7a20 Fix python3 compatibility. há 8 anos atrás
reflog.py e5f6eb1ebd Some style fixes. há 8 anos atrás
refs.py 50b2c115c5 Avoid naming variables 'l'. há 7 anos atrás
repo.py 2a6d5bb489 Silently ignore directories passed to Repo.stage(). Fixes #564 há 7 anos atrás
server.py 6c5eaa1674 Fix style. há 8 anos atrás
stdint.h ceef219db1 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). há 16 anos atrás
walk.py aa2a305841 Fix all flake8 style issues. há 8 anos atrás
web.py 52f4addb19 Avoid bare except. há 7 anos atrás