Dave Borowitz fe36cc47e7 Change parse_tree to return a list rather than a dict. 16 лет назад
..
tests fe36cc47e7 Change parse_tree to return a list rather than a dict. 16 лет назад
__init__.py 5c70b330a8 Mark current version as 0.5.1. 16 лет назад
_objects.c fe36cc47e7 Change parse_tree to return a list rather than a dict. 16 лет назад
_pack.c 99efb813f1 Allow delta's to be chunked as well. 16 лет назад
client.py f50470119c Move get_transport_and_path to dulwich.client. 16 лет назад
errors.py b74084d133 Previously, the word "type" was massively overloaded in objects.py. It 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 8463ba02d2 cgi.parse_qs is deprecated in favor of urlparse.parse_qs in python 2.6, 16 лет назад
object_store.py 4702289721 Support progress argument to generate_pack_contents. 16 лет назад
objects.py fe36cc47e7 Change parse_tree to return a list rather than a dict. 16 лет назад
pack.py 5fef08db96 Avoid seek when loading pack index files. 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 fbbdfe4d43 Add RefsContainer.read_ref. 16 лет назад
server.py a977a5e8e3 Merge Dave's fixes for the compatibility tests and web. 16 лет назад
stdint.h ff8aef4422 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 лет назад
web.py 8463ba02d2 cgi.parse_qs is deprecated in favor of urlparse.parse_qs in python 2.6, 16 лет назад