.. |
tests
|
1f1368eec1
add testrepository magic.
|
15 tahun lalu |
__init__.py
|
f47c9c5d80
Mark current version as 0.5.0
|
15 tahun lalu |
_objects.c
|
977e48fa51
Use binascii.{unhexlify,hexlify}. Thanks to Ronny for the hint.
|
16 tahun lalu |
_pack.c
|
b9ed09fd39
Fix memory leaks in error paths.
|
15 tahun lalu |
client.py
|
3ec93cb958
Extract all-zero SHA as a constant in protocol.py
|
15 tahun lalu |
errors.py
|
69ad47463d
Add get_peeled to BaseRepo so HTTP and git servers use one call to peel tags.
|
15 tahun lalu |
file.py
|
afad608e26
Improve ref handling.
|
15 tahun lalu |
index.py
|
59863c93ca
* Cope with forward slashes correctly in the index on Windows.
|
15 tahun lalu |
lru_cache.py
|
19064d1e49
Import new lru_cache and tests.
|
16 tahun lalu |
misc.py
|
e82ea2af53
Fix formatting issues.
|
16 tahun lalu |
object_store.py
|
5ee31ca465
Add include-tag capability to server.
|
15 tahun lalu |
objects.py
|
98ceb396a1
Add a GitFile class that uses the same locking protocol for writes as git.
|
15 tahun lalu |
pack.py
|
78e552b195
Fix read for ref deltas.
|
15 tahun lalu |
patch.py
|
ba8f83b0de
Support diffstats in git am-style patches.
|
16 tahun lalu |
protocol.py
|
3ec93cb958
Extract all-zero SHA as a constant in protocol.py
|
15 tahun lalu |
repo.py
|
5ee31ca465
Add include-tag capability to server.
|
15 tahun lalu |
server.py
|
6ea35e6422
Merge Dave.
|
15 tahun lalu |
stdint.h
|
ceef219db1
setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it).
|
16 tahun lalu |
web.py
|
6ea35e6422
Merge Dave.
|
15 tahun lalu |