summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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-015-0/+380