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