~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.9 17 years ago Robert Collins And overhaul RevisionStoreTestProviderAdapter too. 4.4 KB Diff Download File
knit.py 2598.5.1 17 years ago Aaron Bentley Start eliminating the use of None to indicate null 5.7 KB Diff Download File
text.py 2598.5.1 17 years ago Aaron Bentley Start eliminating the use of None to indicate null 4.9 KB Diff Download File