aboutsummaryrefslogtreecommitdiffhomepage
path: root/set_color.cpp
Commit message (Expand)AuthorAge
* Fix indentation of switch statementsGravatar ridiculousfish2012-11-19
* Apply new indentation, brace, and whitespace styleGravatar ridiculousfish2012-11-18
* Remove trailing whitespaces and change tabs to spacesGravatar Ɓukasz Niemier2012-11-18
* Made set_color with no arguments not complain, so that prompts like Terlar do...Gravatar ridiculousfish2012-10-17
* Lots of work towards making fish build without warnings on Mountain Lion, mos...Gravatar ridiculousfish2012-08-04
* Warning cleanupGravatar ridiculousfish2012-08-04
* Remove some dead variables.Gravatar ridiculousfish2012-03-25
* Added term256 support to set_color toolGravatar ridiculousfish2012-03-13
* Color workGravatar ridiculousfish2012-02-11
* Improve const and signed/unsigned correctnessGravatar Peter Ammon2012-01-14
* Some changes to migrate towards C++ and a multithreaded modelGravatar ridiculousfish2011-12-26
* Initial C++ conversionGravatar ridiculousfish2011-12-26