~bzr-pqm/bzr/bzr.dev

  • Committer: Robert Collins
  • Date: 2007-08-08 02:57:22 UTC
  • Revision ID: robertc@robertcollins.net-20070808025722-26wvnolkzmnse7s1
* The ``bzrlib.pack`` interface has changed to use tuples of bytestrings
  rather than just bytestrings, making it easier to represent multiple
  element names. As this interface was not used by any internal facilities
  since it was introduced in 0.18 no API compatibility is being preserved.
  The serialised form of these packs is identical with 0.18 when a single
  element tuple is in use. (Robert Collins)
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 2553.2.10 17 years ago Robert Collins And overhaul WorkingTreeTestProviderAdapter too. 4.8 KB Diff Download File
test_compare.py 2472.2.2 17 years ago John Arbash Meinel [merge] bugfix for bug #111288, resolve conflicts. 62.3 KB Diff Download File