aboutsummaryrefslogtreecommitdiff
path: root/bp.1
AgeCommit message (Expand)Author
2021-05-11Overhaul of |-word boundaries (| is deprecated), performanceBruce Hill
2021-05-10Added {word} feature and cleaned up the code some.Bruce Hill
2021-05-10Improved docsBruce Hill
2021-01-31TypoBruce Hill
2021-01-20Added --skip flag for skipping over patternsBruce Hill
2021-01-20Tweaked `..` syntax to make it more flexible (now: `.. % skip pat`)Bruce Hill
2021-01-19Removed outdated '?' documentationBruce Hill
2021-01-17Updated manpageBruce Hill
2021-01-17Improved argument parsing and added support for prompting user for aBruce Hill
2021-01-17Added --git/-GBruce Hill
2021-01-16Deprecated #(...)# block commentsBruce Hill
2021-01-15Added interactive confirmation mode for replacing textBruce Hill
2021-01-15Added support for `bp -p 'foo: "xx"; baz; baz: foo'`Bruce Hill
2021-01-15Major overhaul of how different modes of behavior work. Approximately 2xBruce Hill
2021-01-05Simplified `...` to `..%\n` and `$.` to `./\n`Bruce Hill
2020-12-30Simplified syntax for replacement: just =>, no need for {}Bruce Hill
2020-12-27Added in-place filtering/replacementsBruce Hill
2020-12-19Added `a,b,c supportBruce Hill
2020-12-17Updated docsBruce Hill
2020-12-14Better arg parsingBruce Hill
2020-12-14Added % operator to ..Bruce Hill
2020-12-12Bunch of changes, including some bpeg->bp renaming, and addingBruce Hill