Jelmer Vernooij 59a7348962 Move PackStreamReader to dulwich.pack. пре 15 година
..
tests 89ec0c85bb Merge various pack improvements from Dave. пре 15 година
__init__.py a997f8dff6 Mark current version as 0.5.1. пре 15 година
_objects.c 00c3b6a137 Correctly avoid parsing ShaFiles with fixed SHAs when calling sha(). пре 15 година
_pack.c 8ed151e147 Allow delta's to be chunked as well. пре 15 година
client.py 4290b3971a Merge pack protocol receiver fix. пре 15 година
errors.py eb2afb8aea Add check() methods to object classes for consistency checking. пре 15 година
fastexport.py 09ad428bc1 Fix fastexport commit exporter, add test. пре 15 година
file.py da2ae3d634 Avoid double close when file has already gone away in abort(). пре 15 година
index.py 4b4e4bc40f Add Index.commit. пре 15 година
lru_cache.py 19064d1e49 Import new lru_cache and tests. пре 16 година
misc.py f65845908c cgi.parse_qs is deprecated in favor of urlparse.parse_qs in python 2.6, пре 15 година
object_store.py 5e7ba36ab6 Make ShaFiles created from files trust their filenames. пре 15 година
objects.py 00c3b6a137 Correctly avoid parsing ShaFiles with fixed SHAs when calling sha(). пре 15 година
pack.py 59a7348962 Move PackStreamReader to dulwich.pack. пре 15 година
patch.py 56ccfdefc3 Avoid mixing iterators/readline. пре 15 година
protocol.py ddacb6e886 Add ReceivableProtocol that supports recv() as well as read(). пре 15 година
repo.py 33943411dc Prevent server stack trace when the client request is a no-op. пре 15 година
server.py 59a7348962 Move PackStreamReader to dulwich.pack. пре 15 година
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. пре 15 година