hg log: how to show only last comment (tip / last commit / etc / head) changeset

Peter Arrenbrecht peter.arrenbrecht at gmail.com
Mon Feb 18 07:18:25 CST 2008


hg log -r tip?

On Feb 18, 2008 1:55 PM, Francisco Diaz Trepat - gmail
<francisco.diaztrepat at gmail.com> wrote:
> Hi I usually do an hg log command to get messages as follows:
>
> changeset:   74:415ba81ab39a
> tag:             tip
> user:           fdt <fdt at PC-163>
> date:           Mon Feb 18 10:45:58 2008 -0300
> summary:    .hgignore added
>
> With that message I mail some progress on the project.
>
> Small silly question:
>
> Can I do the hg log command that outputs only the top changeset?
>
>
> thanks,
>
> f(t)
>
>
> PS: I have configured user on netbeans for the mercurial plugin, but where
> do I configure it for mercurial terminal commands. On the Mercurial.ini
> inside the instalation dir?
>
> _______________________________________________
> Mercurial mailing list
> Mercurial at selenic.com
> http://selenic.com/mailman/listinfo/mercurial
>
>


More information about the Mercurial mailing list