Jelmer Vernooij 1632808d96 Merge Windows fix from Abderrahim. 16 년 전
..
tests 6de569f89e Implement ShaFile.__hash__. 16 년 전
__init__.py 5a5798d4f2 start working on 0.3.4. 16 년 전
_objects.c 1c91fa9af9 Use binascii.{unhexlify,hexlify}. Thanks to Ronny for the hint. 16 년 전
_pack.c 0507786a78 Fix sentinels. 16 년 전
client.py 7f66809335 When there's nothing to push, don't push anything. 16 년 전
errors.py 2582abd222 Add proper error message when server hangs up. 16 년 전
index.py 2b60ff184c Update docstrings, skip extra data in indexes (for now). 16 년 전
lru_cache.py 60322a234f Import new lru_cache and tests. 16 년 전
misc.py ffe36198b1 Fix formatting issues. 17 년 전
object_store.py f9578328fe close the pack file before renaming (fix a crash on windows) 16 년 전
objects.py 82df99e39b ensure a tree is parsed before calculating its length 16 년 전
pack.py 72850d6ea8 create_delta: correctly write opcode for equal 16 년 전
protocol.py 2b1bceb679 Provide more complete file-like API to pack write commands, since they need tell(). 16 년 전
repo.py 38df7ee9d2 Don't use just the fact that the objects directory exists. 16 년 전
server.py 03d2854cd4 Added missing ACK to protocol 16 년 전
stdint.h ff8aef4422 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 년 전