Jelmer Vernooij 74fca0d006 Fix memory leaks in error paths. hace 16 años
..
tests d93e5a3e8c Return unused data hace 16 años
__init__.py 916cf3d45e Mark current version as 0.5.0 hace 16 años
_objects.c f4e4efc4a9 Use binascii.{unhexlify,hexlify}. Thanks to Ronny for the hint. hace 16 años
_pack.c 74fca0d006 Fix memory leaks in error paths. hace 16 años
client.py 8b41eeb185 Add convenience functions for fetching objects. hace 16 años
errors.py d7302c7954 Move do_commit() and has_index() from Repo to BaseRepo. hace 16 años
file.py a93f44f5cf Improve ref handling. hace 16 años
index.py b4ca546b04 * Cope with forward slashes correctly in the index on Windows. hace 16 años
lru_cache.py 441071f1e0 Import new lru_cache and tests. hace 16 años
misc.py e82ea2af53 Fix formatting issues. hace 17 años
object_store.py e1ee3e263e Ask for forgiveness, not permission. hace 16 años
objects.py c8e9d212ce Add a GitFile class that uses the same locking protocol for writes as git. hace 16 años
pack.py be216d8baa Fix read for ref deltas. hace 16 años
patch.py 5a24421070 Support diffstats in git am-style patches. hace 16 años
protocol.py d09b91bded Add smart HTTP support to dul-web. hace 16 años
repo.py 2f706af7c6 Remove put_named_file from public API hace 16 años
server.py d09b91bded Add smart HTTP support to dul-web. hace 16 años
stdint.h 9426d78db3 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). hace 16 años
web.py ebf018c25c Add tests for HTTP server. hace 16 años