Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-04-02 | colorize 0.60v0.60 | 3 | -5/+5 | |
2017-04-02 | Define _DEFAULT_SOURCE | 1 | -0/+1 | |
2017-04-02 | Debian packaging: Add Conflicts against forensics-colorize | 1 | -0/+1 | |
2017-03-19 | Const data | 1 | -1/+1 | |
2017-03-11 | Document Makefile install target | 1 | -3/+5 | |
2017-03-04 | Include all flags in version output | 2 | -2/+16 | |
2017-01-27 | Eliminate goto | 1 | -11/+11 | |
2017-01-14 | Add homepage field | 1 | -0/+1 | |
2017-01-12 | Enable all hardening flags | 1 | -3/+3 | |
2017-01-10 | Add watch file | 1 | -0/+2 | |
2017-01-07 | Fix spelling of preceeded | 2 | -4/+4 | |
2017-01-06 | Amend files to satisfy lintian | 3 | -6/+8 | |
2016-12-31 | Include debian/ directory | 8 | -0/+79 | |
2016-12-24 | Add Makefile install target | 1 | -1/+5 | |
2016-11-27 | Round version to 2 digits after decimal point | 1 | -2/+2 | |
2016-10-25 | Stack and release color names memory | 1 | -7/+7 | |
2016-10-04 | Mention running tests through valgrind in README | 1 | -0/+7 | |
2016-10-01 | Run tests through valgrind | 3 | -22/+41 | |
2016-09-21 | Add screenshots | 9 | -0/+20 | |
2016-08-19 | Print list of options dynamically in help output | 1 | -23/+44 | |
2016-07-27 | colorize 0.59v0.59 | 2 | -2/+2 | |
2016-07-24 | Modify .gitignore to match in project root | 1 | -4/+4 | |
2016-07-24 | Add HACKING | 1 | -0/+9 | |
2016-07-19 | Move common data to a perl module | 4 | -37/+53 | |
2016-06-20 | Extract fail tests to test file | 2 | -50/+83 | |
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-05-20 | Const pointer | 1 | -1/+1 | |
2016-04-07 | Use more descriptive enumerator name | 1 | -5/+5 | |
2016-03-23 | Declare release target as phony | 1 | -1/+1 | |
2016-03-23 | Add Makefile release target | 1 | -0/+3 | |
2016-03-21 | Terminate buffer with single NUL | 1 | -1/+1 | |
2016-03-16 | Set compiler once for tests | 2 | -6/+8 | |
2016-03-09 | Add Usage example | 1 | -0/+12 | |
2016-01-21 | colorize 0.58v0.58 | 2 | -3/+3 | |
2016-01-21 | Add AUTHORS | 1 | -0/+7 | |
2016-01-21 | Remove a.out on make clean | 1 | -1/+1 | |
2016-01-20 | List color separator in version output | 1 | -0/+1 | |
2016-01-19 | Make color separator configurable | 1 | -1/+7 | |
2016-01-15 | Optimize merging for partial lines further | 1 | -12/+18 | |
2016-01-01 | Add README section header | 1 | -0/+2 | |
2015-11-28 | Bring data type into line | 1 | -4/+3 | |
2015-11-07 | Circumvent cleanup function for testing output | 1 | -2/+2 | |
2015-10-27 | Move path skipping code to a function | 1 | -47/+52 | |
2015-10-27 | Move color names code to a function | 1 | -55/+64 | |
2015-10-25 | Simplify code in cleanup function | 1 | -3/+1 | |
2015-10-25 | Don't initialize arg_cnt | 1 | -1/+1 | |
2015-10-04 | colorize 0.57v0.57 | 2 | -2/+2 | |
2015-10-04 | Readjust indentation of tests | 1 | -2/+2 | |
2015-10-03 | Replace echo command invocations with printf | 3 | -19/+19 |