~bzr/ubuntu/lucid/dulwich/bzr-ppa

  • Committer: Jelmer Vernooij
  • Date: 2011-11-17 03:37:33 UTC
  • Revision ID: jelmer@debian.org-20111117033733-06sq3k7075z6ot3j
Fix Vcs URL.
Filename Latest Rev Last Changed Committer Comment Size
..
tests 12 16 years ago Jelmer Vernooij Rename package to dulwich, add setup.py. Diff
__init__.py 400.39.225 13 years ago Jelmer Vernooij Start on 0.8.1. 1 KB Diff Download File
_compat.py 400.39.202 13 years ago Jelmer Vernooij _compat: Add implementation of all(). Change-Id: 10.1 KB Diff Download File
_diff_tree.c 400.39.105 13 years ago Jelmer Vernooij _diff_tree_.c: Fix double decref of objects module 10.6 KB Diff Download File
_objects.c 400.39.256 13 years ago Jelmer Vernooij When replacing strnlen, use a different name to pr 7.1 KB Diff Download File
_pack.c 400.8.82 14 years ago Jelmer Vernooij Allow delta's to be chunked as well. 5.9 KB Diff Download File
client.py 400.39.247 13 years ago Jelmer Vernooij Smart protocol clients can now change refs even if 27.6 KB Diff Download File
diff_tree.py 400.39.227 13 years ago Jelmer Vernooij diff_tree: Factor out a protected _add_change meth 21.5 KB Diff Download File
errors.py 400.39.188 13 years ago Jelmer Vernooij walk: Raise MissingCommitError instead of KeyError 4.9 KB Diff Download File
fastexport.py 400.39.24 14 years ago Jelmer Vernooij Implement file change commands in fast import proc 7.7 KB Diff Download File
file.py 400.39.10 14 years ago Jelmer Vernooij Kill doctest in dulwich.file. This breaks the epyt 5.6 KB Diff Download File
index.py 400.42.1 13 years ago Jelmer Vernooij Fix order of parameters to Tree.add. 10.1 KB Diff Download File
log_utils.py 400.31.1 14 years ago Dave Borowitz Add logging utilities and server logging. The log 2.3 KB Diff Download File
lru_cache.py 400.27.3 14 years ago Dave Borowitz Clean up file headers. Fixed several typos that h 13.9 KB Diff Download File
object_store.py 400.55.2 13 years ago Jelmer Vernooij Cope with locking. 27.4 KB Diff Download File
objects.py 400.39.253 13 years ago Jelmer Vernooij dulwich.diff_tree: Properly raise TypeError from p 37.5 KB Diff Download File
pack.py 400.39.211 13 years ago Jelmer Vernooij pack: Cache binary SHA of unpacked objects. Chang 61.2 KB Diff Download File
patch.py 400.45.3 13 years ago Jelmer Vernooij Add more tests for write_object_diff, NEWS entry. 8.1 KB Diff Download File
protocol.py 400.39.232 13 years ago Jelmer Vernooij protocol: Add simple helper class for parsing a pk 14.2 KB Diff Download File
repo.py 400.39.250 13 years ago Jelmer Vernooij Implement stub Repo.__iter__, so NotImplementedErr 44.9 KB Diff Download File
server.py 400.39.213 13 years ago Jelmer Vernooij server: Sort ref advertisements. C git does this, 26.8 KB Diff Download File
stdint.h 359.1.2 15 years ago Alexander Belchenko setup.py build_ext now works with MSVC; added "spe 385 bytes Diff Download File
walk.py 400.56.1 13 years ago Jelmer Vernooij Deprecate ``Repo.revision_history`` in favour of ` 13.1 KB Diff Download File
web.py 400.39.221 13 years ago Jelmer Vernooij web: Use correct result MIME types. We inherited 14.1 KB Diff Download File