Jelmer Vernooij 30cf2434a8 Add Repo.stage. 15 anni fa
..
tests 5ab685cb2b Fix Repository.__setitem__. 15 anni fa
__init__.py 916cf3d45e Mark current version as 0.5.0 15 anni fa
_objects.c f4e4efc4a9 Use binascii.{unhexlify,hexlify}. Thanks to Ronny for the hint. 16 anni fa
_pack.c 74fca0d006 Fix memory leaks in error paths. 15 anni fa
client.py 12e1c54f55 Move get_transport_and_path to dulwich.client. 15 anni fa
errors.py 5ddf56897a Add get_peeled to BaseRepo so HTTP and git servers use one call to peel tags. 15 anni fa
file.py a93f44f5cf Improve ref handling. 15 anni fa
index.py f44d9248ce Add Index.commit. 15 anni fa
lru_cache.py 441071f1e0 Import new lru_cache and tests. 16 anni fa
misc.py e82ea2af53 Fix formatting issues. 16 anni fa
object_store.py d3de11b596 Improve docstrings. 15 anni fa
objects.py c8e9d212ce Add a GitFile class that uses the same locking protocol for writes as git. 15 anni fa
pack.py be216d8baa Fix read for ref deltas. 15 anni fa
patch.py 8883a573c2 Use syntax understood by git am. 15 anni fa
protocol.py 4f406194f0 Extract all-zero SHA as a constant in protocol.py 15 anni fa
repo.py 30cf2434a8 Add Repo.stage. 15 anni fa
server.py 66ae21cc33 Merge Dave. 15 anni fa
stdint.h 9426d78db3 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 anni fa
web.py 66ae21cc33 Merge Dave. 15 anni fa