zsh-workers
 help / color / mirror / code / Atom feed
From: Felipe Contreras <felipe.contreras@gmail.com>
To: Frank Terbeck <ft@bewatermyfriend.org>
Cc: zsh-workers@zsh.org, Nikolai Weibull <now@bitwi.se>
Subject: Re: [PATCH] _git: fix gitk
Date: Mon, 25 Apr 2011 13:16:43 +0200	[thread overview]
Message-ID: <BANLkTimw4a_XDBLmUZP7MTyTpD26W1LswA@mail.gmail.com> (raw)
In-Reply-To: <87liyyn3ov.fsf@ft.bewatermyfriend.org>

On Mon, Apr 25, 2011 at 10:19 AM, Frank Terbeck <ft@bewatermyfriend.org> wrote:
> Felipe Contreras wrote:
>> +(( $+functions[_gitk] )) ||
>> +_gitk () {
>> +  _git-log
>> +}
>
> This is certainly better than what we did before (which was
> "nothing"). Does `gitk' support all `git-log' options?

It allows them, but some of them are ignored.

-- 
Felipe Contreras


  reply	other threads:[~2011-04-25 11:24 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-22 17:43 Felipe Contreras
2011-04-25  8:19 ` Frank Terbeck
2011-04-25 11:16   ` Felipe Contreras [this message]
2011-04-25 11:49     ` Frank Terbeck
2011-04-25 12:28       ` Simon Ruderich
2011-04-25 12:36         ` Frank Terbeck
2011-04-25 13:23           ` [PATCH] _git: Add support for tig similar to gitk. (Was: [PATCH] _git: fix gitk) Simon Ruderich
2011-04-25 15:03             ` [PATCH] _git: Add support for tig similar to gitk Frank Terbeck

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=BANLkTimw4a_XDBLmUZP7MTyTpD26W1LswA@mail.gmail.com \
    --to=felipe.contreras@gmail.com \
    --cc=ft@bewatermyfriend.org \
    --cc=now@bitwi.se \
    --cc=zsh-workers@zsh.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.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).