From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] env: re-add support for auto-completion
Date: Sun, 09 Jan 2011 17:57:47 +0100 [thread overview]
Message-ID: <20110109165747.9D4BA127@gemini.denx.de> (raw)
In-Reply-To: <1292622719-28646-1-git-send-email-vapier@gentoo.org>
Dear Mike Frysinger,
In message <1292622719-28646-1-git-send-email-vapier@gentoo.org> you wrote:
> Currently, only basic completion is supported (no globs), but this is
> what we had previously.
>
> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
> ---
> v2
> - sort the results
>
> common/command.c | 3 +--
> common/env_common.c | 40 +++++++++++++++-------------------------
> include/common.h | 1 +
> include/search.h | 7 +++++++
> lib/hashtable.c | 20 ++++++++++++++++++++
> lib/qsort.c | 6 ++++++
> 6 files changed, 50 insertions(+), 27 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
I don't care if you *ARE* on a bondage-and-discipline post-technical
system pawned off by the nation's largest oughta-be-illegal monopoly
who cannot escape the sins of their forefathers -- namely, using the
wrong slash for directories when the C language and its brethren use
it for something else that's very important.
-- Tom Christiansen in <55oabg$1j1$1@csnews.cs.colorado.edu>
next prev parent reply other threads:[~2011-01-09 16:57 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-08 11:26 [U-Boot] [RFC PATCH 1/2] hashtable: drop all non-reentrant versions Mike Frysinger
2010-12-08 11:26 ` [U-Boot] [RFC PATCH 2/2] env: re-add support for auto-completion Mike Frysinger
2010-12-17 20:10 ` Wolfgang Denk
2010-12-17 20:35 ` Mike Frysinger
2010-12-17 20:51 ` Wolfgang Denk
2010-12-17 21:51 ` [U-Boot] [PATCH v2] " Mike Frysinger
2011-01-09 16:57 ` Wolfgang Denk [this message]
2010-12-08 11:27 ` [U-Boot] [RFC PATCH 1/2] hashtable: drop all non-reentrant versions Mike Frysinger
2010-12-08 12:31 ` Joakim Tjernlund
2010-12-08 14:23 ` Wolfgang Denk
2010-12-08 14:44 ` Joakim Tjernlund
2010-12-09 1:19 ` Mike Frysinger
2010-12-17 20:07 ` Wolfgang Denk
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=20110109165747.9D4BA127@gemini.denx.de \
--to=wd@denx.de \
--cc=u-boot@lists.denx.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox