Merge branch 'qp/bisect-docfix'
Junio C Hamano committed over 9 years ago
Merge branch 'mm/ls-files-s-doc'
Junio C Hamano committed over 9 years ago
Merge branch 'jk/loose-object-info-report-error'
Junio C Hamano committed over 9 years ago
Merge branch 'jc/bs-t-is-not-a-tab-for-sed'
Junio C Hamano committed over 9 years ago
Merge branch 'jc/unused-symbols'
Junio C Hamano committed over 9 years ago
Merge branch 'jk/snprintf-cleanups'
Junio C Hamano committed over 9 years ago
do_for_each_entry_in_dir(): delete function
Michael Haggerty committed over 9 years ago
files_pack_refs(): use reference iteration
Michael Haggerty committed over 9 years ago
commit_packed_refs(): use reference iteration
Michael Haggerty committed over 9 years ago
cache_ref_iterator_begin(): make function smarter
Michael Haggerty committed over 9 years ago
get_loose_ref_cache(): new function
Michael Haggerty committed over 9 years ago
get_loose_ref_dir(): function renamed from get_loose_refs()
Michael Haggerty committed over 9 years ago
do_for_each_entry_in_dir(): eliminate `offset` argument
Michael Haggerty committed over 9 years ago
refs: handle "refs/bisect/" in `loose_fill_ref_dir()`
Michael Haggerty committed over 9 years ago
ref-cache: use a callback function to fill the cache
Michael Haggerty committed over 9 years ago
refs: record the ref_store in ref_cache, not ref_dir
Michael Haggerty committed over 9 years ago
ref-cache: introduce a new type, ref_cache
Michael Haggerty committed over 9 years ago
refs: split `ref_cache` code into separate files
Michael Haggerty committed over 9 years ago
ref-cache: rename `remove_entry()` to `remove_entry_from_dir()`
Michael Haggerty committed over 9 years ago
ref-cache: rename `find_ref()` to `find_ref_entry()`
Michael Haggerty committed over 9 years ago