Jelmer Vernooij e8c94fdfd9 Fix two tests with the same name. vor 15 Jahren
..
tests e8c94fdfd9 Fix two tests with the same name. vor 15 Jahren
__init__.py 8b64c925fa Support custom fields in commits. vor 15 Jahren
_objects.c 977e48fa51 Use binascii.{unhexlify,hexlify}. Thanks to Ronny for the hint. vor 16 Jahren
_pack.c 41c5c4ecc8 Fix sentinels. vor 16 Jahren
client.py d997d74fe7 Add convenience functions for fetching objects. vor 16 Jahren
errors.py 38c7433154 Add proper error message when server hangs up. vor 16 Jahren
index.py 94281c2930 Add convenience function for creating a new commit in a git repository. vor 16 Jahren
lru_cache.py 19064d1e49 Import new lru_cache and tests. vor 16 Jahren
misc.py e82ea2af53 Fix formatting issues. vor 16 Jahren
object_store.py 2e3ce46ba1 Remove trailing whitespace. vor 15 Jahren
objects.py 12d7a5f078 Don't allow setting custom headers, per the discussion on the git list. vor 15 Jahren
pack.py da25e5ed48 create_delta: correctly write opcode for equal vor 16 Jahren
patch.py ba8f83b0de Support diffstats in git am-style patches. vor 16 Jahren
protocol.py 1055c2dc3d Provide more complete file-like API to pack write commands, since they need tell(). vor 16 Jahren
repo.py 5a29a7266d Fix fetch() without determine_wants argument. vor 15 Jahren
server.py e73d4ccc1b Added missing ACK to protocol vor 16 Jahren
stdint.h ceef219db1 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). vor 16 Jahren