| .. |
|
tests
|
889da1c109
Use open_repository to find repository for get_peeled.
|
16 年 前 |
|
__init__.py
|
5c70b330a8
Mark current version as 0.5.1.
|
16 年 前 |
|
_objects.c
|
21f97b93e9
Provide C implementation of tree item sorter.
|
16 年 前 |
|
_pack.c
|
99efb813f1
Allow delta's to be chunked as well.
|
16 年 前 |
|
client.py
|
f50470119c
Move get_transport_and_path to dulwich.client.
|
16 年 前 |
|
errors.py
|
b74084d133
Previously, the word "type" was massively overloaded in objects.py. It
|
16 年 前 |
|
file.py
|
2a50d2a71d
Improve ref handling.
|
16 年 前 |
|
index.py
|
ee54e5a85e
Add Index.commit.
|
16 年 前 |
|
lru_cache.py
|
60322a234f
Import new lru_cache and tests.
|
16 年 前 |
|
misc.py
|
ffe36198b1
Fix formatting issues.
|
17 年 前 |
|
object_store.py
|
4702289721
Support progress argument to generate_pack_contents.
|
16 年 前 |
|
objects.py
|
6208f44a8f
implement chunked version of ShaFile.as_legacy_object.
|
16 年 前 |
|
pack.py
|
377c8d0a70
Some trivial formatting fixes.
|
16 年 前 |
|
patch.py
|
85f8035660
Use syntax understood by git am.
|
16 年 前 |
|
protocol.py
|
3f75b14d76
Extract all-zero SHA as a constant in protocol.py
|
16 年 前 |
|
repo.py
|
fbbdfe4d43
Add RefsContainer.read_ref.
|
16 年 前 |
|
server.py
|
377c8d0a70
Some trivial formatting fixes.
|
16 年 前 |
|
stdint.h
|
ff8aef4422
setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it).
|
16 年 前 |
|
web.py
|
a3d4b515ac
Use urlparse.parse_qs rather than deprecated cgi.parse_qs.
|
16 年 前 |