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: Dmitry Gutov
Subject: Re: [PATCH] Add switches for Git log command
Date: Mon, 7 Jun 2021 03:00:00 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1

Hi!

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.

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

Also see CONTRIBUTE.



reply via email to

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