Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow the use of env-vars to customize colors | Thomas Voss | 2024-01-12 | 1 | -3/+13 |
* | Respect -z when printing filenames | Thomas Voss | 2024-01-11 | 1 | -2/+2 |
* | Add the -f flag | Thomas Voss | 2024-01-11 | 1 | -7/+11 |
* | Print filenames when ≥2 files are provided (with color support) | Thomas Voss | 2024-01-11 | 1 | -20/+33 |
* | Import assert.h before C23 | Thomas Voss | 2024-01-11 | 1 | -4/+4 |
* | Change delim for zflag | Thomas Voss | 2024-01-11 | 1 | -4/+3 |
* | Make things work a bit better on C23 | Thomas Voss | 2024-01-11 | 1 | -1/+3 |
* | Make REG_NEWLINE optional with -n | Thomas Voss | 2024-01-11 | 1 | -6/+14 |
* | Add support for long options | Thomas Voss | 2023-12-30 | 1 | -1/+6 |
* | Remove unreachable() | Thomas Voss | 2023-12-30 | 1 | -9/+2 |
* | Support basic escape ASCII escape sequences | Thomas Voss | 2023-12-10 | 1 | -0/+18 |
* | Remove local rv and make warn() a macro | Thomas Voss | 2023-12-10 | 1 | -5/+8 |
* | Add the ‘y’ operator | Thomas Voss | 2023-12-10 | 1 | -10/+62 |
* | Fix GCC compiler error | Thomas Voss | 2023-12-09 | 1 | -0/+7 |
* | Literally open grab(1) when someone uses -h | Thomas Voss | 2023-12-09 | 1 | -2/+10 |
* | Replace ‘-d’ with ‘-z’ | Thomas Voss | 2023-12-09 | 1 | -5/+5 |
* | Don’t always assume ‘x’ as the first operator | Thomas Voss | 2023-12-09 | 1 | -2/+7 |
* | Genesis commit | Thomas Voss | 2023-12-09 | 1 | -0/+274 |