| .. |
|
tests
|
e352c25c8c
Merge improvements and extra tests, mainly to deal better with creating non-bare repositories.
|
15 years ago |
|
__init__.py
|
a997f8dff6
Mark current version as 0.5.1.
|
16 years ago |
|
_objects.c
|
3c55de57f6
Convert tree mode to int when sorting.
|
15 years ago |
|
_pack.c
|
8ed151e147
Allow delta's to be chunked as well.
|
16 years ago |
|
client.py
|
005fdc37fc
client: move parsing report-status data into a method
|
15 years ago |
|
errors.py
|
b3ab139abf
Add non-bare repository tests.
|
15 years ago |
|
fastexport.py
|
09ad428bc1
Fix fastexport commit exporter, add test.
|
15 years ago |
|
file.py
|
5ba3a7e2fa
Fix yield in try/finally for python2.4 compatibility.
|
15 years ago |
|
index.py
|
b3ab139abf
Add non-bare repository tests.
|
15 years ago |
|
lru_cache.py
|
19064d1e49
Import new lru_cache and tests.
|
16 years ago |
|
misc.py
|
cc8bfb0656
Add SEEK_END to misc.py, since it was added in 2.5.
|
15 years ago |
|
object_store.py
|
aa024c7c98
object_store: clean up whitespace
|
15 years ago |
|
objects.py
|
e352c25c8c
Merge improvements and extra tests, mainly to deal better with creating non-bare repositories.
|
15 years ago |
|
pack.py
|
cc8bfb0656
Add SEEK_END to misc.py, since it was added in 2.5.
|
15 years ago |
|
patch.py
|
95b6abd3f7
Cope with missing newlines in patches.
|
15 years ago |
|
protocol.py
|
cc8bfb0656
Add SEEK_END to misc.py, since it was added in 2.5.
|
15 years ago |
|
repo.py
|
02828bd47c
Allow double-staging of files that are deleted in the index.
|
15 years ago |
|
server.py
|
40e1923dc4
Refactor server code to allow custom handler classes.
|
15 years ago |
|
stdint.h
|
ceef219db1
setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it).
|
16 years ago |
|
web.py
|
40e1923dc4
Refactor server code to allow custom handler classes.
|
15 years ago |