~bzr/dulwich/unstable

  • Committer: Martin Packman
  • Date: 2012-08-31 18:48:09 UTC
  • mfrom: (400.39.284)
  • Revision ID: martin.packman@canonical.com-20120831184809-8ufvjlpvhxe06c2i
Merge new upstream snapshot to remove landed patch
Filename Latest Rev Last Changed Committer Comment Size
..
tests 12 15 years ago Jelmer Vernooij Rename package to dulwich, add setup.py. Diff
__init__.py 400.62.59 12 years ago Jelmer Vernooij dulwich.__init__ no longer imports client, protoco 974 bytes Diff Download File
_compat.py 400.39.202 12 years ago Jelmer Vernooij _compat: Add implementation of all(). Change-Id: 10.1 KB Diff Download File
_diff_tree.c 400.59.1 12 years ago Chris Eberle free_objects may have tried to free uninitialized 10.6 KB Diff Download File
_objects.c 400.39.256 12 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.62.51 12 years ago Jelmer Vernooij client: Fix check for 'report-status' capability. 29.7 KB Diff Download File
config.py 400.62.35 12 years ago Jelmer Vernooij Options on the same line as sections in config fil 10.7 KB Diff Download File
diff_tree.py 400.39.227 12 years ago Jelmer Vernooij diff_tree: Factor out a protected _add_change meth 21.5 KB Diff Download File
errors.py 400.39.188 12 years ago Jelmer Vernooij walk: Raise MissingCommitError instead of KeyError 4.9 KB Diff Download File
fastexport.py 400.39.24 13 years ago Jelmer Vernooij Implement file change commands in fast import proc 7.7 KB Diff Download File
file.py 400.39.10 13 years ago Jelmer Vernooij Kill doctest in dulwich.file. This breaks the epyt 5.6 KB Diff Download File
index.py 400.62.55 12 years ago Jelmer Vernooij Avoid use of 'with' in dulwich.index, fixes compat 12.9 KB Diff Download File
log_utils.py 400.31.1 13 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.62.43 12 years ago Jelmer Vernooij Fix two pydoctor warnings. 27.9 KB Diff Download File
objects.py 400.62.52 12 years ago Jelmer Vernooij objects: Fix default type of Commit.extra. 39.5 KB Diff Download File
pack.py 400.39.266 12 years ago Jelmer Vernooij pack: Avoid assert in a few cases where we want th 61.4 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 12 years ago Jelmer Vernooij protocol: Add simple helper class for parsing a pk 14.2 KB Diff Download File
repo.py 400.62.50 12 years ago Jelmer Vernooij Merge addition of dulwich.index.build_index_from_t 50 KB Diff Download File
server.py 400.62.14 12 years ago Jelmer Vernooij Include status information in Python modules. 28.4 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 12 years ago Jelmer Vernooij Deprecate ``Repo.revision_history`` in favour of ` 13.1 KB Diff Download File
web.py 400.73.1 12 years ago codingtony removed unused variable 14.9 KB Diff Download File