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