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