git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] bisect--helper: string output variables together with "&&"
@ 2009-03-29  9:55 Christian Couder
  0 siblings, 0 replies; only message in thread
From: Christian Couder @ 2009-03-29  9:55 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.

This applies on top of my previous "bisect--helper" series on pu.

  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 |   44 +++++++++++++++++++++++++++-----------------
 git-bisect.sh      |   15 +--------------
 4 files changed, 37 insertions(+), 34 deletions(-)

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

only message in thread, other threads:[~2009-03-29  9:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-29  9:55 [PATCH 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).