summaryrefslogtreecommitdiff
path: root/include/color.h
Commit message (Expand)AuthorAgeFilesLines
* lib/color: make local functions staticStephen Hemminger2018-11-191-2/+0
* lib: Make check_enable_color() return booleanPhil Sutter2018-08-201-1/+1
* Make colored output configurablePhil Sutter2018-08-201-0/+9
* Merge common code for conditionally colored outputPhil Sutter2018-08-151-0/+1
* color: disable color when json output is requestedVincent Bernat2018-02-231-1/+0
* SPDX license identifiersStephen Hemminger2017-11-241-0/+1
* color: Rename enumPetr Vorel2017-10-161-1/+1
* color: Fix another ip segfault when using --color switchPetr Vorel2017-10-161-1/+0
* color: add new COLOR_NONE and disable_color functionJulien Fortin2017-08-171-0/+2
* color: use "light" colors for dark backgroundPetr Vorel2017-03-031-0/+1
* color: introduce color helpers and COLOR_CLEARPhil Sutter2016-03-271-1/+4
* ip: Add color output optionMathias Nyman2015-05-041-0/+16