Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | create_ref_entry(): remove `check_name` option | Michael Haggerty | 2017-05-23 | 1 | -2/+1 |
* | read_packed_refs(): do more of the work of reading packed refs | Michael Haggerty | 2017-05-23 | 1 | -1/+2 |
* | refs/files-backend: convert many internals to struct object_id | brian m. carlson | 2017-05-08 | 1 | -1/+1 |
* | do_for_each_entry_in_dir(): delete functionmh/separate-ref-cache | Michael Haggerty | 2017-04-16 | 1 | -11/+0 |
* | cache_ref_iterator_begin(): make function smarter | Michael Haggerty | 2017-04-16 | 1 | -18/+9 |
* | do_for_each_entry_in_dir(): eliminate `offset` argument | Michael Haggerty | 2017-04-16 | 1 | -6/+5 |
* | ref-cache: use a callback function to fill the cache | Michael Haggerty | 2017-04-16 | 1 | -4/+25 |
* | refs: record the ref_store in ref_cache, not ref_dir | Michael Haggerty | 2017-04-16 | 1 | -3/+6 |
* | ref-cache: introduce a new type, ref_cache | Michael Haggerty | 2017-04-16 | 1 | -1/+14 |
* | refs: split `ref_cache` code into separate files | Michael Haggerty | 2017-04-16 | 1 | -0/+251 |