| .. |
|
contrib
|
d5e0978c69
remove default paramiko connect arguments from ParamikoSSHVendor
|
8 yıl önce |
|
tests
|
0977e8d3e8
Followup fix for #608; also handle Repo.get_refs.
|
7 yıl önce |
|
__init__.py
|
92c45d8932
Start on 0.19.3.
|
7 yıl önce |
|
_diff_tree.c
|
92a5253ce5
Use Py_hash_t type in Python3; should fix Python3 hash tests.
|
8 yıl önce |
|
_objects.c
|
eb44a6610f
Use correct types.
|
8 yıl önce |
|
_pack.c
|
41e818592e
Move moduledef to beginning of function.
|
8 yıl önce |
|
archive.py
|
d9e6555e42
Line length fixes
|
8 yıl önce |
|
client.py
|
91634d7e5c
Only pass key_filename and password into SSHVendor.run_command if they are set (for backwards compatibility)
|
7 yıl önce |
|
config.py
|
94095fc02d
Allow passing in unicode strings to config objects.
|
8 yıl önce |
|
diff_tree.py
|
c4f1e1a81e
Add change_type_same flag to tree_changes.
|
7 yıl önce |
|
errors.py
|
a4bd758f4b
Raise EmptyFileException when empty disk file corruption is detected
|
8 yıl önce |
|
fastexport.py
|
0575042a76
Unify handling of markers.
|
8 yıl önce |
|
file.py
|
6ba1acac60
Fix formatting.
|
8 yıl önce |
|
greenthreads.py
|
f2a09e7977
Update header to reflect that license is now Apachev2 or GNU GPLv2+.
|
9 yıl önce |
|
hooks.py
|
5c41302dc9
add cwd parameter to hook
|
8 yıl önce |
|
ignore.py
|
81f7ce605a
Pass correct type to config methods.
|
8 yıl önce |
|
index.py
|
cc47474b19
Fix Index.iterblobs behaviour, add test.
|
7 yıl önce |
|
log_utils.py
|
0710142881
Some style fixes.
|
8 yıl önce |
|
lru_cache.py
|
f2a09e7977
Update header to reflect that license is now Apachev2 or GNU GPLv2+.
|
9 yıl önce |
|
mailmap.py
|
e32391408f
Fix the build on python3.
|
7 yıl önce |
|
object_store.py
|
6ba35ecfe3
Use errno rather than hardcoded windows error number.
|
7 yıl önce |
|
objects.py
|
f179e3a8fa
Fix tests on python3.
|
7 yıl önce |
|
objectspec.py
|
358f613385
Add dulwich.porcelain.update_head. Fixes #439
|
8 yıl önce |
|
pack.py
|
95aa556f97
Change send_pack argument from generate_pack_contents to generate_pack_data.
|
8 yıl önce |
|
patch.py
|
7340a4aad8
By default file.encoding=None, so .encoding() fails. See https://bugs.python.org/issue32163
|
8 yıl önce |
|
porcelain.py
|
ae3b71274a
Be os.path.sep-independent.
|
7 yıl önce |
|
protocol.py
|
992de814ea
Use keyword arguments to prevent accidentally passing in the wrong arguments to super constructor.
|
7 yıl önce |
|
reflog.py
|
1e9660d165
Start writing reflog entries.
|
8 yıl önce |
|
refs.py
|
0977e8d3e8
Followup fix for #608; also handle Repo.get_refs.
|
7 yıl önce |
|
repo.py
|
89deefb644
Fix syntax.
|
8 yıl önce |
|
server.py
|
08bd9273f1
Fix style.
|
8 yıl önce |
|
stdint.h
|
ff8aef4422
setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it).
|
16 yıl önce |
|
walk.py
|
fcfe46d9e0
Fix all flake8 style issues.
|
8 yıl önce |
|
web.py
|
9c0aa7b0d6
Avoid bare except.
|
8 yıl önce |