author | Lukas Sandström <lukass@etek.chalmers.se> | |
Tue, 15 Nov 2005 21:24:02 +0000 (22:24 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 16 Nov 2005 05:19:56 +0000 (21:19 -0800) | ||
commit | 1a41e743c6270a24daca7309ef3d9ef74543d8ae | |
tree | 9c4255376f9999de255c4153494fa8e464eecce2 | tree | snapshot |
parent | 97fc6c5fbacc2181319bbd7e2faa8ac04476f862 | commit | diff |
Fix llist_sorted_difference_inplace in git-pack-redundant
Simplify and actually make llist_sorted_difference_inplace work
by using llist_sorted_remove instead of duplicating parts of the
code.
Signed-off-by: Lukas Sandström <lukass@etek.chalmers.se>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Simplify and actually make llist_sorted_difference_inplace work
by using llist_sorted_remove instead of duplicating parts of the
code.
Signed-off-by: Lukas Sandström <lukass@etek.chalmers.se>
Signed-off-by: Junio C Hamano <junkio@cox.net>
pack-redundant.c | diff | blob | history |