Jelmer Vernooij 0a6ec6a0d3 * Cope with forward slashes correctly in the index on Windows. před 16 roky
..
tests 4f67ad25f1 Return unused data před 16 roky
__init__.py 272b2af4cd Mark current version as 0.5.0 před 16 roky
_objects.c 1c91fa9af9 Use binascii.{unhexlify,hexlify}. Thanks to Ronny for the hint. před 16 roky
_pack.c 0507786a78 Fix sentinels. před 16 roky
client.py 9ba1903fd5 Add convenience functions for fetching objects. před 16 roky
errors.py 43f74147b5 Move do_commit() and has_index() from Repo to BaseRepo. před 16 roky
file.py 2a50d2a71d Improve ref handling. před 16 roky
index.py 0a6ec6a0d3 * Cope with forward slashes correctly in the index on Windows. před 16 roky
lru_cache.py 60322a234f Import new lru_cache and tests. před 16 roky
misc.py ffe36198b1 Fix formatting issues. před 17 roky
object_store.py 846ec3f680 Ask for forgiveness, not permission. před 16 roky
objects.py 71e389913a Add a GitFile class that uses the same locking protocol for writes as git. před 16 roky
pack.py de3184898d Fix read for ref deltas. před 16 roky
patch.py a4390e60b4 Support diffstats in git am-style patches. před 16 roky
protocol.py 3e974654f2 Add smart HTTP support to dul-web. před 16 roky
repo.py 5e33a6226a Remove put_named_file from public API před 16 roky
server.py 3e974654f2 Add smart HTTP support to dul-web. před 16 roky
stdint.h ff8aef4422 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). před 16 roky
web.py d3930ff468 Add tests for HTTP server. před 16 roky