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