| .. |
|
contrib
|
95aa556f97
Change send_pack argument from generate_pack_contents to generate_pack_data.
|
8 tahun lalu |
|
tests
|
913f1bb081
Support unicode for tags.
|
8 tahun lalu |
|
__init__.py
|
de56a677ca
Start on 0.18.7.
|
8 tahun lalu |
|
_diff_tree.c
|
92a5253ce5
Use Py_hash_t type in Python3; should fix Python3 hash tests.
|
8 tahun lalu |
|
_objects.c
|
eb44a6610f
Use correct types.
|
8 tahun lalu |
|
_pack.c
|
41e818592e
Move moduledef to beginning of function.
|
8 tahun lalu |
|
archive.py
|
d9e6555e42
Line length fixes
|
8 tahun lalu |
|
client.py
|
002da5c22c
Enable SSL verification for `urllib3`
|
8 tahun lalu |
|
config.py
|
94095fc02d
Allow passing in unicode strings to config objects.
|
8 tahun lalu |
|
diff_tree.py
|
91c929b21d
Support for including trees in tree_changes reports.
|
8 tahun lalu |
|
errors.py
|
a4bd758f4b
Raise EmptyFileException when empty disk file corruption is detected
|
8 tahun lalu |
|
fastexport.py
|
0575042a76
Unify handling of markers.
|
8 tahun lalu |
|
file.py
|
6ba1acac60
Fix formatting.
|
8 tahun lalu |
|
greenthreads.py
|
f2a09e7977
Update header to reflect that license is now Apachev2 or GNU GPLv2+.
|
9 tahun lalu |
|
hooks.py
|
5c41302dc9
add cwd parameter to hook
|
8 tahun lalu |
|
ignore.py
|
81f7ce605a
Pass correct type to config methods.
|
8 tahun lalu |
|
index.py
|
63b2099c44
Add iter_fresh_blobs function.
|
8 tahun lalu |
|
log_utils.py
|
0710142881
Some style fixes.
|
8 tahun lalu |
|
lru_cache.py
|
f2a09e7977
Update header to reflect that license is now Apachev2 or GNU GPLv2+.
|
9 tahun lalu |
|
object_store.py
|
2dfd188af3
Fix style.
|
8 tahun lalu |
|
objects.py
|
7613a1e0e4
Support bytes(x) on git objects.
|
8 tahun lalu |
|
objectspec.py
|
358f613385
Add dulwich.porcelain.update_head. Fixes #439
|
8 tahun lalu |
|
pack.py
|
95aa556f97
Change send_pack argument from generate_pack_contents to generate_pack_data.
|
8 tahun lalu |
|
patch.py
|
7340a4aad8
By default file.encoding=None, so .encoding() fails. See https://bugs.python.org/issue32163
|
8 tahun lalu |
|
porcelain.py
|
168fe0dbd6
Fix style.
|
8 tahun lalu |
|
protocol.py
|
371ebdcf94
Fix python3 compatibility.
|
8 tahun lalu |
|
reflog.py
|
1e9660d165
Start writing reflog entries.
|
8 tahun lalu |
|
refs.py
|
4280a2ff46
Fix style.
|
8 tahun lalu |
|
repo.py
|
89deefb644
Fix syntax.
|
8 tahun lalu |
|
server.py
|
08bd9273f1
Fix style.
|
8 tahun lalu |
|
stdint.h
|
ff8aef4422
setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it).
|
16 tahun lalu |
|
walk.py
|
fcfe46d9e0
Fix all flake8 style issues.
|
8 tahun lalu |
|
web.py
|
9c0aa7b0d6
Avoid bare except.
|
8 tahun lalu |