aboutsummaryrefslogtreecommitdiffhomepage
path: root/set_color.c
Commit message (Expand)AuthorAge
* A few more error checks during string to integer conversion in various placesGravatar axel2007-01-09
* Add --without-gettext switch to optionally disable gettext supportGravatar axel2006-11-30
* Update documentation display code to run roff on the client system instead of...Gravatar axel2006-11-18
* Provide fallback version of getopt_long instead of checking for it's presense...Gravatar axel2006-08-28
* Remove checks for gettext presense in mimedb.c and set_color.c. If gettext is...Gravatar axel2006-08-28
* Much more reliable getopt_long test. Idea from Netocrat.Gravatar axel2006-08-28
* Do not mix wide and narrow printf calls on stderr in set_color.cGravatar axel2006-08-24
* Check return value of del_curtermGravatar axel2006-08-14
* Update the set_color command: Add underline support, make the command a bit m...Gravatar axel2006-06-15
* Make sure that getopt flags are only written down onceGravatar axel2006-05-27
* Move all fallbacks for standard and not-so-standard unix functions to fallbac...Gravatar axel2006-02-28
* Minor optimization - only set locale if we actually want to output something ...Gravatar axel2006-02-04
* Add gettext i18n support for the set_color commandGravatar axel2006-01-24
* Check location of term.h header (updated)Gravatar axel2006-01-19
* Use better test for presense of getopt_long functionGravatar axel2005-11-28
* Make sure fish color settings are valid colorsGravatar axel2005-10-25
* Add support for bold mode to set_color commandGravatar axel2005-09-24
* Initial revisionGravatar axel2005-09-20