18
18
* 'bzr check' now accepts -v for verbose reporting, and checks for
21
21
* New command 're-sign' which will regenerate the gpg signature for
24
24
* If you set check_signatures=require for a path in
25
25
~/.bazaar/branches.conf then bzr will invoke your
26
26
gpg_signing_command (defaults to gpg) and record a digital signature
31
31
* The 'bzr selftest --pattern' option for has been removed, now
32
32
test specifiers on the command line can be simple strings, or
35
35
* Passing -v to selftest will now show the time each test took to
36
36
complete, which will aid in analysing performance regressions and
39
39
* 'bzr selftest' runs all tests, even if one feels, unless '--one'