obtains logs of revisions from the date?

Matthieu Moy Matthieu.Moy at imag.fr
Mon May 29 12:52:08 BST 2006


Alexander Belchenko <bialix at ukr.net> writes:

> 	$ bzr log -r date:yesterday..date:today
>
> But it's does not work as expected. It prints only one revision for
> today. Even if today I commit 5 revisions. So this is definitely the bug.

$ bzr log -r date:yesterday..before:date:today

should do it.

-- 
Matthieu




More information about the bazaar mailing list