| .. |
|
contrib
|
91a224bce6
Add README for contrib.
|
8 лет назад |
|
tests
|
23d18e73c6
Always create head, even if not checking out.
|
8 лет назад |
|
__init__.py
|
de56a677ca
Start on 0.18.7.
|
8 лет назад |
|
_diff_tree.c
|
92a5253ce5
Use Py_hash_t type in Python3; should fix Python3 hash tests.
|
8 лет назад |
|
_objects.c
|
eb44a6610f
Use correct types.
|
8 лет назад |
|
_pack.c
|
41e818592e
Move moduledef to beginning of function.
|
8 лет назад |
|
archive.py
|
d9e6555e42
Line length fixes
|
8 лет назад |
|
client.py
|
bfbc2557eb
Set Accept and Content-Length for smart server requests.
|
8 лет назад |
|
config.py
|
81f7ce605a
Pass correct type to config methods.
|
8 лет назад |
|
diff_tree.py
|
0710142881
Some style fixes.
|
8 лет назад |
|
errors.py
|
a4bd758f4b
Raise EmptyFileException when empty disk file corruption is detected
|
8 лет назад |
|
fastexport.py
|
6557e6c004
Add test for reset behaviour fixes, simplify handling of ZERO_SHA a bit.
|
8 лет назад |
|
file.py
|
6ba1acac60
Fix formatting.
|
8 лет назад |
|
greenthreads.py
|
f2a09e7977
Update header to reflect that license is now Apachev2 or GNU GPLv2+.
|
9 лет назад |
|
hooks.py
|
5c41302dc9
add cwd parameter to hook
|
8 лет назад |
|
ignore.py
|
81f7ce605a
Pass correct type to config methods.
|
8 лет назад |
|
index.py
|
ca06e9bacd
Force IndexEntry for newly assigned index entries.
|
8 лет назад |
|
log_utils.py
|
0710142881
Some style fixes.
|
8 лет назад |
|
lru_cache.py
|
f2a09e7977
Update header to reflect that license is now Apachev2 or GNU GPLv2+.
|
9 лет назад |
|
object_store.py
|
751d649e15
Remove unused logging code.
|
8 лет назад |
|
objects.py
|
a4bd758f4b
Raise EmptyFileException when empty disk file corruption is detected
|
8 лет назад |
|
objectspec.py
|
358f613385
Add dulwich.porcelain.update_head. Fixes #439
|
8 лет назад |
|
pack.py
|
d85f5d7cf0
Add basic repack implementation.
|
8 лет назад |
|
patch.py
|
b20349b1c6
Avoid naming variables 'l'.
|
8 лет назад |
|
porcelain.py
|
23d18e73c6
Always create head, even if not checking out.
|
8 лет назад |
|
protocol.py
|
371ebdcf94
Fix python3 compatibility.
|
8 лет назад |
|
reflog.py
|
0710142881
Some style fixes.
|
8 лет назад |
|
refs.py
|
b20349b1c6
Avoid naming variables 'l'.
|
8 лет назад |
|
repo.py
|
81f7ce605a
Pass correct type to config methods.
|
8 лет назад |
|
server.py
|
08bd9273f1
Fix style.
|
8 лет назад |
|
stdint.h
|
ff8aef4422
setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it).
|
16 лет назад |
|
walk.py
|
fcfe46d9e0
Fix all flake8 style issues.
|
8 лет назад |
|
web.py
|
9c0aa7b0d6
Avoid bare except.
|
8 лет назад |