| .. |
|
contrib
|
7a9d4d707e
Drop support for python 2.6.
|
9 лет назад |
|
tests
|
4c667dcda3
Add test to verify objects stored in MemoryObjectStore can not be lost when they are modified.
|
9 лет назад |
|
__init__.py
|
7a9d4d707e
Drop support for python 2.6.
|
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
|
7f22c1111c
Fix Python3 client web support.
|
9 лет назад |
|
config.py
|
7a9d4d707e
Drop support for python 2.6.
|
9 лет назад |
|
diff_tree.py
|
f550c96636
Remove python3 special casing.
|
10 лет назад |
|
errors.py
|
9fa96ab8af
Update some copyright headers.
|
12 лет назад |
|
fastexport.py
|
0a207d7995
when emitting a fastimport.FileModifyCommand referencing a Blob the marker need to be prefixed by :
|
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
|
92958a54c1
Allow passing in fs encoding to _fs_to_tree_path.
|
10 лет назад |
|
log_utils.py
|
5a040fafc4
Add logging utilities and server logging.
|
15 лет назад |
|
lru_cache.py
|
54753309b6
Remove dulwich._py3_compat.
|
11 лет назад |
|
object_store.py
|
18816efe51
Switched `default_local_git_client_cls` to `LocalGitClient`.
|
10 лет назад |
|
objects.py
|
b787ecf9b1
Support completely empty messages in git objects
|
10 лет назад |
|
objectspec.py
|
2826eaf78f
Update NEWS, fix style.
|
10 лет назад |
|
pack.py
|
35181ebdf6
Add porcelain.pack_objects.
|
10 лет назад |
|
patch.py
|
8d2aa7614f
Support python3 in dulwich.patch.
|
10 лет назад |
|
porcelain.py
|
486f0ff748
Fix 'status' in newly initialized trees.
|
10 лет назад |
|
protocol.py
|
508a0e128a
Announce agent in dulwich.server as well.
|
10 лет назад |
|
reflog.py
|
3622263c67
Fix tests.
|
10 лет назад |
|
refs.py
|
1697c2e804
Fix inconsistency in handling of trailing slashes.
|
10 лет назад |
|
repo.py
|
a11047fafc
Avoid using regular expressions for gitfile parsing.
|
10 лет назад |
|
server.py
|
967d9a0e7a
server: trivial comment fix
|
10 лет назад |
|
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
|
bce3dfd4cf
Merge remote-tracking branch 'jonashaag/fix-140'
|
9 лет назад |