.. |
tests
|
45de47b1fa
Clean up index tests.
|
15 vuotta sitten |
__init__.py
|
a997f8dff6
Mark current version as 0.5.1.
|
15 vuotta sitten |
_objects.c
|
00c3b6a137
Correctly avoid parsing ShaFiles with fixed SHAs when calling sha().
|
15 vuotta sitten |
_pack.c
|
8ed151e147
Allow delta's to be chunked as well.
|
15 vuotta sitten |
client.py
|
4290b3971a
Merge pack protocol receiver fix.
|
15 vuotta sitten |
errors.py
|
3b55e94abf
Change check() methods in pack.py to raise rather than return bools.
|
15 vuotta sitten |
fastexport.py
|
09ad428bc1
Fix fastexport commit exporter, add test.
|
15 vuotta sitten |
file.py
|
da2ae3d634
Avoid double close when file has already gone away in abort().
|
15 vuotta sitten |
index.py
|
4b4e4bc40f
Add Index.commit.
|
15 vuotta sitten |
lru_cache.py
|
19064d1e49
Import new lru_cache and tests.
|
16 vuotta sitten |
misc.py
|
f65845908c
cgi.parse_qs is deprecated in favor of urlparse.parse_qs in python 2.6,
|
15 vuotta sitten |
object_store.py
|
531f3f4c10
Do simple pack checking during receive-pack.
|
15 vuotta sitten |
objects.py
|
7f4238d888
Hash packed objects without creating ShaFiles.
|
15 vuotta sitten |
pack.py
|
531f3f4c10
Do simple pack checking during receive-pack.
|
15 vuotta sitten |
patch.py
|
56ccfdefc3
Avoid mixing iterators/readline.
|
15 vuotta sitten |
protocol.py
|
ddacb6e886
Add ReceivableProtocol that supports recv() as well as read().
|
15 vuotta sitten |
repo.py
|
33943411dc
Prevent server stack trace when the client request is a no-op.
|
15 vuotta sitten |
server.py
|
531f3f4c10
Do simple pack checking during receive-pack.
|
15 vuotta sitten |
stdint.h
|
ceef219db1
setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it).
|
16 vuotta sitten |
web.py
|
abf29867f8
Make the server decode a pack as it streams.
|
15 vuotta sitten |