| .. |
|
tests
|
4ba09be99f
Clean up index tests.
|
15 年 前 |
|
__init__.py
|
a56aa04739
Mark current version as 0.5.1.
|
16 年 前 |
|
_objects.c
|
8db9444ba8
Correctly avoid parsing ShaFiles with fixed SHAs when calling sha().
|
15 年 前 |
|
_pack.c
|
95e9d52834
Allow delta's to be chunked as well.
|
16 年 前 |
|
client.py
|
3f297445ad
Merge pack protocol receiver fix.
|
16 年 前 |
|
errors.py
|
dbc9d9629d
Change check() methods in pack.py to raise rather than return bools.
|
15 年 前 |
|
fastexport.py
|
9f958417f6
Fix fastexport commit exporter, add test.
|
15 年 前 |
|
file.py
|
7d02a31d7a
Avoid double close when file has already gone away in abort().
|
15 年 前 |
|
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
|
951d0287a9
Do simple pack checking during receive-pack.
|
15 年 前 |
|
objects.py
|
746e769d1d
Hash packed objects without creating ShaFiles.
|
15 年 前 |
|
pack.py
|
ffa5d09204
Merge Dave, highlights:
|
15 年 前 |
|
patch.py
|
4485d13381
Avoid mixing iterators/readline.
|
15 年 前 |
|
protocol.py
|
09073f072e
Add ReceivableProtocol that supports recv() as well as read().
|
15 年 前 |
|
repo.py
|
b90325bd4c
Fixed filename of initial .git/info/exclude
|
15 年 前 |
|
server.py
|
ffa5d09204
Merge Dave, highlights:
|
15 年 前 |
|
stdint.h
|
9426d78db3
setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it).
|
16 年 前 |
|
web.py
|
a22eb8f17a
Make the server decode a pack as it streams.
|
15 年 前 |