Jelmer Vernooij 37a94172cb Use StringIO to generate Text and Commit texts. 16 лет назад
..
tests ff10bcd85a Simplify tag parsing. 16 лет назад
__init__.py 6c8a94a8cb Start working on 0.3.2. 16 лет назад
_objects.c 5eccb9abd3 Use CheckExact for strings. 16 лет назад
_pack.c 5eccb9abd3 Use CheckExact for strings. 16 лет назад
client.py 81c612d31f Cope git-upload-pack arguments, apparently necessary for some hosts. 16 лет назад
errors.py f5c8aebc88 Fix copyright headers. 16 лет назад
index.py 7efd347407 More commit_tree tests and fixes. 16 лет назад
lru_cache.py 441071f1e0 Import new lru_cache and tests. 16 лет назад
misc.py e82ea2af53 Fix formatting issues. 16 лет назад
object_store.py 9beedbf4ea Add ObjectStore.generate_pack_contents. 16 лет назад
objects.py 37a94172cb Use StringIO to generate Text and Commit texts. 16 лет назад
pack.py f57ab50922 Fix formatting, add type check. 16 лет назад
protocol.py cda85f1468 Provide more complete file-like API to pack write commands, since they need tell(). 16 лет назад
repo.py 273a06631b attempt to fix some win32 issues; thanks to Alexander for pointing these out. 16 лет назад
server.py 8ee2fc9ffa Fix iterator over objects in server. 16 лет назад
stdint.h 9426d78db3 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 лет назад