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 年 前