All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/23] cat-file: reuse formatting logic from ref-filter
@ 2018-02-12  8:08 Оля Тележная
  0 siblings, 0 replies; only message in thread
From: Оля Тележная @ 2018-02-12  8:08 UTC (permalink / raw)
  To: git

The main idea of the patch is to get rid of using custom formatting in
cat-file and start using general one from ref-filter.
Additional bonus is that cat-file becomes to support many new
formatting commands like %(if), %(color), %(committername) etc.

Updates since last review:
In [PATCH v3 16/23] ref-filter: make cat_file_info independent
is_cat flag is hidden into global cat_file_info variable

Also make some minor refactoring.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-02-12  8:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-12  8:08 [PATCH v3 0/23] cat-file: reuse formatting logic from ref-filter Оля Тележная

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.