emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Add switches for Git log command


From: Utkarsh Singh
Subject: Re: [PATCH] Add switches for Git log command
Date: Mon, 07 Jun 2021 09:47:40 +0530

On 2021-06-07, 03:00 +0300, Dmitry Gutov <dgutov@yandex.ru> wrote:

> On 01.06.2021 11:53, Utkarsh Singh wrote:
>> VC provides `vc-print-log' command to view changes in current fileset
>> which displays hash, author, date and commit message.  By default git
>> displays date in format 'Mon May 31 07:29:51 2021 +0200' but I wanted
>> '2021-05-31 07:29:51 +0200' which is supported by '--date=iso' switch.
>> 
>> Currently `vc-print-log' provides no option to tweak it's behaviour with
>> switches hence I am proposing a patch which introduces a variable
>> `vc-git-log-switches' to provide the necessary functionally.
>
> I'm good with this.

Thank you for accepting my feature request.

> Could you resend the change as attachment, preferably with a commit 
> message written to our standard? 'git format-patch' can help.

Yes!

-- 
Utkarsh Singh
http://utkarshsingh.xyz

Attachment: 0001-New-user-option-for-Git-log-switches.patch
Description: patch


reply via email to

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