21
* ``bzr branch`` in a shared repository is now faster for
22
development6-rich-root format. (Ian Clatworthy)
24
* ``bzr branch --notree`` is now faster. (Ian Clatworthy)
26
* ``bzr diff`` is now faster on large trees. (Ian Clatworthy)
21
* Numerous operations are now faster for huge projects, i.e. those
22
with a large number of files and/or a large number of revisions,
23
particularly when the latest development format is used. These
24
operations (and improvements on OpenOffice.org) include:
26
* branch in a shared repository (2X faster)
27
* branch --no-tree (100X faster)