Jelmer Vernooij 325cfd5e2f The 'committer' and 'message' arguments to Repo.do_commit() have 15 years ago
..
tests 5ab685cb2b Fix Repository.__setitem__. 15 years ago
__init__.py 916cf3d45e Mark current version as 0.5.0 15 years ago
_objects.c f4e4efc4a9 Use binascii.{unhexlify,hexlify}. Thanks to Ronny for the hint. 16 years ago
_pack.c 74fca0d006 Fix memory leaks in error paths. 15 years ago
client.py be1c59e261 Simplify clone code. 15 years ago
errors.py 5ddf56897a Add get_peeled to BaseRepo so HTTP and git servers use one call to peel tags. 15 years ago
file.py a93f44f5cf Improve ref handling. 15 years ago
index.py f44d9248ce Add Index.commit. 15 years ago
lru_cache.py 441071f1e0 Import new lru_cache and tests. 16 years ago
misc.py e82ea2af53 Fix formatting issues. 16 years ago
object_store.py b32d76dc0d Add include-tag capability to server. 15 years ago
objects.py c8e9d212ce Add a GitFile class that uses the same locking protocol for writes as git. 15 years ago
pack.py be216d8baa Fix read for ref deltas. 15 years ago
patch.py 5a24421070 Support diffstats in git am-style patches. 16 years ago
protocol.py 4f406194f0 Extract all-zero SHA as a constant in protocol.py 15 years ago
repo.py 325cfd5e2f The 'committer' and 'message' arguments to Repo.do_commit() have 15 years ago
server.py 66ae21cc33 Merge Dave. 15 years ago
stdint.h 9426d78db3 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 years ago
web.py 66ae21cc33 Merge Dave. 15 years ago