| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |