Jelmer Vernooij 71a2689d16 Add function for writing diff file headers. 16 년 전
..
tests a01c082949 Implement ShaFile.__hash__. 16 년 전
__init__.py 58a985b75e Start working on 0.4.1. 16 년 전
_objects.c 977e48fa51 Use binascii.{unhexlify,hexlify}. Thanks to Ronny for the hint. 16 년 전
_pack.c 41c5c4ecc8 Fix sentinels. 16 년 전
client.py 2b4612216f When there's nothing to push, don't push anything. 16 년 전
errors.py 38c7433154 Add proper error message when server hangs up. 16 년 전
index.py ba48635b6d Add functions for determining the delta between the index and a revision tree. 16 년 전
lru_cache.py 19064d1e49 Import new lru_cache and tests. 16 년 전
misc.py e82ea2af53 Fix formatting issues. 16 년 전
object_store.py 66818bae57 Add ObjectStore.tree_changes(). 16 년 전
objects.py 9b924dd869 ensure a tree is parsed before calculating its length 16 년 전
pack.py da25e5ed48 create_delta: correctly write opcode for equal 16 년 전
patch.py 71a2689d16 Add function for writing diff file headers. 16 년 전
protocol.py 1055c2dc3d Provide more complete file-like API to pack write commands, since they need tell(). 16 년 전
repo.py 80f3bb3545 Don't use just the fact that the objects directory exists. 16 년 전
server.py e73d4ccc1b Added missing ACK to protocol 16 년 전
stdint.h ceef219db1 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 년 전