| .. |
|
tests
|
44126a0d93
Merge various pack improvements from Dave.
|
15 yıl önce |
|
__init__.py
|
5c70b330a8
Mark current version as 0.5.1.
|
16 yıl önce |
|
_objects.c
|
7ad8df2265
Correctly avoid parsing ShaFiles with fixed SHAs when calling sha().
|
16 yıl önce |
|
_pack.c
|
99efb813f1
Allow delta's to be chunked as well.
|
16 yıl önce |
|
client.py
|
1b11868e88
Merge pack protocol receiver fix.
|
16 yıl önce |
|
errors.py
|
a4cebb6994
Add check() methods to object classes for consistency checking.
|
16 yıl önce |
|
fastexport.py
|
2eef898de1
Fix fastexport commit exporter, add test.
|
16 yıl önce |
|
file.py
|
2d2a478324
Avoid double close when file has already gone away in abort().
|
15 yıl önce |
|
index.py
|
ee54e5a85e
Add Index.commit.
|
16 yıl önce |
|
lru_cache.py
|
60322a234f
Import new lru_cache and tests.
|
16 yıl önce |
|
misc.py
|
8463ba02d2
cgi.parse_qs is deprecated in favor of urlparse.parse_qs in python 2.6,
|
16 yıl önce |
|
object_store.py
|
2556f706bb
Make ShaFiles created from files trust their filenames.
|
16 yıl önce |
|
objects.py
|
7ad8df2265
Correctly avoid parsing ShaFiles with fixed SHAs when calling sha().
|
16 yıl önce |
|
pack.py
|
03e77ef1b4
Merge use of constants for OFS/REF delta's.
|
15 yıl önce |
|
patch.py
|
45df55fb27
Avoid mixing iterators/readline.
|
15 yıl önce |
|
protocol.py
|
ae10a39c39
Add ReceivableProtocol that supports recv() as well as read().
|
15 yıl önce |
|
repo.py
|
b45d665eea
Fixed filename of initial .git/info/exclude
|
15 yıl önce |
|
server.py
|
f92300655d
Add PackStreamReader.{offset,__len__}, extract PackObjectIterator.
|
15 yıl önce |
|
stdint.h
|
ff8aef4422
setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it).
|
16 yıl önce |
|
web.py
|
1d16247859
Make the server decode a pack as it streams.
|
15 yıl önce |