]> git.refcnt.org Git - colorize.git/shortlog
colorize.git
2013-08-04  Steven Schubigercolorize 0.51 v0.51
2013-08-03  Steven SchubigerPrint diagnostic for wrong count of arguments
2013-08-03  Steven SchubigerQuote original unrecognized color name
2013-07-31  Steven SchubigerAdd vfprintf_diag and macro
2013-07-30  Steven SchubigerRevert "Make vfprintf_{fail,diag} wrappers"
2013-07-27  Steven SchubigerMake vfprintf_{fail,diag} wrappers
2013-07-16  Steven SchubigerCheck for non-empty line
2013-07-13  Steven SchubigerEliminate stream modes
2013-07-04  Steven SchubigerTighten scope of test
2013-07-03  Steven SchubigerClean sequences more strictly
2013-06-16  Steven SchubigerMention that sequences are added on a line basis
2013-05-28  Steven SchubigerBail out if both clean switches are provided
2013-05-18  Steven SchubigerAllow for DEBUG to be overridden
2013-05-13  Steven SchubigerAdd note in line printing function
2013-05-07  Steven SchubigerDouble space at end of sentence
2013-04-29  Steven SchubigerFirst draft of man page
2013-04-26  Steven SchubigerIntroduce calloc wrappers and zero memory
2013-04-24  Steven Schubigercolorize 0.50 v0.50
2013-04-24  Steven SchubigerTest clean-all feature
2013-04-09  Steven SchubigerClean text from all color escape sequences
2013-03-05  Steven SchubigerReduce short options code
2013-03-04  Steven SchubigerOptimize parsing command-line options
2013-03-03  Steven SchubigerTest count of sequences being printed
2013-03-03  Steven SchubigerDon't print pair of sequences at end-of-file
2013-02-24  Steven SchubigerAdd blank line
2013-02-19  Steven SchubigerPrint actual color separator in help output
2013-02-19  Steven SchubigerDefine color separator once
2013-02-18  Steven SchubigerAdjust format specifier for unsigned integers
2013-02-17  Steven Schubigercolorize 0.49 v0.49
2013-02-17  Steven SchubigerUse size_t instead of unsigned integer type
2013-02-15  Steven SchubigerEnclose valgrind test in skip block
2013-02-15  Steven SchubigerNarrow scope of variables
2013-02-11  Steven SchubigerAdvance position for end sequence
2013-02-10  Steven SchubigerKeep makefile simple
2013-02-09  Steven SchubigerImprove wrapping memory functions
2013-02-08  Steven SchubigerTest clean feature
2013-02-08  Steven SchubigerSkip invalid sequences correctly
2013-02-07  Steven SchubigerClean text from color escape sequences
2013-01-28  Steven SchubigerEnhance message if color string exists as file
2013-01-25  Steven SchubigerCapitalize first letter of diagnostics
2013-01-24  Steven Schubigerupdate copyright year and increase version
2013-01-24  Steven Schubigeradd -Wno-unused-parameter
2013-01-24  Steven SchubigerWrap memory allocation functions
2012-12-18  Steven SchubigerInitial commit.