diff options
author | Christian Couder <chriscool@tuxfamily.org> | 2009-05-09 17:55:43 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-05-10 14:30:29 -0700 |
commit | aaaff9e2d29a68c23a416bcc5f3f382504770bf8 (patch) | |
tree | 93ddcd5462b84eb0cccf3102dfb32a2e09c77747 /unpack-file.c | |
parent | 2b020695e4db8dbaee7997090aec08760903291b (diff) | |
download | git-aaaff9e2d29a68c23a416bcc5f3f382504770bf8.tar.gz |
bisect: make skipped array functions more generic
So they can be used on the good array too.
This is done by renaming many functions and some variables to
remove "skip" in the name, and by adding a
"struct sha1_array *array" argument where needed.
While at it, make the second argument to "lookup_sha1_array"
const. It becomes "const unsigned char *sha1".
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'unpack-file.c')
0 files changed, 0 insertions, 0 deletions