Jelmer Vernooij 1f4a84800e Update docstring for Index.__getitem__. 16 rokov pred
..
tests a01c082949 Implement ShaFile.__hash__. 16 rokov pred
__init__.py 5221014773 start working on 0.3.4. 16 rokov pred
_objects.c 977e48fa51 Use binascii.{unhexlify,hexlify}. Thanks to Ronny for the hint. 16 rokov pred
_pack.c 41c5c4ecc8 Fix sentinels. 16 rokov pred
client.py 2b4612216f When there's nothing to push, don't push anything. 16 rokov pred
errors.py 38c7433154 Add proper error message when server hangs up. 16 rokov pred
index.py 1f4a84800e Update docstring for Index.__getitem__. 16 rokov pred
lru_cache.py 19064d1e49 Import new lru_cache and tests. 16 rokov pred
misc.py e82ea2af53 Fix formatting issues. 16 rokov pred
object_store.py f4169ff2e0 close the pack file before renaming (fix a crash on windows) 16 rokov pred
objects.py 9b924dd869 ensure a tree is parsed before calculating its length 16 rokov pred
pack.py da25e5ed48 create_delta: correctly write opcode for equal 16 rokov pred
protocol.py 1055c2dc3d Provide more complete file-like API to pack write commands, since they need tell(). 16 rokov pred
repo.py 80f3bb3545 Don't use just the fact that the objects directory exists. 16 rokov pred
server.py e73d4ccc1b Added missing ACK to protocol 16 rokov pred
stdint.h ceef219db1 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 rokov pred