git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] bisect--helper: string output variables together with "&&"
@ 2009-03-30  4:59 Christian Couder
  0 siblings, 0 replies; only message in thread
From: Christian Couder @ 2009-03-30  4:59 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: git, John Tapsell, Johannes Schindelin

The goal of this 2 patches is to get rid of the need to pipe the
output of "eval 'git bisect--helper --next-vars'" into a "while read"
loop.

The only change since the previous version is that a brown paper bag bug
in "show_tried_revs" is fixed in the second patch.

  rev-list: pass a flag as last argument of "show_bisect_vars"
  bisect--helper: string output variables together with "&&"

 bisect.c           |    3 ++-
 bisect.h           |    9 +++++++--
 builtin-rev-list.c |   42 +++++++++++++++++++++++++-----------------
 git-bisect.sh      |   15 +--------------
 4 files changed, 35 insertions(+), 34 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-03-30  5:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-30  4:59 [PATCH v2 0/2] bisect--helper: string output variables together with "&&" Christian Couder

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