Dave Borowitz 05b9eec833 Allow server handlers to specify capabilities required by clients. 16 rokov pred
..
tests 05b9eec833 Allow server handlers to specify capabilities required by clients. 16 rokov pred
__init__.py f47c9c5d80 Mark current version as 0.5.0 16 rokov pred
_objects.c 977e48fa51 Use binascii.{unhexlify,hexlify}. Thanks to Ronny for the hint. 16 rokov pred
_pack.c b9ed09fd39 Fix memory leaks in error paths. 16 rokov pred
client.py d997d74fe7 Add convenience functions for fetching objects. 16 rokov pred
errors.py 69ad47463d Add get_peeled to BaseRepo so HTTP and git servers use one call to peel tags. 16 rokov pred
file.py afad608e26 Improve ref handling. 16 rokov pred
index.py 59863c93ca * Cope with forward slashes correctly in the index on Windows. 16 rokov pred
lru_cache.py 19064d1e49 Import new lru_cache and tests. 17 rokov pred
misc.py e82ea2af53 Fix formatting issues. 17 rokov pred
object_store.py b457b06525 Add cgit compatibility testing framework. 16 rokov pred
objects.py 98ceb396a1 Add a GitFile class that uses the same locking protocol for writes as git. 16 rokov pred
pack.py 78e552b195 Fix read for ref deltas. 16 rokov pred
patch.py ba8f83b0de Support diffstats in git am-style patches. 16 rokov pred
protocol.py ea1d5562fd Add smart HTTP support to dul-web. 16 rokov pred
repo.py 69ad47463d Add get_peeled to BaseRepo so HTTP and git servers use one call to peel tags. 16 rokov pred
server.py 05b9eec833 Allow server handlers to specify capabilities required by clients. 16 rokov pred
stdint.h ceef219db1 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 rokov pred
web.py 69ad47463d Add get_peeled to BaseRepo so HTTP and git servers use one call to peel tags. 16 rokov pred