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