| .. |
|
tests
|
a69f6a3ae9
Implement ShaFile.__hash__.
|
hace 16 años |
|
__init__.py
|
c5e791853a
Start working on 0.4.1.
|
hace 16 años |
|
_objects.c
|
f4e4efc4a9
Use binascii.{unhexlify,hexlify}. Thanks to Ronny for the hint.
|
hace 16 años |
|
_pack.c
|
f53d5427c1
Fix sentinels.
|
hace 16 años |
|
client.py
|
507af62e54
When there's nothing to push, don't push anything.
|
hace 16 años |
|
errors.py
|
d3cf8696ce
Add proper error message when server hangs up.
|
hace 16 años |
|
index.py
|
00ea704bc5
Add functions for determining the delta between the index and a revision tree.
|
hace 16 años |
|
lru_cache.py
|
441071f1e0
Import new lru_cache and tests.
|
hace 17 años |
|
misc.py
|
e82ea2af53
Fix formatting issues.
|
hace 17 años |
|
object_store.py
|
8256b06fe9
Add ObjectStore.tree_changes().
|
hace 16 años |
|
objects.py
|
3c9897789f
ensure a tree is parsed before calculating its length
|
hace 16 años |
|
pack.py
|
5bed9d2f53
create_delta: correctly write opcode for equal
|
hace 16 años |
|
protocol.py
|
cda85f1468
Provide more complete file-like API to pack write commands, since they need tell().
|
hace 17 años |
|
repo.py
|
3181fba5c9
Don't use just the fact that the objects directory exists.
|
hace 16 años |
|
server.py
|
9dd8340444
Added missing ACK to protocol
|
hace 16 años |
|
stdint.h
|
9426d78db3
setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it).
|
hace 16 años |