Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make REG_NEWLINE optional with -n | Thomas Voss | 2024-01-11 | 1 | -6/+14 |
* | Rebuild if da.h is modified | Thomas Voss | 2023-12-30 | 1 | -1/+1 |
* | Switch to cbs for building | Thomas Voss | 2023-12-30 | 5 | -23/+945 |
* | Add support for long options | Thomas Voss | 2023-12-30 | 2 | -3/+8 |
* | Remove unreachable() | Thomas Voss | 2023-12-30 | 1 | -9/+2 |
* | Write initial manual pagev1.0.0 | Thomas Voss | 2023-12-10 | 1 | -0/+70 |
* | 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 |
* | Update README | Thomas Voss | 2023-12-10 | 1 | -9/+54 |
* | 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 | 2 | -2/+12 |
* | Replace ‘-d’ with ‘-z’ | Thomas Voss | 2023-12-09 | 2 | -6/+6 |
* | Add an install target | Thomas Voss | 2023-12-09 | 1 | -0/+8 |
* | Don’t always assume ‘x’ as the first operator | Thomas Voss | 2023-12-09 | 1 | -2/+7 |
* | Genesis commit | Thomas Voss | 2023-12-09 | 7 | -0/+449 |