Jelmer Vernooij 9ec4b43bca consistently use chunks internally inside of the pack code. 16 年 前
..
tests 9ec4b43bca consistently use chunks internally inside of the pack code. 16 年 前
__init__.py a997f8dff6 Mark current version as 0.5.1. 16 年 前
_objects.c ca3bea00d2 Provide C implementation of tree item sorter. 16 年 前
_pack.c a6a722e85b Return chunks from apply_delta. 16 年 前
client.py 4664830bc9 Move get_transport_and_path to dulwich.client. 16 年 前
errors.py 69ad47463d Add get_peeled to BaseRepo so HTTP and git servers use one call to peel tags. 16 年 前
file.py afad608e26 Improve ref handling. 16 年 前
index.py 4b4e4bc40f Add Index.commit. 16 年 前
lru_cache.py 19064d1e49 Import new lru_cache and tests. 16 年 前
misc.py e82ea2af53 Fix formatting issues. 17 年 前
object_store.py b35c1ec6da Improve docstrings. 16 年 前
objects.py 2c87630398 Work with chunks internally in dulwich.objects. 16 年 前
pack.py 9ec4b43bca consistently use chunks internally inside of the pack code. 16 年 前
patch.py 0920ff790d Use syntax understood by git am. 16 年 前
protocol.py 3ec93cb958 Extract all-zero SHA as a constant in protocol.py 16 年 前
repo.py 0ff18403ac Ignore deprecationwarnings from known deprecated methods during testsuite run. 16 年 前
server.py 6ea35e6422 Merge Dave. 16 年 前
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. 16 年 前