/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

  • 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 2485.8.57 18 years ago Vincent Ladeuil Cosmetic changes. 1.4 KB Diff Download File
test_branch.py 2485.8.59 18 years ago Vincent Ladeuil Update from review comments. * bzrlib/tests/black 1.5 KB Diff Download File
test_cat.py 2485.8.62 18 years ago Vincent Ladeuil From review comments, fix typos and deprecate some 1.9 KB Diff Download File
test_checkout.py 2485.8.59 18 years ago Vincent Ladeuil Update from review comments. * bzrlib/tests/black 1.1 KB Diff Download File
test_init.py 2485.8.59 18 years ago Vincent Ladeuil Update from review comments. * bzrlib/tests/black 1.1 KB Diff Download File
test_init_repository.py 2485.8.59 18 years ago Vincent Ladeuil Update from review comments. * bzrlib/tests/black 1.1 KB Diff Download File
test_merge.py 2485.8.59 18 years ago Vincent Ladeuil Update from review comments. * bzrlib/tests/black 1.4 KB Diff Download File
test_missing.py 2485.8.59 18 years ago Vincent Ladeuil Update from review comments. * bzrlib/tests/black 1.4 KB Diff Download File
test_pull.py 2485.8.59 18 years ago Vincent Ladeuil Update from review comments. * bzrlib/tests/black 1.3 KB Diff Download File
test_push.py 2485.8.59 18 years ago Vincent Ladeuil Update from review comments. * bzrlib/tests/black 1.1 KB Diff Download File