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