Jelmer Vernooij 78e552b195 Fix read for ref deltas. 16 gadi atpakaļ
..
tests e57b60765c Return unused data 16 gadi atpakaļ
__init__.py f47c9c5d80 Mark current version as 0.5.0 16 gadi atpakaļ
_objects.c 977e48fa51 Use binascii.{unhexlify,hexlify}. Thanks to Ronny for the hint. 16 gadi atpakaļ
_pack.c 41c5c4ecc8 Fix sentinels. 16 gadi atpakaļ
client.py d997d74fe7 Add convenience functions for fetching objects. 16 gadi atpakaļ
errors.py b787e303e6 Move do_commit() and has_index() from Repo to BaseRepo. 16 gadi atpakaļ
file.py afad608e26 Improve ref handling. 16 gadi atpakaļ
index.py 98ceb396a1 Add a GitFile class that uses the same locking protocol for writes as git. 16 gadi atpakaļ
lru_cache.py 19064d1e49 Import new lru_cache and tests. 16 gadi atpakaļ
misc.py e82ea2af53 Fix formatting issues. 17 gadi atpakaļ
object_store.py d81a1fe079 Ask for forgiveness, not permission. 16 gadi atpakaļ
objects.py 98ceb396a1 Add a GitFile class that uses the same locking protocol for writes as git. 16 gadi atpakaļ
pack.py 78e552b195 Fix read for ref deltas. 16 gadi atpakaļ
patch.py ba8f83b0de Support diffstats in git am-style patches. 16 gadi atpakaļ
protocol.py ea1d5562fd Add smart HTTP support to dul-web. 16 gadi atpakaļ
repo.py cb066cfe6c Remove put_named_file from public API 16 gadi atpakaļ
server.py ea1d5562fd Add smart HTTP support to dul-web. 16 gadi atpakaļ
stdint.h ceef219db1 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 gadi atpakaļ
web.py 076b8d5a7b Add tests for HTTP server. 16 gadi atpakaļ