Jelmer Vernooij 8256b06fe9 Add ObjectStore.tree_changes(). 16 лет назад
..
tests a69f6a3ae9 Implement ShaFile.__hash__. 16 лет назад
__init__.py c5e791853a Start working on 0.4.1. 16 лет назад
_objects.c f4e4efc4a9 Use binascii.{unhexlify,hexlify}. Thanks to Ronny for the hint. 16 лет назад
_pack.c f53d5427c1 Fix sentinels. 16 лет назад
client.py 507af62e54 When there's nothing to push, don't push anything. 16 лет назад
errors.py d3cf8696ce Add proper error message when server hangs up. 16 лет назад
index.py 00ea704bc5 Add functions for determining the delta between the index and a revision tree. 16 лет назад
lru_cache.py 441071f1e0 Import new lru_cache and tests. 16 лет назад
misc.py e82ea2af53 Fix formatting issues. 17 лет назад
object_store.py 8256b06fe9 Add ObjectStore.tree_changes(). 16 лет назад
objects.py 3c9897789f ensure a tree is parsed before calculating its length 16 лет назад
pack.py 5bed9d2f53 create_delta: correctly write opcode for equal 16 лет назад
protocol.py cda85f1468 Provide more complete file-like API to pack write commands, since they need tell(). 17 лет назад
repo.py 3181fba5c9 Don't use just the fact that the objects directory exists. 16 лет назад
server.py 9dd8340444 Added missing ACK to protocol 16 лет назад
stdint.h 9426d78db3 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 лет назад