Jelmer Vernooij 736d1eb9ac Pass command-line arguments on to command implementation. hace 15 años
..
tests 736d1eb9ac Pass command-line arguments on to command implementation. hace 15 años
__init__.py a56aa04739 Mark current version as 0.5.1. hace 15 años
_objects.c f4341b4283 Provide C implementation of tree item sorter. hace 15 años
_pack.c 95e9d52834 Allow delta's to be chunked as well. hace 15 años
client.py 12e1c54f55 Move get_transport_and_path to dulwich.client. hace 15 años
errors.py 5ddf56897a Add get_peeled to BaseRepo so HTTP and git servers use one call to peel tags. hace 15 años
file.py a93f44f5cf Improve ref handling. hace 15 años
index.py f44d9248ce Add Index.commit. hace 15 años
lru_cache.py 441071f1e0 Import new lru_cache and tests. hace 16 años
misc.py e82ea2af53 Fix formatting issues. hace 16 años
object_store.py d3dc32d137 Use posixpath where possible. hace 15 años
objects.py b9728531ee Accept chunked contents for apply_delta base texts. hace 15 años
pack.py d3dc32d137 Use posixpath where possible. hace 15 años
patch.py 8883a573c2 Use syntax understood by git am. hace 15 años
protocol.py 4f406194f0 Extract all-zero SHA as a constant in protocol.py hace 15 años
repo.py 058b6788cb Ignore deprecationwarnings from known deprecated methods during testsuite run. hace 15 años
server.py 736d1eb9ac Pass command-line arguments on to command implementation. hace 15 años
stdint.h 9426d78db3 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). hace 16 años
web.py d8e502c9ce Use urlparse.parse_qs rather than deprecated cgi.parse_qs. hace 15 años