Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-04-16 | do_for_each_entry_in_dir(): delete function | Michael Haggerty | 1 | -21/+0 |
2017-04-16 | cache_ref_iterator_begin(): make function smarter | Michael Haggerty | 1 | -4/+34 |
2017-04-16 | do_for_each_entry_in_dir(): eliminate `offset` argument | Michael Haggerty | 1 | -3/+3 |
2017-04-16 | refs: handle "refs/bisect/" in `loose_fill_ref_dir()` | Michael Haggerty | 1 | -16/+0 |
2017-04-16 | ref-cache: use a callback function to fill the cache | Michael Haggerty | 1 | -5/+7 |
2017-04-16 | refs: record the ref_store in ref_cache, not ref_dir | Michael Haggerty | 1 | -5/+7 |
2017-04-16 | ref-cache: introduce a new type, ref_cache | Michael Haggerty | 1 | -1/+15 |
2017-04-16 | refs: split `ref_cache` code into separate files | Michael Haggerty | 1 | -0/+512 |