Jelmer Vernooij 0ee0874a1d Implement Tree.__len__. 16 years ago
..
tests 6de569f89e Implement ShaFile.__hash__. 16 years ago
__init__.py f73d3317f8 Start on 0.3.3. 16 years ago
_objects.c 0507786a78 Fix sentinels. 16 years ago
_pack.c 0507786a78 Fix sentinels. 16 years ago
client.py 7f66809335 When there's nothing to push, don't push anything. 16 years ago
errors.py 2578fc8756 Fix copyright headers. 16 years ago
index.py 83ff8c90c5 More docstrings, test coverage. 16 years ago
lru_cache.py 60322a234f Import new lru_cache and tests. 16 years ago
misc.py ffe36198b1 Fix formatting issues. 17 years ago
object_store.py 14d8de9c3d Allow pushing a repository containing submodules 16 years ago
objects.py 0ee0874a1d Implement Tree.__len__. 16 years ago
pack.py 6fabe2e3d0 Return the offset correctly from write_pack_object 16 years ago
protocol.py 2b1bceb679 Provide more complete file-like API to pack write commands, since they need tell(). 16 years ago
repo.py 38df7ee9d2 Don't use just the fact that the objects directory exists. 16 years ago
server.py 8c2e6582fe fix uses of old api (Repo.{set,remove}_ref ObjectStore.add_pack) 16 years ago
stdint.h ff8aef4422 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 years ago