From: "SZEDER Gábor" <szeder@ira.uka.de>
To: Andreas Schwab <schwab@linux-m68k.org>
Cc: Felipe Contreras <felipe.contreras@gmail.com>,
Thomas Rast <trast@inf.ethz.ch>,
git@vger.kernel.org, Jonathan Nieder <jrnieder@gmail.com>,
Junio C Hamano <gitster@pobox.com>,
Thomas Rast <trast@student.ethz.ch>, Jeff King <peff@peff.net>
Subject: Re: [PATCH v3 1/5] completion: simplify __gitcomp_1
Date: Sun, 15 Apr 2012 12:09:03 +0200 [thread overview]
Message-ID: <20120415100903.GC2900@goldbirke> (raw)
In-Reply-To: <m23985cokd.fsf@linux-m68k.org>
On Sun, Apr 15, 2012 at 11:49:22AM +0200, Andreas Schwab wrote:
> SZEDER Gábor <szeder@ira.uka.de> writes:
>
> > We can even get rid of the %s with
> >
> > printf -- "$c\n"
>
> Only if $c can never contain special characters.
That's a good point, branch and tag names can contain '%', so the %s
shall stay.
next prev parent reply other threads:[~2012-04-15 10:09 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-14 21:42 [PATCH v3 0/5] completion: trivial cleanups and fixes Felipe Contreras
2012-04-14 21:43 ` [PATCH v3 1/5] completion: simplify __gitcomp_1 Felipe Contreras
2012-04-14 22:36 ` Thomas Rast
2012-04-14 22:54 ` Felipe Contreras
2012-04-15 4:45 ` Felipe Contreras
2012-04-15 8:29 ` Andreas Schwab
2012-04-15 9:33 ` SZEDER Gábor
2012-04-15 9:49 ` Andreas Schwab
2012-04-15 10:09 ` SZEDER Gábor [this message]
2012-04-14 21:43 ` [PATCH v3 2/5] completion: trivial simplification Felipe Contreras
2012-04-14 21:43 ` [PATCH v3 3/5] completion: add missing general options Felipe Contreras
2012-04-14 21:43 ` [PATCH v3 4/5] completion: avoid trailing space for --exec-path Felipe Contreras
2012-04-14 21:43 ` [PATCH v3 5/5] completion: fix completion after 'git --option <TAB>' Felipe Contreras
2012-04-15 13:20 ` [PATCH v3 0/5] completion: trivial cleanups and fixes Jonathan Nieder
2012-04-15 19:42 ` Felipe Contreras
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=20120415100903.GC2900@goldbirke \
--to=szeder@ira.uka.de \
--cc=felipe.contreras@gmail.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=jrnieder@gmail.com \
--cc=peff@peff.net \
--cc=schwab@linux-m68k.org \
--cc=trast@inf.ethz.ch \
--cc=trast@student.ethz.ch \
/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.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.