aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/color.cpp
Commit message (Expand)AuthorAge
* add (or restore) config.h to all filesGravatar David Adam2016-05-18
* lint cleanup: eliminate "redundant" errorsGravatar Kurtis Rader2016-05-04
* eliminate "useless parentheses" lint errorsGravatar Kurtis Rader2016-05-03
* restyle switch blocks to match project styleGravatar Kurtis Rader2016-05-03
* restyle color module to match project styleGravatar Kurtis Rader2016-04-27
* add better support for IWYU and fix thingsGravatar Kurtis Rader2016-04-26
* remove unused special color "ignore"Gravatar Kurtis Rader2016-04-04
* named_color_names to reserve the right amountGravatar ridiculousfish2015-12-08
* "normal" should appear in set_color --print-colorsGravatar Kurtis Rader2015-12-08
* remove "normal" from the basic color name tableGravatar Kurtis Rader2015-12-08
* add support for ANSI "bright" colorsGravatar Kurtis Rader2015-12-08
* Merge branch 'master' into iwyuGravatar David Adam2015-07-26
* Migrate source files into src/ directoryGravatar ridiculousfish2015-07-24