| Commit message (Expand) | Author | Age | Files | Lines |
* | Update e-mailHEADmaster | Mattias Andrée | 2024-10-05 | 1 | -1/+1 |
* | Empty signed commit | Mattias Andrée | 2024-04-06 | 0 | -0/+0 |
* | Fix output and note which test cases are used to test each warning | Mattias Andrée | 2022-01-24 | 3 | -3/+26 |
* | Add more test cases | Mattias Andrée | 2022-01-24 | 4 | -0/+11 |
* | test: print symbol names to exit codes | Mattias Andrée | 2022-01-18 | 1 | -2/+13 |
* | -m test: fail if there is an error during execution or at end if there one or more of the tests failed | Mattias Andrée | 2022-01-18 | 1 | -0/+4 |
* | test: add missing quotes, allow : in extra options, use printf instead of echo, print to stderr and not stdout, and some style changes | Mattias Andrée | 2022-01-18 | 1 | -15/+19 |
* | Do not run check by default | Mattias Andrée | 2022-01-18 | 1 | -1/+1 |
* | Implemented a simple test suite | Thomas Oltmann | 2022-01-18 | 7 | -2/+44 |
* | Fixed line continuation checks. | Thomas Oltmann | 2022-01-07 | 2 | -3/+4 |
* | Use c99 instead of nonportable cc -std=c99 | Mattias Andrée | 2022-01-05 | 1 | -2/+2 |
* | Add todos for comments | Mattias Andrée | 2022-01-04 | 1 | -1/+10 |
* | Remove unused files from .gitignore and make clean | Mattias Andrée | 2022-01-04 | 2 | -7/+1 |
* | Replace dependency on libsimple with boilerplate code | Mattias Andrée | 2022-01-04 | 6 | -7/+133 |
* | Rename to makel | Mattias Andrée | 2022-01-04 | 3 | -10/+10 |
* | don't print argv0 | NRK | 2022-01-04 | 1 | -2/+2 |
* | misc | Mattias Andrée | 2022-01-04 | 3 | -8/+64 |
* | Remove unnecessary brackets | Mattias Andrée | 2022-01-02 | 1 | -2/+2 |
* | Lint line continuation and whitespace issues | Mattias Andrée | 2022-01-01 | 4 | -9/+220 |
* | Move some functions into makefile.c | Mattias Andrée | 2022-01-01 | 4 | -87/+96 |
* | Fix replacement character insertion for invalid UTF-8 | Mattias Andrée | 2022-01-01 | 1 | -1/+2 |
* | Validate UTF-8 encoding and check for long lines | Mattias Andrée | 2022-01-01 | 7 | -97/+199 |
* | Change [warn] to [warning] | Mattias Andrée | 2022-01-01 | 1 | -1/+1 |
* | improve WC_EXTRA_MAKEFILE warning | NRK | 2022-01-01 | 1 | -3/+4 |
* | Rename to mklint to avoid confusion with pre-existing tool with opposite goal | Mattias Andrée | 2022-01-01 | 3 | -10/+10 |
* | m | Mattias Andrée | 2021-12-31 | 1 | -1/+1 |
* | First commit | Mattias Andrée | 2021-12-31 | 7 | -0/+378 |