Jelmer Vernooij c386a08a24 Merge Windows fix from Abderrahim. 16 lat temu
..
tests a69f6a3ae9 Implement ShaFile.__hash__. 16 lat temu
__init__.py 18a2e04b29 start working on 0.3.4. 16 lat temu
_objects.c f4e4efc4a9 Use binascii.{unhexlify,hexlify}. Thanks to Ronny for the hint. 16 lat temu
_pack.c f53d5427c1 Fix sentinels. 16 lat temu
client.py 507af62e54 When there's nothing to push, don't push anything. 16 lat temu
errors.py d3cf8696ce Add proper error message when server hangs up. 16 lat temu
index.py 094424c363 Update docstrings, skip extra data in indexes (for now). 16 lat temu
lru_cache.py 441071f1e0 Import new lru_cache and tests. 16 lat temu
misc.py e82ea2af53 Fix formatting issues. 17 lat temu
object_store.py 53f203bd44 close the pack file before renaming (fix a crash on windows) 16 lat temu
objects.py 3c9897789f ensure a tree is parsed before calculating its length 16 lat temu
pack.py 5bed9d2f53 create_delta: correctly write opcode for equal 16 lat temu
protocol.py cda85f1468 Provide more complete file-like API to pack write commands, since they need tell(). 17 lat temu
repo.py 3181fba5c9 Don't use just the fact that the objects directory exists. 16 lat temu
server.py 9dd8340444 Added missing ACK to protocol 16 lat temu
stdint.h 9426d78db3 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 lat temu