Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve the build system | Thomas Voss | 2024-01-21 | 1 | -5/+3 |
* | Support line- & column-based match locations | Thomas Voss | 2024-01-21 | 1 | -3/+18 |
* | Define _POSIX_C_SOURCE on Glibc | Thomas Voss | 2024-01-20 | 1 | -0/+11 |
* | Add git-grab to the list of files to clean | Thomas Voss | 2024-01-19 | 1 | -1/+1 |
* | Update cbs.h again | Thomas Voss | 2024-01-18 | 1 | -9/+6 |
* | Allow long options in the build script | Thomas Voss | 2024-01-18 | 1 | -1/+7 |
* | s/debug/dflag | Thomas Voss | 2024-01-18 | 1 | -4/+3 |
* | Use pkg-config to configure PCRE | Thomas Voss | 2024-01-18 | 1 | -2/+9 |
* | Support custom CFLAGS and CC | Thomas Voss | 2024-01-18 | 1 | -16/+23 |
* | Change -p to -P and make PCRE support the default | Thomas Voss | 2024-01-18 | 1 | -6/+6 |
* | Simplify majorly | Thomas Voss | 2024-01-18 | 1 | -50/+10 |
* | Simplify code using libcompat | Thomas Voss | 2024-01-18 | 1 | -4/+1 |
* | Formatting | Thomas Voss | 2024-01-18 | 1 | -2/+2 |
* | 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 |