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-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
2024-06-07Fix issue with replacement text printing before its line numberBruce Hill
2024-06-07Add optimization for .."literal"Bruce Hill
2024-06-07Bugfix: upto patterns should not accept an empty string as a target,Bruce Hill
2024-05-29Remove unnecessary header files from installBruce Hill
2024-05-29Rename match_t -> bp_match_tBruce Hill
2024-05-29Rename 'pat_t' -> 'bp_pat_t'Bruce Hill
[...]