Jelmer Vernooij b9ed09fd39 Fix memory leaks in error paths. %!s(int64=16) %!d(string=hai) anos
..
tests e57b60765c Return unused data %!s(int64=16) %!d(string=hai) anos
__init__.py f47c9c5d80 Mark current version as 0.5.0 %!s(int64=16) %!d(string=hai) anos
_objects.c 977e48fa51 Use binascii.{unhexlify,hexlify}. Thanks to Ronny for the hint. %!s(int64=16) %!d(string=hai) anos
_pack.c b9ed09fd39 Fix memory leaks in error paths. %!s(int64=16) %!d(string=hai) anos
client.py d997d74fe7 Add convenience functions for fetching objects. %!s(int64=16) %!d(string=hai) anos
errors.py b787e303e6 Move do_commit() and has_index() from Repo to BaseRepo. %!s(int64=16) %!d(string=hai) anos
file.py afad608e26 Improve ref handling. %!s(int64=16) %!d(string=hai) anos
index.py 59863c93ca * Cope with forward slashes correctly in the index on Windows. %!s(int64=16) %!d(string=hai) anos
lru_cache.py 19064d1e49 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 d81a1fe079 Ask for forgiveness, not permission. %!s(int64=16) %!d(string=hai) anos
objects.py 98ceb396a1 Add a GitFile class that uses the same locking protocol for writes as git. %!s(int64=16) %!d(string=hai) anos
pack.py 78e552b195 Fix read for ref deltas. %!s(int64=16) %!d(string=hai) anos
patch.py ba8f83b0de Support diffstats in git am-style patches. %!s(int64=16) %!d(string=hai) anos
protocol.py ea1d5562fd Add smart HTTP support to dul-web. %!s(int64=16) %!d(string=hai) anos
repo.py cb066cfe6c Remove put_named_file from public API %!s(int64=16) %!d(string=hai) anos
server.py ea1d5562fd Add smart HTTP support to dul-web. %!s(int64=16) %!d(string=hai) anos
stdint.h ceef219db1 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 076b8d5a7b Add tests for HTTP server. %!s(int64=16) %!d(string=hai) anos