Jelmer Vernooij 8bbf0d238c Add basic test for parsing commit objects. 16 éve
..
tests 8bbf0d238c Add basic test for parsing commit objects. 16 éve
__init__.py ae1b509f72 Start working on 0.4.1. 16 éve
_objects.c 1c91fa9af9 Use binascii.{unhexlify,hexlify}. Thanks to Ronny for the hint. 16 éve
_pack.c 0507786a78 Fix sentinels. 16 éve
client.py 9ba1903fd5 Add convenience functions for fetching objects. 16 éve
errors.py 2582abd222 Add proper error message when server hangs up. 16 éve
index.py 5eca0cdb87 Add convenience function for creating a new commit in a git repository. 16 éve
lru_cache.py 60322a234f Import new lru_cache and tests. 16 éve
misc.py ffe36198b1 Fix formatting issues. 17 éve
object_store.py 120e447360 Remove trailing whitespace. 16 éve
objects.py 8bbf0d238c Add basic test for parsing commit objects. 16 éve
pack.py 72850d6ea8 create_delta: correctly write opcode for equal 16 éve
patch.py a4390e60b4 Support diffstats in git am-style patches. 16 éve
protocol.py 2b1bceb679 Provide more complete file-like API to pack write commands, since they need tell(). 16 éve
repo.py 2a766e8d88 Fix fetch() without determine_wants argument. 16 éve
server.py 03d2854cd4 Added missing ACK to protocol 16 éve
stdint.h ff8aef4422 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 éve