[PATCH 0/2] ui-log: Don't print out unknown decoration types
Tim Nordell
tim.nordell at logicpd.com
Fri Feb 26 21:57:29 CET 2016
On our server we have some ref spaces that shouldn't be displayed in
the main log. The command line tool "git log" does not display these
either. Add some additional smarts to ui-log so that it uses the
enumeration types returned by the internals of git to determine
whether or not to display a tag, as well as converting the logic
in the log to use these enumerations rather than reinventing the
wheel for these.
Tim Nordell (2):
ui-log: Do not always emit decoration span
ui-log: Simplify decoration code
ui-log.c | 58 +++++++++++++++++++++++++++++-----------------------------
1 file changed, 29 insertions(+), 29 deletions(-)
--
2.4.9
More information about the CGit
mailing list