aboutsummaryrefslogtreecommitdiffstats
path: root/colorize.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-02colorize 0.53v0.53Gravatar Steven Schubiger 1-2/+2
2013-12-22Prefer term help screenGravatar Steven Schubiger 1-1/+1
2013-12-21Print hint to invoke usage screenGravatar Steven Schubiger 1-3/+10
2013-12-12Merge declarations of boolean typeGravatar Steven Schubiger 1-3/+1
2013-12-07Exchange color codes for cyan/magentaGravatar Steven Schubiger 1-4/+4
2013-12-06List state of debugging in version outputGravatar Steven Schubiger 1-1/+8
2013-12-01Read multiple of 1024 bytes from streamGravatar Steven Schubiger 1-6/+6
2013-11-21Improve determining buffer sizeGravatar Steven Schubiger 1-3/+5
2013-11-17Remove superfluous semicolon from macrosGravatar Steven Schubiger 1-5/+5
2013-11-16Validate color provided to exclude-random switchGravatar Steven Schubiger 1-5/+13
2013-11-06colorize 0.52v0.52Gravatar Steven Schubiger 1-1/+1
2013-11-05Use NULL in long options data initializationGravatar Steven Schubiger 1-1/+1
2013-10-29Don't fail if color string exists as fileGravatar Steven Schubiger 1-3/+25
2013-09-05Clear pointer before reusingGravatar Steven Schubiger 1-0/+3
2013-08-28Swap parameters of print_lineGravatar Steven Schubiger 1-4/+4
2013-08-24Replace option part of identifiers with argGravatar Steven Schubiger 1-9/+9
2013-08-22Add assertion in process_file_optionGravatar Steven Schubiger 1-0/+1
2013-08-21Initialize file pointerGravatar Steven Schubiger 1-1/+1
2013-08-17Extend feature test macroGravatar Steven Schubiger 1-1/+1
2013-08-04colorize 0.51v0.51Gravatar Steven Schubiger 1-1/+1
2013-08-03Print diagnostic for wrong count of argumentsGravatar Steven Schubiger 1-0/+1
2013-08-03Quote original unrecognized color nameGravatar Steven Schubiger 1-6/+11
2013-07-31Add vfprintf_diag and macroGravatar Steven Schubiger 1-6/+16
2013-07-30Revert "Make vfprintf_{fail,diag} wrappers"Gravatar Steven Schubiger 1-7/+3
2013-07-27Make vfprintf_{fail,diag} wrappersGravatar Steven Schubiger 1-3/+7
2013-07-16Check for non-empty lineGravatar Steven Schubiger 1-1/+1
2013-07-13Eliminate stream modesGravatar Steven Schubiger 1-66/+13
2013-07-03Clean sequences more strictlyGravatar Steven Schubiger 1-16/+33
2013-05-28Bail out if both clean switches are providedGravatar Steven Schubiger 1-0/+2
2013-05-18Allow for DEBUG to be overriddenGravatar Steven Schubiger 1-1/+3
2013-05-13Add note in line printing functionGravatar Steven Schubiger 1-0/+1
2013-04-26Introduce calloc wrappers and zero memoryGravatar Steven Schubiger 1-5/+27
2013-04-24colorize 0.50v0.50Gravatar Steven Schubiger 1-1/+1
2013-04-09Clean text from all color escape sequencesGravatar Steven Schubiger 1-42/+65
2013-03-05Reduce short options codeGravatar Steven Schubiger 1-6/+7
2013-03-04Optimize parsing command-line optionsGravatar Steven Schubiger 1-22/+45
2013-03-03Don't print pair of sequences at end-of-fileGravatar Steven Schubiger 1-11/+13
2013-02-24Add blank lineGravatar Steven Schubiger 1-0/+1
2013-02-19Print actual color separator in help outputGravatar Steven Schubiger 1-1/+1
2013-02-19Define color separator onceGravatar Steven Schubiger 1-4/+6
2013-02-18Adjust format specifier for unsigned integersGravatar Steven Schubiger 1-4/+4
2013-02-17colorize 0.49v0.49Gravatar Steven Schubiger 1-1/+1
2013-02-17Use size_t instead of unsigned integer typeGravatar Steven Schubiger 1-2/+2
2013-02-11Advance position for end sequenceGravatar Steven Schubiger 1-1/+2
2013-02-09Improve wrapping memory functionsGravatar Steven Schubiger 1-20/+41
2013-02-08Skip invalid sequences correctlyGravatar Steven Schubiger 1-1/+2
2013-02-07Clean text from color escape sequencesGravatar Steven Schubiger 1-29/+213
2013-01-28Enhance message if color string exists as fileGravatar Steven Schubiger 1-1/+6
2013-01-25Capitalize first letter of diagnosticsGravatar Steven Schubiger 1-2/+2
2013-01-25update copyright year and increase versionGravatar Steven Schubiger 1-2/+2