Dave Borowitz 9f16fe75df Remove unnecessary TODO in server.py. %!s(int64=16) %!d(string=hai) anos
..
tests 8d0ddc8f86 Allow server handlers to specify capabilities required by clients. %!s(int64=16) %!d(string=hai) anos
__init__.py 916cf3d45e Mark current version as 0.5.0 %!s(int64=16) %!d(string=hai) anos
_objects.c f4e4efc4a9 Use binascii.{unhexlify,hexlify}. Thanks to Ronny for the hint. %!s(int64=16) %!d(string=hai) anos
_pack.c 74fca0d006 Fix memory leaks in error paths. %!s(int64=16) %!d(string=hai) anos
client.py 4f406194f0 Extract all-zero SHA as a constant in protocol.py %!s(int64=16) %!d(string=hai) anos
errors.py 5ddf56897a Add get_peeled to BaseRepo so HTTP and git servers use one call to peel tags. %!s(int64=16) %!d(string=hai) anos
file.py a93f44f5cf Improve ref handling. %!s(int64=16) %!d(string=hai) anos
index.py b4ca546b04 * Cope with forward slashes correctly in the index on Windows. %!s(int64=16) %!d(string=hai) anos
lru_cache.py 441071f1e0 Import new lru_cache and tests. %!s(int64=16) %!d(string=hai) anos
misc.py e82ea2af53 Fix formatting issues. %!s(int64=17) %!d(string=hai) anos
object_store.py d1de8cd78d Add cgit compatibility testing framework. %!s(int64=16) %!d(string=hai) anos
objects.py c8e9d212ce Add a GitFile class that uses the same locking protocol for writes as git. %!s(int64=16) %!d(string=hai) anos
pack.py be216d8baa Fix read for ref deltas. %!s(int64=16) %!d(string=hai) anos
patch.py 5a24421070 Support diffstats in git am-style patches. %!s(int64=16) %!d(string=hai) anos
protocol.py 4f406194f0 Extract all-zero SHA as a constant in protocol.py %!s(int64=16) %!d(string=hai) anos
repo.py 5ddf56897a Add get_peeled to BaseRepo so HTTP and git servers use one call to peel tags. %!s(int64=16) %!d(string=hai) anos
server.py 9f16fe75df Remove unnecessary TODO in server.py. %!s(int64=16) %!d(string=hai) anos
stdint.h 9426d78db3 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). %!s(int64=16) %!d(string=hai) anos
web.py 5ddf56897a Add get_peeled to BaseRepo so HTTP and git servers use one call to peel tags. %!s(int64=16) %!d(string=hai) anos