zsh-workers
 help / color / mirror / code / Atom feed
From: "Mikael Magnusson" <mikachu@gmail.com>
To: "Clint Adams" <clint@zsh.org>
Cc: zsh-workers@sunsite.dk
Subject: Re: Completion for git log --reverse
Date: Tue, 23 Sep 2008 14:03:17 +0200	[thread overview]
Message-ID: <237967ef0809230503j1f63c598uec55fd16962b8d52@mail.gmail.com> (raw)
In-Reply-To: <slrngdfk1p.1rn.joerg@alea.gnuu.de>

2008/9/22 Jörg Sommer <joerg@alea.gnuu.de>:
> commit a22661303c034f9cb7bc5bc186370c8201598192
> Author: Jörg Sommer <joerg@alea.gnuu.de>
> Date:   Mon Sep 22 19:03:41 2008 +0200
>
>    Add completion of option --reverse
>
> diff --git a/Completion/Unix/Command/_git b/Completion/Unix/Command/_git
> index 21115cd..c8a1282 100644
> --- a/Completion/Unix/Command/_git
> +++ b/Completion/Unix/Command/_git
> @@ -4281,12 +4281,13 @@ __git_setup_revision_arguments () {
>     '--cherry-pick[omit any same-change commits]'
>     '--graph[draw a graphical representation of the commit history]'
>     '--reflog[show all commits from reflogs]'
> -    '(-g --walk-reflogs)'{-g,--walk-reflogs}'[walk reflog entries from most recent to oldest]'
> +    '(-g --walk-reflogs --reverse)'{-g,--walk-reflogs}'[walk reflog entries from most recent to oldest]'

In cvs there's
+    '(-g --walk-reflogs reverse)'{-g,--walk-reflogs}'[walk reflog
entries from most recent to oldest]'

ie the -- is missing for --reverse.


-- 
Mikael Magnusson

      reply	other threads:[~2008-09-23 12:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-22 17:04 Jörg Sommer
2008-09-23 12:03 ` Mikael Magnusson [this message]

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=237967ef0809230503j1f63c598uec55fd16962b8d52@mail.gmail.com \
    --to=mikachu@gmail.com \
    --cc=clint@zsh.org \
    --cc=zsh-workers@sunsite.dk \
    /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).