aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
mainmmap() an extra byte to get a NUL byte after the end of the fileBruce Hill5 months
masterDeprecate JSON output formatBruce Hill20 months
 
TagDownloadAuthorAge
v1.0commit 9d5b9577f7...Bruce Hill18 months
 
AgeCommit messageAuthor
2024-09-08Change default behavior in git repository to be searching through repov1.0Bruce Hill
2024-09-08Print quotes around string literal patterns when explaining matchesBruce Hill
2024-09-05Print which files and how many replacements for each file with aBruce Hill
2024-07-16Set pattern source range correctlyBruce Hill
2024-07-16Exclude '}' from pattern source range for string literalsBruce Hill
2024-07-16Fix for upto patterns without a target pattern, but which do have a skipBruce Hill
2024-06-23Deprecate JSON output formatmasterBruce Hill
2024-06-23Add special case support for parsing `bp "->foo"` as a pattern insteadBruce Hill
2024-06-16Rollback '..' optimization because it incorrectly skips ahead multipleBruce Hill
2024-06-07Change parsing so that `...foo` parses as `(.)(..foo)` instead ofBruce Hill
[...]