unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Juri Linkov <juri@linkov.net>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: 6746@debbugs.gnu.org,
	"Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com>
Subject: bug#6746: 24.0.50; Add a key binding to get full commit log
Date: Wed, 11 May 2022 19:48:59 +0300	[thread overview]
Message-ID: <861qx01nhw.fsf@mail.linkov.net> (raw)
In-Reply-To: <878rra4r18.fsf@gnus.org> (Lars Ingebrigtsen's message of "Mon, 09 May 2022 18:19:47 +0200")

>> This is with vc-git.el. With C-x v L it would nice, if we are able
>> to show the full commit log. Ideally i would expect showing changeset
>> diff to also show me the full commit log.  That implies update 'D' to
>> to show full commit log along with diff. If that doesn't work adding a
>> new key binding would be nice
>
> I'm not sure what's meant by "full commit log", but `C-x v L' in Emacs
> 28 onwards (at least) has:
>
> ---
> A special case is when the prefix argument is 1: in this case
> the command asks for the ID of a revision, and shows that revision
> with its diffs (if the underlying VCS supports that).
> ---
>
> Is this the requested functionality?

I guess what is requested is to be able to customize the log style
to not use shortlog on `C-x v L', and to use full log messages
like is used by `C-x v l' on a file.  But this is already possible by

  (setq vc-log-short-style nil)





  reply	other threads:[~2022-05-11 16:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-28 14:58 bug#6746: 24.0.50; Add a key binding to get full commit log Aneesh Kumar K.V
2022-05-09 16:19 ` Lars Ingebrigtsen
2022-05-11 16:48   ` Juri Linkov [this message]
2022-05-12  0:29     ` Lars Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=861qx01nhw.fsf@mail.linkov.net \
    --to=juri@linkov.net \
    --cc=6746@debbugs.gnu.org \
    --cc=aneesh.kumar@linux.vnet.ibm.com \
    --cc=larsi@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).