From: Stephen Boyd <bebarino@gmail.com>
To: git@vger.kernel.org
Cc: Junio C Hamano <gitster@pobox.com>
Subject: [PATCH 0/2] Migrate ls-tree to parse-opts
Date: Fri, 13 Nov 2009 20:34:06 -0800 [thread overview]
Message-ID: <1258173248-31059-1-git-send-email-bebarino@gmail.com> (raw)
This looked pretty straightforward. I guess --name-status is there
for backward compatibility. Should it be there anymore?
Stephen Boyd (2):
t3101: test more ls-tree options
ls-tree: migrate to parse-options
builtin-ls-tree.c | 100 +++++++++++++++++--------------------------
t/t3101-ls-tree-dirname.sh | 89 ++++++++++++++++++++++++++++++++++++++-
2 files changed, 127 insertions(+), 62 deletions(-)
next reply other threads:[~2009-11-14 4:34 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-14 4:34 Stephen Boyd [this message]
2009-11-14 4:34 ` [PATCH 1/2] t3101: test more ls-tree options Stephen Boyd
2009-11-17 6:21 ` Junio C Hamano
2009-11-17 6:26 ` Stephen Boyd
2009-11-14 4:34 ` [PATCH 2/2] ls-tree: migrate to parse-options Stephen Boyd
2009-11-17 6:22 ` Junio C Hamano
2009-11-17 6:28 ` Stephen Boyd
2009-11-17 7:02 ` Stephen Boyd
2009-11-18 22:19 ` Junio C Hamano
2009-11-18 23:10 ` Thiago Farina
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=1258173248-31059-1-git-send-email-bebarino@gmail.com \
--to=bebarino@gmail.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
/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;
as well as URLs for NNTP newsgroup(s).