]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'zh/ref-filter-raw-data'
authorJunio C Hamano <gitster@pobox.com>
Tue, 24 Aug 2021 22:32:37 +0000 (15:32 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 24 Aug 2021 22:32:37 +0000 (15:32 -0700)
Prepare the "ref-filter" machinery that drives the "--format"
option of "git for-each-ref" and its friends to be used in "git
cat-file --batch".

* zh/ref-filter-raw-data:
  ref-filter: add %(rest) atom
  ref-filter: use non-const ref_format in *_atom_parser()
  ref-filter: --format=%(raw) support --perl
  ref-filter: add %(raw) atom
  ref-filter: add obj-type check in grab contents

1  2 
quote.h
ref-filter.c

diff --cc quote.h
Simple merge
diff --cc ref-filter.c
Simple merge