Bruce Duncan 1b8de76033 In threaded programs, more than one thread can try to add the same object at 16 лет назад
..
tests 70988b8cd7 Fix Repository.__setitem__. 16 лет назад
__init__.py 272b2af4cd Mark current version as 0.5.0 16 лет назад
_objects.c 1c91fa9af9 Use binascii.{unhexlify,hexlify}. Thanks to Ronny for the hint. 16 лет назад
_pack.c 031345cd4a Fix memory leaks in error paths. 16 лет назад
client.py e358c65709 Simplify clone code. 16 лет назад
errors.py dc4f48da3e Add get_peeled to BaseRepo so HTTP and git servers use one call to peel tags. 16 лет назад
file.py 2a50d2a71d Improve ref handling. 16 лет назад
index.py ee54e5a85e Add Index.commit. 16 лет назад
lru_cache.py 60322a234f Import new lru_cache and tests. 16 лет назад
misc.py ffe36198b1 Fix formatting issues. 17 лет назад
object_store.py 1b8de76033 In threaded programs, more than one thread can try to add the same object at 16 лет назад
objects.py 71e389913a Add a GitFile class that uses the same locking protocol for writes as git. 16 лет назад
pack.py de3184898d Fix read for ref deltas. 16 лет назад
patch.py 85f8035660 Use syntax understood by git am. 16 лет назад
protocol.py 3f75b14d76 Extract all-zero SHA as a constant in protocol.py 16 лет назад
repo.py d3adc2c871 The 'committer' and 'message' arguments to Repo.do_commit() have 16 лет назад
server.py 201c435b7b Merge Dave. 16 лет назад
stdint.h ff8aef4422 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 лет назад
web.py 201c435b7b Merge Dave. 16 лет назад