Jelmer Vernooij c70bb0235e Add convenience function for parsing info/refs file. vor 15 Jahren
..
tests 3dc0717f6f Use simple read function. vor 15 Jahren
__init__.py 916cf3d45e Mark current version as 0.5.0 vor 15 Jahren
_objects.c f4e4efc4a9 Use binascii.{unhexlify,hexlify}. Thanks to Ronny for the hint. vor 16 Jahren
_pack.c f53d5427c1 Fix sentinels. vor 16 Jahren
client.py 8b41eeb185 Add convenience functions for fetching objects. vor 16 Jahren
errors.py d7302c7954 Move do_commit() and has_index() from Repo to BaseRepo. vor 15 Jahren
file.py a93f44f5cf Improve ref handling. vor 15 Jahren
index.py c8e9d212ce Add a GitFile class that uses the same locking protocol for writes as git. vor 15 Jahren
lru_cache.py 441071f1e0 Import new lru_cache and tests. vor 16 Jahren
misc.py e82ea2af53 Fix formatting issues. vor 16 Jahren
object_store.py e1ee3e263e Ask for forgiveness, not permission. vor 15 Jahren
objects.py c8e9d212ce Add a GitFile class that uses the same locking protocol for writes as git. vor 15 Jahren
pack.py 17063a6f5f use fstat if possible. vor 15 Jahren
patch.py 5a24421070 Support diffstats in git am-style patches. vor 16 Jahren
protocol.py d09b91bded Add smart HTTP support to dul-web. vor 15 Jahren
repo.py c70bb0235e Add convenience function for parsing info/refs file. vor 15 Jahren
server.py d09b91bded Add smart HTTP support to dul-web. vor 15 Jahren
stdint.h 9426d78db3 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). vor 16 Jahren
web.py ebf018c25c Add tests for HTTP server. vor 15 Jahren