13
13
* ``bzr log -m FOO`` displays commits whose message matches regexp
32
18
* When exporting to a tarball with ``bzr export --format tgz``, put
33
19
everything under a top directory rather than dumping it into the
34
20
current directory. This can be overridden with the ``--root``
37
23
* New ``bzr upgrade`` command to upgrade the format of a branch,
38
24
replacing ``bzr check --update``.