aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
Commit message (Expand)AuthorAgeFilesLines
* Support regex flags /like this/iThomas Voss 2024-10-311-3/+36
* Allow escaping the regex delimeterThomas Voss 2024-10-311-1/+6
* Add more commentsThomas Voss 2024-10-311-2/+2
* Add comment to preproc directiveThomas Voss 2024-10-311-1/+1
* Add another pledge(2) locationThomas Voss 2024-10-311-2/+7
* Try to improve readabilityThomas Voss 2024-10-311-4/+3
* Be a good citizen and cleanup properlyThomas Voss 2024-10-311-0/+3
* Work on using pledge() in OpenBSDThomas Voss 2024-10-311-1/+18
* Free the right thingThomas Voss 2024-10-301-1/+1
* Update mlibThomas Voss 2024-10-301-3/+2
* Check for errors by getdelim()Thomas Voss 2024-10-301-1/+3
* The -l flag takes no argumentThomas Voss 2024-10-301-1/+1
* Completely revamp the grab source codeThomas Voss 2024-10-301-0/+372