.. |
tests
|
2eb28fa233
Merge some extra tests for packed ref deletion with no peeled refs
|
15 년 전 |
__init__.py
|
8ef533a516
release 0.6.0.
|
15 년 전 |
_objects.c
|
df6ea6aa57
Convert tree mode to int when sorting.
|
15 년 전 |
_pack.c
|
95e9d52834
Allow delta's to be chunked as well.
|
15 년 전 |
client.py
|
44c41fe77a
client: fix send_pack when there is nothing to send
|
15 년 전 |
errors.py
|
cf7bf4759b
Add non-bare repository tests.
|
15 년 전 |
fastexport.py
|
9f958417f6
Fix fastexport commit exporter, add test.
|
15 년 전 |
file.py
|
3b3b88dfa4
Fix yield in try/finally for python2.4 compatibility.
|
15 년 전 |
index.py
|
cf7bf4759b
Add non-bare repository tests.
|
15 년 전 |
lru_cache.py
|
441071f1e0
Import new lru_cache and tests.
|
16 년 전 |
misc.py
|
140afabfb2
Add SEEK_END to misc.py, since it was added in 2.5.
|
15 년 전 |
object_store.py
|
aedc71394a
object_store: clean up whitespace
|
15 년 전 |
objects.py
|
553e9b04de
Merge improvements and extra tests, mainly to deal better with creating non-bare repositories.
|
15 년 전 |
pack.py
|
c4fe5360c4
Remove PackData.__del__ as it causes reference loops; use PackData.close
|
15 년 전 |
patch.py
|
c50f2c46d9
Cope with missing newlines in patches.
|
15 년 전 |
protocol.py
|
140afabfb2
Add SEEK_END to misc.py, since it was added in 2.5.
|
15 년 전 |
repo.py
|
6d588cda2e
DiskRefsContainer: don't crash deleting a ref without peeled refs
|
15 년 전 |
server.py
|
eacdaab692
Refactor server code to allow custom handler classes.
|
15 년 전 |
stdint.h
|
9426d78db3
setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it).
|
16 년 전 |
web.py
|
eacdaab692
Refactor server code to allow custom handler classes.
|
15 년 전 |