Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add optional PCRE support | Thomas Voss | 2024-01-18 | 1 | -1/+8 |
* | Don’t define _POSIX_C_SOURCE | Thomas Voss | 2024-01-16 | 1 | -3/+0 |
* | Fix builds on MacOS | Thomas Voss | 2024-01-16 | 1 | -4/+4 |
* | Organize files into directories | Thomas Voss | 2024-01-13 | 1 | -3/+3 |
* | Add the git-grab.1 manual | Thomas Voss | 2024-01-13 | 1 | -1/+1 |
* | Initialize debug to false | Thomas Voss | 2024-01-13 | 1 | -1/+1 |
* | Add git-grab for integrating with Git. | Thomas Voss | 2024-01-12 | 1 | -9/+15 |
* | Make the whole *FLAGS stuff nicer | Thomas Voss | 2024-01-11 | 1 | -7/+9 |
* | Make things work a bit better on C23 | Thomas Voss | 2024-01-11 | 1 | -0/+4 |
* | Don’t use -m(arch tune)=native on MacOS | Thomas Voss | 2024-01-11 | 1 | -2/+6 |
* | Rebuild if da.h is modified | Thomas Voss | 2023-12-30 | 1 | -1/+1 |
* | Switch to cbs for building | Thomas Voss | 2023-12-30 | 1 | -0/+147 |