bzr log -l<number> really long
Xavier Maillard
xma at gnu.org
Sat Mar 29 01:00:15 GMT 2008
Hi,
I just pulled and updated my local bzr.dev repository. I tested
latest improvements for the bzr log command(s).
It seems you have done some good improvements with --short/--line
which are blazingly fast now *_but_* there is still something
wrong with -l:
time bzr log --line -l10
real 0m0.870s
user 0m0.694s
sys 0m0.086s
And without the --line:
real 0m12.355s
user 0m11.354s
sys 0m0.307s
Even if it is much more quicker than before, it still an horror
to use it for a project with many changesets like GNU Emacs.
Regards
Xavier
--
http://www.gnu.org
http://www.april.org
http://www.lolica.org
More information about the bazaar
mailing list