| .. |
|
tests
|
a01c082949
Implement ShaFile.__hash__.
|
před 16 roky |
|
__init__.py
|
5221014773
start working on 0.3.4.
|
před 16 roky |
|
_objects.c
|
977e48fa51
Use binascii.{unhexlify,hexlify}. Thanks to Ronny for the hint.
|
před 16 roky |
|
_pack.c
|
41c5c4ecc8
Fix sentinels.
|
před 16 roky |
|
client.py
|
2b4612216f
When there's nothing to push, don't push anything.
|
před 16 roky |
|
errors.py
|
38c7433154
Add proper error message when server hangs up.
|
před 16 roky |
|
index.py
|
5a18825974
Update docstrings, skip extra data in indexes (for now).
|
před 16 roky |
|
lru_cache.py
|
19064d1e49
Import new lru_cache and tests.
|
před 16 roky |
|
misc.py
|
e82ea2af53
Fix formatting issues.
|
před 17 roky |
|
object_store.py
|
cdd01d5eed
Return object sha and mode rather than object itself in tree_lookup_path.
|
před 16 roky |
|
objects.py
|
9b924dd869
ensure a tree is parsed before calculating its length
|
před 16 roky |
|
pack.py
|
da25e5ed48
create_delta: correctly write opcode for equal
|
před 16 roky |
|
protocol.py
|
1055c2dc3d
Provide more complete file-like API to pack write commands, since they need tell().
|
před 16 roky |
|
repo.py
|
80f3bb3545
Don't use just the fact that the objects directory exists.
|
před 16 roky |
|
server.py
|
e73d4ccc1b
Added missing ACK to protocol
|
před 16 roky |
|
stdint.h
|
ceef219db1
setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it).
|
před 16 roky |