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