* [PATCH 0/4] bisect--helper: fix reading many paths
@ 2009-03-29 9:44 Christian Couder
0 siblings, 0 replies; only message in thread
From: Christian Couder @ 2009-03-29 9:44 UTC (permalink / raw)
To: Junio C Hamano; +Cc: git, John Tapsell, Johannes Schindelin
These patches fix reading more than one path in "git bisect--helper":
quote: implement "sq_dequote_many" to unwrap many args in one string
quote: add "sq_dequote_to_argv" to put unwrapped args in an argv
array
bisect: fix reading more than one path in "$GIT_DIR/BISECT_NAMES"
bisect: test bisecting with paths
bisect.c | 14 +++++-----
quote.c | 35 +++++++++++++++++++++++-
quote.h | 10 +++++++
t/t6030-bisect-porcelain.sh | 60 +++++++++++++++++++++++++++++++++++++++++++
4 files changed, 110 insertions(+), 9 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-03-29 9:47 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:44 [PATCH 0/4] bisect--helper: fix reading many paths 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).