Tay Ray Chuan cd85ed653b test_repository: add test for ObjectStore.find_common_revisions() 16 лет назад
..
tests cd85ed653b test_repository: add test for ObjectStore.find_common_revisions() 16 лет назад
__init__.py a56aa04739 Mark current version as 0.5.1. 16 лет назад
_objects.c f4e4efc4a9 Use binascii.{unhexlify,hexlify}. Thanks to Ronny for the hint. 16 лет назад
_pack.c 74fca0d006 Fix memory leaks in error paths. 16 лет назад
client.py 12e1c54f55 Move get_transport_and_path to dulwich.client. 16 лет назад
errors.py 5ddf56897a Add get_peeled to BaseRepo so HTTP and git servers use one call to peel tags. 16 лет назад
file.py a93f44f5cf Improve ref handling. 16 лет назад
index.py f44d9248ce Add Index.commit. 16 лет назад
lru_cache.py 441071f1e0 Import new lru_cache and tests. 17 лет назад
misc.py e82ea2af53 Fix formatting issues. 17 лет назад
object_store.py d3de11b596 Improve docstrings. 16 лет назад
objects.py c8e9d212ce Add a GitFile class that uses the same locking protocol for writes as git. 16 лет назад
pack.py be216d8baa Fix read for ref deltas. 16 лет назад
patch.py 8883a573c2 Use syntax understood by git am. 16 лет назад
protocol.py 4f406194f0 Extract all-zero SHA as a constant in protocol.py 16 лет назад
repo.py 10b72d3f9f Implement RefsContainer.__contains__. 16 лет назад
server.py 66ae21cc33 Merge Dave. 16 лет назад
stdint.h 9426d78db3 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 лет назад
web.py 66ae21cc33 Merge Dave. 16 лет назад