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