| .. |
|
tests
|
3b943ef252
Define common TestSkipped exception so it's easier to swap out later for
|
16 лет назад |
|
__init__.py
|
a56aa04739
Mark current version as 0.5.1.
|
16 лет назад |
|
_objects.c
|
b55892fd97
Change parse_tree to return a list rather than a dict.
|
16 лет назад |
|
_pack.c
|
95e9d52834
Allow delta's to be chunked as well.
|
16 лет назад |
|
client.py
|
12e1c54f55
Move get_transport_and_path to dulwich.client.
|
16 лет назад |
|
errors.py
|
684b4ba58a
Previously, the word "type" was massively overloaded in objects.py. It
|
16 лет назад |
|
file.py
|
a93f44f5cf
Improve ref handling.
|
16 лет назад |
|
index.py
|
f44d9248ce
Add Index.commit.
|
16 лет назад |
|
lru_cache.py
|
441071f1e0
Import new lru_cache and tests.
|
16 лет назад |
|
misc.py
|
a22a43b5b1
cgi.parse_qs is deprecated in favor of urlparse.parse_qs in python 2.6,
|
16 лет назад |
|
object_store.py
|
e2dfb511a9
Support progress argument to generate_pack_contents.
|
16 лет назад |
|
objects.py
|
140aea209f
Fix import of NotTagError.
|
16 лет назад |
|
pack.py
|
bd93ba8f72
Avoid seek when loading pack index files.
|
16 лет назад |
|
patch.py
|
8883a573c2
Use syntax understood by git am.
|
16 лет назад |
|
protocol.py
|
4f406194f0
Extract all-zero SHA as a constant in protocol.py
|
16 лет назад |
|
repo.py
|
cc42bf652c
Add RefsContainer.read_ref.
|
16 лет назад |
|
server.py
|
d24cd1c804
Merge Dave's fixes for the compatibility tests and web.
|
16 лет назад |
|
stdint.h
|
9426d78db3
setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it).
|
16 лет назад |
|
web.py
|
a22a43b5b1
cgi.parse_qs is deprecated in favor of urlparse.parse_qs in python 2.6,
|
16 лет назад |