diff options
author | Jeff King <peff@peff.net> | 2011-05-19 23:34:33 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-05-20 05:02:10 +0200 |
commit | 902bb3645160cae72fe43b5f7f5289968ac01617 (patch) | |
tree | 4e6d99ceee3eb20c0f6278211c00d040cd46ebd4 /builtin/diff.c | |
parent | refactor refs_from_alternate_cb to allow passing extra data (diff) | |
download | git-902bb3645160cae72fe43b5f7f5289968ac01617.tar.xz git-902bb3645160cae72fe43b5f7f5289968ac01617.zip |
bisect: refactor sha1_array into a generic sha1 list
This is a generally useful abstraction, so let's let others
make use of it. The refactoring is more or less a straight
copy; however, functions and struct members have had their
names changed to match string_list, which is the most
similar data structure.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/diff.c')
0 files changed, 0 insertions, 0 deletions