summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2018-08-17 13:09:57 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2018-08-17 13:09:57 -0700
commitc83149ace6cd78cdd9b29b1ec4f0e0cb87558687 (patch)
treee608dc4051454254f4a7abd5ab62efd52c4e94cd /config.h
parentMerge branch 'nd/no-extern' (diff)
parentref-filter: use oid_object_info() to get object (diff)
downloadtgif-c83149ace6cd78cdd9b29b1ec4f0e0cb87558687.tar.xz
Merge branch 'ot/ref-filter-object-info'
A few atoms like %(objecttype) and %(objectsize) in the format specifier of "for-each-ref --format=<format>" can be filled without getting the full contents of the object, but just with the object header. These cases have been optimized by calling oid_object_info() API (instead of reading and inspecting the data). * ot/ref-filter-object-info: ref-filter: use oid_object_info() to get object ref-filter: merge get_obj and get_object ref-filter: initialize eaten variable ref-filter: fill empty fields with empty values ref-filter: add info_source to valid_atom
Diffstat (limited to 'config.h')
0 files changed, 0 insertions, 0 deletions