diff options
author | Junio C Hamano <gitster@pobox.com> | 2018-08-17 13:09:57 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-08-17 13:09:57 -0700 |
commit | c83149ace6cd78cdd9b29b1ec4f0e0cb87558687 (patch) | |
tree | e608dc4051454254f4a7abd5ab62efd52c4e94cd /.gitignore | |
parent | Merge branch 'nd/no-extern' (diff) | |
parent | ref-filter: use oid_object_info() to get object (diff) | |
download | tgif-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 '.gitignore')
0 files changed, 0 insertions, 0 deletions