| .. |
|
contrib
|
7307ebb552
Fix some pyflakes warnings.
|
9 лет назад |
|
tests
|
3b96a45662
Fix regression removing untouched refs when pushing over SSH. #441.
|
9 лет назад |
|
__init__.py
|
c192a40fb3
Start on 0.15.0.
|
9 лет назад |
|
_diff_tree.c
|
c79661c0ac
Treat pathnames as bytes in the Python 3 C modules
|
10 лет назад |
|
_objects.c
|
c79661c0ac
Treat pathnames as bytes in the Python 3 C modules
|
10 лет назад |
|
_pack.c
|
3e2d73c260
Fix a couple of compiler warnings
|
10 лет назад |
|
archive.py
|
b3cfcda14a
s/ListCBytesIO/ChunkedBytesIO/g
|
10 лет назад |
|
client.py
|
3b96a45662
Fix regression removing untouched refs when pushing over SSH. #441.
|
9 лет назад |
|
config.py
|
7307ebb552
Fix some pyflakes warnings.
|
9 лет назад |
|
diff_tree.py
|
f550c96636
Remove python3 special casing.
|
10 лет назад |
|
errors.py
|
9fa96ab8af
Update some copyright headers.
|
12 лет назад |
|
fastexport.py
|
fc6adecd5d
Fix fastimport support on python3.4.
|
9 лет назад |
|
file.py
|
a7e79a1d28
Make _fancy_rename private, and only use it on Windows.
|
10 лет назад |
|
greenthreads.py
|
f550c96636
Remove python3 special casing.
|
10 лет назад |
|
hooks.py
|
a9def22ed6
Fix running hooks on windows with unicode repo paths.
|
10 лет назад |
|
index.py
|
c1a24c00a3
Presence in the index doesn't imply presence on disk.
|
9 лет назад |
|
log_utils.py
|
5a040fafc4
Add logging utilities and server logging.
|
15 лет назад |
|
lru_cache.py
|
54753309b6
Remove dulwich._py3_compat.
|
11 лет назад |
|
object_store.py
|
2555a58c0d
Use copies rather than references in MemoryObjectStore.
|
9 лет назад |
|
objects.py
|
9843513053
Improve fix for ShaFile.id behaviour after as_raw_chunks.
|
9 лет назад |
|
objectspec.py
|
10e2715ba6
Fix a presumed typo, which breaks deleting refs.
|
9 лет назад |
|
pack.py
|
35181ebdf6
Add porcelain.pack_objects.
|
10 лет назад |
|
patch.py
|
8d2aa7614f
Support python3 in dulwich.patch.
|
10 лет назад |
|
porcelain.py
|
c1261ed36a
Support removing refs from porcelain.push(). Fixes #437.
|
9 лет назад |
|
protocol.py
|
fc6fad7a5e
Stop magic protocol ref `capabilities^{}` from leaking out to users.
|
9 лет назад |
|
reflog.py
|
3622263c67
Fix tests.
|
10 лет назад |
|
refs.py
|
08ddf62c5b
Allow ZERO_SHA to mean 'does not exist' when setting/removing refs.
|
9 лет назад |
|
repo.py
|
a131125619
Add RefsContainer.follow() method. Addresses issue #438.
|
9 лет назад |
|
server.py
|
7307ebb552
Fix some pyflakes warnings.
|
9 лет назад |
|
stdint.h
|
ff8aef4422
setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it).
|
16 лет назад |
|
walk.py
|
a93a0493ae
Convert repo to python3.
|
10 лет назад |
|
web.py
|
9242e259a7
Fix #295: Python 3 compatibility for dulwich.web
|
9 лет назад |