Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-12-09 | Sort color names elsewhere | Steven Schubiger | 2 | -4/+4 |
2013-12-07 | Exchange color codes for cyan/magenta | Steven Schubiger | 1 | -4/+4 |
2013-12-06 | List state of debugging in version output | Steven Schubiger | 1 | -1/+8 |
2013-12-01 | Read multiple of 1024 bytes from stream | Steven Schubiger | 1 | -6/+6 |
2013-11-21 | Improve determining buffer size | Steven Schubiger | 1 | -3/+5 |
2013-11-17 | Remove superfluous semicolon from macros | Steven Schubiger | 1 | -5/+5 |
2013-11-16 | Validate color provided to exclude-random switch | Steven Schubiger | 2 | -6/+14 |
2013-11-06 | colorize 0.52v0.52 | Steven Schubiger | 2 | -2/+2 |
2013-11-05 | Use NULL in long options data initialization | Steven Schubiger | 1 | -1/+1 |
2013-10-29 | Don't fail if color string exists as file | Steven Schubiger | 1 | -3/+25 |
2013-10-20 | Document sequences being used | Steven Schubiger | 1 | -3/+14 |
2013-09-05 | Clear pointer before reusing | Steven Schubiger | 1 | -0/+3 |
2013-08-28 | Swap parameters of print_line | Steven Schubiger | 1 | -4/+4 |
2013-08-24 | Replace option part of identifiers with arg | Steven Schubiger | 1 | -9/+9 |
2013-08-22 | Add assertion in process_file_option | Steven Schubiger | 1 | -0/+1 |
2013-08-21 | Initialize file pointer | Steven Schubiger | 1 | -1/+1 |
2013-08-18 | Avoid gmake specific Makefile idiom | Steven Schubiger | 1 | -1/+1 |
2013-08-17 | Extend feature test macro | Steven Schubiger | 1 | -1/+1 |
2013-08-09 | Test failures | Steven Schubiger | 1 | -2/+49 |
2013-08-04 | colorize 0.51v0.51 | Steven Schubiger | 2 | -2/+2 |
2013-08-03 | Print diagnostic for wrong count of arguments | Steven Schubiger | 1 | -0/+1 |
2013-08-03 | Quote original unrecognized color name | Steven Schubiger | 1 | -6/+11 |
2013-07-31 | Add vfprintf_diag and macro | Steven Schubiger | 1 | -6/+16 |
2013-07-30 | Revert "Make vfprintf_{fail,diag} wrappers" | Steven Schubiger | 1 | -7/+3 |
2013-07-27 | Make vfprintf_{fail,diag} wrappers | Steven Schubiger | 1 | -3/+7 |
2013-07-16 | Check for non-empty line | Steven Schubiger | 1 | -1/+1 |
2013-07-13 | Eliminate stream modes | Steven Schubiger | 1 | -66/+13 |
2013-07-04 | Tighten scope of test | Steven Schubiger | 1 | -4/+6 |
2013-07-03 | Clean sequences more strictly | Steven Schubiger | 2 | -17/+49 |
2013-06-16 | Mention that sequences are added on a line basis | Steven Schubiger | 1 | -1/+4 |
2013-05-28 | Bail out if both clean switches are provided | Steven Schubiger | 1 | -0/+2 |
2013-05-18 | Allow for DEBUG to be overridden | Steven Schubiger | 1 | -1/+3 |
2013-05-13 | Add note in line printing function | Steven Schubiger | 1 | -0/+1 |
2013-05-07 | Double space at end of sentence | Steven Schubiger | 1 | -3/+3 |
2013-04-29 | First draft of man page | Steven Schubiger | 1 | -0/+43 |
2013-04-26 | Introduce calloc wrappers and zero memory | Steven Schubiger | 1 | -5/+27 |
2013-04-24 | colorize 0.50v0.50 | Steven Schubiger | 1 | -1/+1 |
2013-04-24 | Test clean-all feature | Steven Schubiger | 1 | -9/+27 |
2013-04-09 | Clean text from all color escape sequences | Steven Schubiger | 1 | -42/+65 |
2013-03-05 | Reduce short options code | Steven Schubiger | 1 | -6/+7 |
2013-03-04 | Optimize parsing command-line options | Steven Schubiger | 1 | -22/+45 |
2013-03-03 | Test count of sequences being printed | Steven Schubiger | 1 | -1/+6 |
2013-03-03 | Don't print pair of sequences at end-of-file | Steven Schubiger | 1 | -11/+13 |
2013-02-24 | Add blank line | Steven Schubiger | 1 | -0/+1 |
2013-02-19 | Print actual color separator in help output | Steven Schubiger | 1 | -1/+1 |
2013-02-19 | Define color separator once | Steven Schubiger | 1 | -4/+6 |
2013-02-18 | Adjust format specifier for unsigned integers | Steven Schubiger | 1 | -4/+4 |
2013-02-17 | colorize 0.49v0.49 | Steven Schubiger | 1 | -1/+1 |
2013-02-17 | Use size_t instead of unsigned integer type | Steven Schubiger | 1 | -2/+2 |
2013-02-15 | Enclose valgrind test in skip block | Steven Schubiger | 1 | -2/+4 |