| .. |
|
tests
|
6de569f89e
Implement ShaFile.__hash__.
|
16 ani în urmă |
|
__init__.py
|
5a5798d4f2
start working on 0.3.4.
|
16 ani în urmă |
|
_objects.c
|
1c91fa9af9
Use binascii.{unhexlify,hexlify}. Thanks to Ronny for the hint.
|
16 ani în urmă |
|
_pack.c
|
0507786a78
Fix sentinels.
|
16 ani în urmă |
|
client.py
|
7f66809335
When there's nothing to push, don't push anything.
|
16 ani în urmă |
|
errors.py
|
2582abd222
Add proper error message when server hangs up.
|
16 ani în urmă |
|
index.py
|
233ebcea2e
Update docstring for Index.__getitem__.
|
16 ani în urmă |
|
lru_cache.py
|
60322a234f
Import new lru_cache and tests.
|
16 ani în urmă |
|
misc.py
|
ffe36198b1
Fix formatting issues.
|
17 ani în urmă |
|
object_store.py
|
f9578328fe
close the pack file before renaming (fix a crash on windows)
|
16 ani în urmă |
|
objects.py
|
82df99e39b
ensure a tree is parsed before calculating its length
|
16 ani în urmă |
|
pack.py
|
72850d6ea8
create_delta: correctly write opcode for equal
|
16 ani în urmă |
|
protocol.py
|
2b1bceb679
Provide more complete file-like API to pack write commands, since they need tell().
|
16 ani în urmă |
|
repo.py
|
38df7ee9d2
Don't use just the fact that the objects directory exists.
|
16 ani în urmă |
|
server.py
|
03d2854cd4
Added missing ACK to protocol
|
16 ani în urmă |
|
stdint.h
|
ff8aef4422
setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it).
|
16 ani în urmă |