summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* accept only long option to print a help infoJoursoir2023-03-041-0/+5
* add option to select non-matching linesJoursoir2023-03-031-1/+7
* add option to match only whole wordsJoursoir2023-03-032-3/+11
* add option to ignore search string caseJoursoir2023-03-032-1/+15
* iterate over lines instead of reading all bytes into a StringJoursoir2023-03-021-4/+1
* accept multiple files and stdinJoursoir2023-03-021-6/+28
* initial commitJoursoir2023-03-012-0/+39