| .. |
|
contrib
|
36b4fd80de
Use standard strings in more places.
|
8 年之前 |
|
tests
|
a946a234de
Avoid unnecessary escaping.
|
8 年之前 |
|
__init__.py
|
6504d1a4fd
Start on 0.17.4.
|
8 年之前 |
|
_diff_tree.c
|
92a5253ce5
Use Py_hash_t type in Python3; should fix Python3 hash tests.
|
8 年之前 |
|
_objects.c
|
413ecfc26d
Drop unnecessary version compatibility code.
|
8 年之前 |
|
_pack.c
|
41e818592e
Move moduledef to beginning of function.
|
8 年之前 |
|
archive.py
|
f2a09e7977
Update header to reflect that license is now Apachev2 or GNU GPLv2+.
|
9 年之前 |
|
client.py
|
772664b751
in update_refs(), deleted refs should be set to ZERO_SHA, not None.
|
8 年之前 |
|
config.py
|
0710142881
Some style fixes.
|
8 年之前 |
|
diff_tree.py
|
0710142881
Some style fixes.
|
8 年之前 |
|
errors.py
|
f2a09e7977
Update header to reflect that license is now Apachev2 or GNU GPLv2+.
|
9 年之前 |
|
fastexport.py
|
f2a09e7977
Update header to reflect that license is now Apachev2 or GNU GPLv2+.
|
9 年之前 |
|
file.py
|
0710142881
Some style fixes.
|
8 年之前 |
|
greenthreads.py
|
f2a09e7977
Update header to reflect that license is now Apachev2 or GNU GPLv2+.
|
9 年之前 |
|
hooks.py
|
f2a09e7977
Update header to reflect that license is now Apachev2 or GNU GPLv2+.
|
9 年之前 |
|
ignore.py
|
a946a234de
Avoid unnecessary escaping.
|
8 年之前 |
|
index.py
|
3c87172d23
Fix test on Python3 w/ Windows.
|
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
|
0710142881
Some style fixes.
|
8 年之前 |
|
objects.py
|
0710142881
Some style fixes.
|
8 年之前 |
|
objectspec.py
|
f2a09e7977
Update header to reflect that license is now Apachev2 or GNU GPLv2+.
|
9 年之前 |
|
pack.py
|
0710142881
Some style fixes.
|
8 年之前 |
|
patch.py
|
ef0643d2ed
Use more idiomatic python.
|
9 年之前 |
|
porcelain.py
|
f3daeeb459
In ``dulwich.porcelain.add``, if no files are specified,
|
8 年之前 |
|
protocol.py
|
f2a09e7977
Update header to reflect that license is now Apachev2 or GNU GPLv2+.
|
9 年之前 |
|
reflog.py
|
0710142881
Some style fixes.
|
8 年之前 |
|
refs.py
|
91e2b6f501
Fix failing test-cases on windows.
|
9 年之前 |
|
repo.py
|
a7d3ffceb0
Pass 'mkdir' argument onto Repo.init_bare() from Repo.clone. Fixes #504
|
8 年之前 |
|
server.py
|
f23ce82a08
Filter out annotated tags during clone.
|
9 年之前 |
|
stdint.h
|
ff8aef4422
setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it).
|
16 年之前 |
|
walk.py
|
0e66f210b6
Check for bytes rather than absence of list. include ought to be an iterable of ids of some sort.
|
9 年之前 |
|
web.py
|
0710142881
Some style fixes.
|
8 年之前 |