[PATCH] bookmarks: add --only-bookmark option to log

Peter Arrenbrecht peter.arrenbrecht at gmail.com
Tue Dec 9 09:27:39 CST 2008


On Tue, Dec 9, 2008 at 9:56 AM, Alexander Solovyov
<piranha at piranha.org.ua> wrote:
> Excerpts from David Shilvock's message of Tue Dec 09 07:37:34 +0200 2008:
>> Maybe I'm missing something but isn't this what --follow is for?  (follow
>> wasn't mentioned, but the comment in the original patch seems to suggest
>> that follow is what it wanted).  What if --follow automatically turned a
>> single revision into a range terminated at 0.
>>
>> So "hg log -f -r mybookmark" would be interpreted as "hg log -f -r
>> mybookmark:0".
>
> Actually I like this solution. :-) Is it appropriate for inclusion? :-)

Like it too, but it should be mybookmark:null.
-parren


More information about the Mercurial-devel mailing list