zsh-workers
 help / color / mirror / code / Atom feed
From: dana <dana@dana.is>
To: Daniel Shahaf <d.s@daniel.shahaf.name>
Cc: zsh-workers@zsh.org, Adrian Vollmer <zsh@vollmer.syss.de>
Subject: Re: Bug in git tab completion: If git.showSignature = true is set globally, tab completion of commits is garbled
Date: Sat, 9 Mar 2019 10:25:13 -0600	[thread overview]
Message-ID: <85B1B476-6F08-4AB0-8E30-B165A0E98082@dana.is> (raw)
In-Reply-To: <7a2210af-0a67-4289-86c2-388e67eff32e@www.fastmail.com>

On 8 Mar 2019, at 14:22, Daniel Shahaf <d.s@daniel.shahaf.name> wrote:
>Should we use git-rev-list(1) instead of git-log(1)?  The former is a
>plumbing command, so should be the more appropriate interface for this
>use-case.

Not sure. For a plumbing command it leaves a bit to be desired; it has no -z
and it doesn't really respect the format you tell it to use. In fact the
'commit 1234567890...' header it prints is actually hard-coded. It *does* seem
to ignore --show-signature/log.showSignature though, so i suppose it would
solve that problem

dana


  reply	other threads:[~2019-03-09 16:26 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-07 19:23 Adrian Vollmer
2019-03-07 23:27 ` dana
2019-03-08 20:22   ` Daniel Shahaf
2019-03-09 16:25     ` dana [this message]
2019-03-09 16:43       ` Daniel Shahaf
2019-03-09 23:37         ` dana
2019-03-10 16:20           ` Daniel Shahaf

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

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

  git send-email \
    --in-reply-to=85B1B476-6F08-4AB0-8E30-B165A0E98082@dana.is \
    --to=dana@dana.is \
    --cc=d.s@daniel.shahaf.name \
    --cc=zsh-workers@zsh.org \
    --cc=zsh@vollmer.syss.de \
    /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.vuxu.org/mirror/zsh/

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 NNTP newsgroup(s).