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