[PATCH 0/2] Migrate ls-tree to parse-opts

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Stephen Boyd
Date: Friday, November 13, 2009 - 9:34 pm

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(-)

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 0/2] Migrate ls-tree to parse-opts, Stephen Boyd, (Fri Nov 13, 9:34 pm)
[PATCH 1/2] t3101: test more ls-tree options, Stephen Boyd, (Fri Nov 13, 9:34 pm)
[PATCH 2/2] ls-tree: migrate to parse-options, Stephen Boyd, (Fri Nov 13, 9:34 pm)
Re: [PATCH 1/2] t3101: test more ls-tree options, Junio C Hamano, (Mon Nov 16, 11:21 pm)
Re: [PATCH 2/2] ls-tree: migrate to parse-options, Junio C Hamano, (Mon Nov 16, 11:22 pm)
Re: [PATCH 1/2] t3101: test more ls-tree options, Stephen Boyd, (Mon Nov 16, 11:26 pm)
Re: [PATCH 2/2] ls-tree: migrate to parse-options, Stephen Boyd, (Mon Nov 16, 11:28 pm)
Re: [PATCH 2/2] ls-tree: migrate to parse-options, Stephen Boyd, (Tue Nov 17, 12:02 am)
Re: [PATCH 2/2] ls-tree: migrate to parse-options, Junio C Hamano, (Wed Nov 18, 3:19 pm)
Re: [PATCH 2/2] ls-tree: migrate to parse-options, Thiago Farina, (Wed Nov 18, 4:10 pm)