Jelmer Vernooij 495f0dc8f1 Fix ordering of imports. 16 роки тому
..
tests 89ec0c85bb Merge various pack improvements from Dave. 16 роки тому
__init__.py a997f8dff6 Mark current version as 0.5.1. 16 роки тому
_objects.c 00c3b6a137 Correctly avoid parsing ShaFiles with fixed SHAs when calling sha(). 16 роки тому
_pack.c 8ed151e147 Allow delta's to be chunked as well. 16 роки тому
client.py 4290b3971a Merge pack protocol receiver fix. 16 роки тому
errors.py eb2afb8aea Add check() methods to object classes for consistency checking. 16 роки тому
fastexport.py 09ad428bc1 Fix fastexport commit exporter, add test. 16 роки тому
file.py da2ae3d634 Avoid double close when file has already gone away in abort(). 16 роки тому
index.py 4b4e4bc40f Add Index.commit. 16 роки тому
lru_cache.py 19064d1e49 Import new lru_cache and tests. 17 роки тому
misc.py f65845908c cgi.parse_qs is deprecated in favor of urlparse.parse_qs in python 2.6, 16 роки тому
object_store.py 5e7ba36ab6 Make ShaFiles created from files trust their filenames. 16 роки тому
objects.py 00c3b6a137 Correctly avoid parsing ShaFiles with fixed SHAs when calling sha(). 16 роки тому
pack.py 3ea2cb5e74 Attempt to close index files properly. 16 роки тому
patch.py 56ccfdefc3 Avoid mixing iterators/readline. 16 роки тому
protocol.py ddacb6e886 Add ReceivableProtocol that supports recv() as well as read(). 16 роки тому
repo.py 33943411dc Prevent server stack trace when the client request is a no-op. 16 роки тому
server.py 495f0dc8f1 Fix ordering of imports. 16 роки тому
stdint.h ceef219db1 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 роки тому
web.py abf29867f8 Make the server decode a pack as it streams. 16 роки тому