diff options
author | Jeff King <peff@peff.net> | 2012-05-21 18:19:28 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-05-22 13:31:03 -0700 |
commit | ed81c76bc3a9440e37b3512c9c2b742c6ca92c6f (patch) | |
tree | ca7c6cfddcf85dbc593d45d6f842980f3d538018 /builtin | |
parent | fetch-pack: avoid quadratic behavior in remove_duplicates (diff) | |
download | tgif-ed81c76bc3a9440e37b3512c9c2b742c6ca92c6f.tar.xz |
add sorting infrastructure for list refs
Since we store lists of refs as linked lists, we can use
llist_mergesort to efficiently sort them.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin')
0 files changed, 0 insertions, 0 deletions