Skip to content

Commit

Permalink
Merge branch 'jp/get-ref-dir-unsorted'
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
Junio C Hamano committed Oct 10, 2011
2 parents 9bd5000 + 17d68a5 commit 2c5c66b
Show file tree
Hide file tree
Showing 2 changed files with 154 additions and 201 deletions.
Loading

0 comments on commit 2c5c66b

Please sign in to comment.