Merge branch 'jp/get-ref-dir-unsorted'
authorJunio C Hamano <gitster@pobox.com>
Mon, 10 Oct 2011 22:56:19 +0000 (15:56 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 10 Oct 2011 22:56:19 +0000 (15:56 -0700)
commit2c5c66be6ecdd10f5a88c3548a1494bf9edf483a
treeaf9ecd6a8aa07c68496f4974793270b7b705f2d9
parent9bd500048d467791902b1a5e8c22165325952fde
parent17d68a54def69b20b39dd4f7323b359a827e6017
Merge branch 'jp/get-ref-dir-unsorted'

* jp/get-ref-dir-unsorted:
  refs.c: free duplicate entries in the ref array instead of leaking them
  refs.c: abort ref search if ref array is empty
  refs.c: ensure struct whose member may be passed to realloc is initialized
  refs: Use binary search to lookup refs faster
  Don't sort ref_list too early

Conflicts:
refs.c
refs.c
refs.h