help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to get commit message on vc-change-log


From: Óscar Fuentes
Subject: Re: How to get commit message on vc-change-log
Date: Wed, 28 Jul 2010 09:40:29 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

"Aneesh Kumar K. V" <aneesh.kumar@linux.vnet.ibm.com> writes:

>> > What command will help me find the the commit message of a commit in
>> > logview ?. 'D' gives me diff but not the commit message
>> 
>> The Log View already shows the commit messages, doesn't it?
>> 
>
> It doesn't show full commit message.It shows only the first line. For ex
> on a Linux kernel git repo i find 
>
>
> * | 6a99ad4  2010-07-27  gpio: fix spurious printk when freeing a gpio
> * | 952e1c6  2010-07-27  edac: mpc85xx: fix coldplug/hotplug module 
> autoloading
> * | 2884fce  2010-07-27  drivers/rtc/rtc-rx8581.c: fix setdatetime

That looks like magit.el log. Are you sure you are using VC and not some
other package? On a buffer visiting a versioned file, press C-x v l to
see how VC displays the log.

If you are using magit.el, try pressing `L' for viewing a detailed log.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]