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