Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-07-25 | Add initial implementation of foreground color rainbow mode | Steven Schubiger | 6 | -33/+43 |
2019-09-21 | Fix using color from config with hyphen | Steven Schubiger | 1 | -2/+3 |
2019-09-17 | parse_conf(): minor tweaks | Steven Schubiger | 2 | -1/+38 |
2019-09-01 | Add config short option -c | Steven Schubiger | 1 | -7/+11 |
2019-08-30 | Print line number when exceeding chars | Steven Schubiger | 1 | -1/+1 |
2019-08-28 | Test --config | Steven Schubiger | 1 | -0/+47 |
2019-08-18 | Add new test files | Steven Schubiger | 6 | -0/+317 |
2019-08-18 | Compile with -DTEST for testing | Steven Schubiger | 1 | -2/+2 |
2017-08-02 | Optimize extracting invalid attribute name | Steven Schubiger | 1 | -1/+1 |
2017-08-01 | Enhance message if attribute is invalid | Steven Schubiger | 1 | -2/+3 |
2017-05-14 | Test --attr with multiple occurrences | Steven Schubiger | 1 | -1/+2 |
2017-04-17 | Test --attr failures | Steven Schubiger | 1 | -1/+4 |
2017-01-07 | Fix spelling of preceeded | Steven Schubiger | 1 | -2/+2 |
2016-07-19 | Move common data to a perl module | Steven Schubiger | 2 | -17/+5 |
2016-06-20 | Extract fail tests to test file | Steven Schubiger | 1 | -0/+81 |
2016-05-27 | Reorder initialization of skip message | Steven Schubiger | 1 | -2/+2 |
2016-05-27 | Set skip message once for merge tests | Steven Schubiger | 1 | -4/+6 |
2016-03-16 | Set compiler once for tests | Steven Schubiger | 1 | -2/+3 |
2015-10-03 | Replace echo command invocations with printf | Steven Schubiger | 1 | -4/+4 |
2015-09-03 | Double memory when increasing buffer | Steven Schubiger | 1 | -30/+31 |
2015-08-15 | Add merge test file | Steven Schubiger | 1 | -0/+152 |