Jelmer Vernooij cd7a8dd811 Fix import. 15 年之前
..
tests 9ec4b43bca consistently use chunks internally inside of the pack code. 15 年之前
__init__.py a997f8dff6 Mark current version as 0.5.1. 15 年之前
_objects.c ca3bea00d2 Provide C implementation of tree item sorter. 15 年之前
_pack.c 8ed151e147 Allow delta's to be chunked as well. 15 年之前
client.py 4664830bc9 Move get_transport_and_path to dulwich.client. 15 年之前
errors.py 69ad47463d Add get_peeled to BaseRepo so HTTP and git servers use one call to peel tags. 15 年之前
file.py afad608e26 Improve ref handling. 15 年之前
index.py 4b4e4bc40f Add Index.commit. 15 年之前
lru_cache.py 19064d1e49 Import new lru_cache and tests. 16 年之前
misc.py e82ea2af53 Fix formatting issues. 16 年之前
object_store.py 883cebe496 Use posixpath where possible. 15 年之前
objects.py 997e077366 Accept chunked contents for apply_delta base texts. 15 年之前
pack.py 883cebe496 Use posixpath where possible. 15 年之前
patch.py 0920ff790d Use syntax understood by git am. 15 年之前
protocol.py 3ec93cb958 Extract all-zero SHA as a constant in protocol.py 15 年之前
repo.py 0ff18403ac Ignore deprecationwarnings from known deprecated methods during testsuite run. 15 年之前
server.py cd7a8dd811 Fix import. 15 年之前
stdint.h ceef219db1 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 年之前
web.py 6f995972f1 Use urlparse.parse_qs rather than deprecated cgi.parse_qs. 15 年之前