| .. |
|
contrib
|
d5e0978c69
remove default paramiko connect arguments from ParamikoSSHVendor
|
hace 8 años |
|
tests
|
919fa7c58a
Added tests and news.
|
hace 7 años |
|
__init__.py
|
c72180db84
Start on 0.19.1.
|
hace 7 años |
|
_diff_tree.c
|
92a5253ce5
Use Py_hash_t type in Python3; should fix Python3 hash tests.
|
hace 8 años |
|
_objects.c
|
eb44a6610f
Use correct types.
|
hace 8 años |
|
_pack.c
|
41e818592e
Move moduledef to beginning of function.
|
hace 8 años |
|
archive.py
|
d9e6555e42
Line length fixes
|
hace 8 años |
|
client.py
|
32d0425249
Re-adding HttpGitClient.__repr__().
|
hace 7 años |
|
config.py
|
94095fc02d
Allow passing in unicode strings to config objects.
|
hace 8 años |
|
diff_tree.py
|
c4f1e1a81e
Add change_type_same flag to tree_changes.
|
hace 7 años |
|
errors.py
|
a4bd758f4b
Raise EmptyFileException when empty disk file corruption is detected
|
hace 8 años |
|
fastexport.py
|
0575042a76
Unify handling of markers.
|
hace 8 años |
|
file.py
|
6ba1acac60
Fix formatting.
|
hace 8 años |
|
greenthreads.py
|
f2a09e7977
Update header to reflect that license is now Apachev2 or GNU GPLv2+.
|
hace 9 años |
|
hooks.py
|
5c41302dc9
add cwd parameter to hook
|
hace 8 años |
|
ignore.py
|
81f7ce605a
Pass correct type to config methods.
|
hace 8 años |
|
index.py
|
38e5915b2c
Move handling of index building error conditions to iter_fresh_entries.
|
hace 7 años |
|
log_utils.py
|
0710142881
Some style fixes.
|
hace 8 años |
|
lru_cache.py
|
f2a09e7977
Update header to reflect that license is now Apachev2 or GNU GPLv2+.
|
hace 9 años |
|
mailmap.py
|
e32391408f
Fix the build on python3.
|
hace 7 años |
|
object_store.py
|
c4f1e1a81e
Add change_type_same flag to tree_changes.
|
hace 7 años |
|
objects.py
|
7613a1e0e4
Support bytes(x) on git objects.
|
hace 8 años |
|
objectspec.py
|
358f613385
Add dulwich.porcelain.update_head. Fixes #439
|
hace 8 años |
|
pack.py
|
95aa556f97
Change send_pack argument from generate_pack_contents to generate_pack_data.
|
hace 8 años |
|
patch.py
|
7340a4aad8
By default file.encoding=None, so .encoding() fails. See https://bugs.python.org/issue32163
|
hace 8 años |
|
porcelain.py
|
b202ec591e
Add basic support for reading mailmap files.
|
hace 7 años |
|
protocol.py
|
371ebdcf94
Fix python3 compatibility.
|
hace 8 años |
|
reflog.py
|
1e9660d165
Start writing reflog entries.
|
hace 8 años |
|
refs.py
|
2fc144210c
Make porcelain.fetch() actually do the fetch into the local checkout
|
hace 8 años |
|
repo.py
|
89deefb644
Fix syntax.
|
hace 8 años |
|
server.py
|
08bd9273f1
Fix style.
|
hace 8 años |
|
stdint.h
|
ff8aef4422
setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it).
|
hace 16 años |
|
walk.py
|
fcfe46d9e0
Fix all flake8 style issues.
|
hace 8 años |
|
web.py
|
9c0aa7b0d6
Avoid bare except.
|
hace 8 años |