author | Junio C Hamano <gitster@pobox.com> | |
Mon, 10 Oct 2011 22:56:19 +0000 (15:56 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 10 Oct 2011 22:56:19 +0000 (15:56 -0700) | ||
commit | 2c5c66be6ecdd10f5a88c3548a1494bf9edf483a | |
tree | af9ecd6a8aa07c68496f4974793270b7b705f2d9 | tree | snapshot |
parent | 9bd500048d467791902b1a5e8c22165325952fde | commit | diff |
parent | 17d68a54def69b20b39dd4f7323b359a827e6017 | commit | diff |
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
* 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 | diff1 | | diff2 | | blob | history |
refs.h | diff1 | | diff2 | | blob | history |