Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Decrease macro usage | Thomas Voss | 2024-01-18 | 1 | -4/+4 |
* | Terminate the longopts in grab.c with a null row | Thomas Voss | 2024-01-18 | 1 | -0/+1 |
* | Simplify code using libcompat | Thomas Voss | 2024-01-18 | 1 | -5/+1 |
* | Remove manual escape handling | Thomas Voss | 2024-01-18 | 1 | -17/+0 |
* | Wrap -f/--filenames in ‘#if GIT_GRAB’ | Thomas Voss | 2024-01-18 | 1 | -0/+2 |
* | Add optional PCRE support | Thomas Voss | 2024-01-18 | 1 | -5/+9 |
* | Grab the latest version of da.h | Thomas Voss | 2024-01-17 | 1 | -2/+2 |
* | Switch colors to use GRAB_COLORS in GREP_COLORS-style | Thomas Voss | 2024-01-16 | 1 | -9/+61 |
* | Add -c to force colored output | Thomas Voss | 2024-01-16 | 1 | -6/+10 |
* | Close fds[FD_W] after dup2() | Thomas Voss | 2024-01-14 | 1 | -0/+1 |
* | Organize files into directories | Thomas Voss | 2024-01-13 | 1 | -0/+492 |