diff options
author | 2009-05-09 17:55:40 +0200 | |
---|---|---|
committer | 2009-05-10 14:30:22 -0700 | |
commit | fad2d31d62277eced9aa7fc187ae3b97e72895bb (patch) | |
tree | 16c57d9a3bbff65b22a102bb979dbb44e1750a9e /builtin-log.c | |
parent | bisect: implement "rev_argv_push" to fill an argv with revs (diff) | |
download | tgif-fad2d31d62277eced9aa7fc187ae3b97e72895bb.tar.xz |
bisect: store good revisions in a "sha1_array"
This will make it easier to use good revisions for checking merge
bases later.
To simplify the code, a new "sha1_array_push" function is also
introduced.
And while at it we move the earlier part of the code to fill the
argv that is passed to "setup_revisions", so that all this code is
now completely after "read_bisect_refs".
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin-log.c')
0 files changed, 0 insertions, 0 deletions