Merge branch 'mh/separate-ref-cache'
[gitweb.git] / refs / ref-cache.c
2017-04-26 Merge branch 'mh/separate-ref-cache'
2017-04-17 do_for_each_entry_in_dir(): delete function
2017-04-17 cache_ref_iterator_begin(): make function smarter
2017-04-17 do_for_each_entry_in_dir(): eliminate `offset` argument
2017-04-17 refs: handle "refs/bisect/" in `loose_fill_ref_dir()`
2017-04-17 ref-cache: use a callback function to fill the cache
2017-04-17 refs: record the ref_store in ref_cache, not ref_dir
2017-04-17 ref-cache: introduce a new type, ref_cache
2017-04-17 refs: split `ref_cache` code into separate files