Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove TODO | Thomas Voss | 2024-11-01 | 1 | -1/+0 |
* | Add support for $GRAB_TABSIZE | Thomas Voss | 2024-11-01 | 1 | -10/+3 |
* | Introduce pcre2_bitch_and_die() | Thomas Voss | 2024-11-01 | 1 | -9/+4 |
* | Add the -l option | Thomas Voss | 2024-10-31 | 1 | -2/+8 |
* | Make -l the default and add -b | Thomas Voss | 2024-10-31 | 1 | -5/+5 |
* | Formatting | Thomas Voss | 2024-10-31 | 1 | -3/+3 |
* | Support regex flags /like this/i | Thomas Voss | 2024-10-31 | 1 | -3/+36 |
* | Allow escaping the regex delimeter | Thomas Voss | 2024-10-31 | 1 | -1/+6 |
* | Add more comments | Thomas Voss | 2024-10-31 | 1 | -2/+2 |
* | Add comment to preproc directive | Thomas Voss | 2024-10-31 | 1 | -1/+1 |
* | Add another pledge(2) location | Thomas Voss | 2024-10-31 | 1 | -2/+7 |
* | Try to improve readability | Thomas Voss | 2024-10-31 | 1 | -4/+3 |
* | Be a good citizen and cleanup properly | Thomas Voss | 2024-10-31 | 1 | -0/+3 |
* | Work on using pledge() in OpenBSD | Thomas Voss | 2024-10-31 | 1 | -1/+18 |
* | Free the right thing | Thomas Voss | 2024-10-30 | 1 | -1/+1 |
* | Update mlib | Thomas Voss | 2024-10-30 | 1 | -3/+2 |
* | Check for errors by getdelim() | Thomas Voss | 2024-10-30 | 1 | -1/+3 |
* | The -l flag takes no argument | Thomas Voss | 2024-10-30 | 1 | -1/+1 |
* | Completely revamp the grab source code | Thomas Voss | 2024-10-30 | 1 | -0/+372 |