| .. |
|
tests
|
6de569f89e
Implement ShaFile.__hash__.
|
пре 16 година |
|
__init__.py
|
5a5798d4f2
start working on 0.3.4.
|
пре 16 година |
|
_objects.c
|
1c91fa9af9
Use binascii.{unhexlify,hexlify}. Thanks to Ronny for the hint.
|
пре 16 година |
|
_pack.c
|
0507786a78
Fix sentinels.
|
пре 16 година |
|
client.py
|
7f66809335
When there's nothing to push, don't push anything.
|
пре 16 година |
|
errors.py
|
2578fc8756
Fix copyright headers.
|
пре 16 година |
|
index.py
|
1a74e62c0f
Clarify docstring.
|
пре 16 година |
|
lru_cache.py
|
60322a234f
Import new lru_cache and tests.
|
пре 16 година |
|
misc.py
|
ffe36198b1
Fix formatting issues.
|
пре 17 година |
|
object_store.py
|
f9578328fe
close the pack file before renaming (fix a crash on windows)
|
пре 16 година |
|
objects.py
|
82df99e39b
ensure a tree is parsed before calculating its length
|
пре 16 година |
|
pack.py
|
72850d6ea8
create_delta: correctly write opcode for equal
|
пре 16 година |
|
protocol.py
|
2b1bceb679
Provide more complete file-like API to pack write commands, since they need tell().
|
пре 16 година |
|
repo.py
|
38df7ee9d2
Don't use just the fact that the objects directory exists.
|
пре 16 година |
|
server.py
|
8c2e6582fe
fix uses of old api (Repo.{set,remove}_ref ObjectStore.add_pack)
|
пре 16 година |
|
stdint.h
|
ff8aef4422
setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it).
|
пре 16 година |