diff options
author | Christian Couder <chriscool@tuxfamily.org> | 2009-03-26 05:56:02 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-04-05 01:29:44 -0700 |
commit | 23b5f18b50c15155f79618522b5721b880eceb65 (patch) | |
tree | 9b2811a4a778c1f5940c9381252e31d32e6984cc /compat/strlcpy.c | |
parent | bisect: implement "read_bisect_paths" to read paths in "$GIT_DIR/BISECT_NAMES" (diff) | |
download | tgif-23b5f18b50c15155f79618522b5721b880eceb65.tar.xz |
bisect: use "bisect--helper" and remove "filter_skipped" function
Use the new "git bisect--helper" builtin. It should be faster and
safer instead of the old "filter_skipped" shell function. And it
is a first step to move more shell code to C.
As the output is a little bit different we have to change the code
that interpret the results. But these changes improve code clarity.
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'compat/strlcpy.c')
0 files changed, 0 insertions, 0 deletions