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