summaryrefslogtreecommitdiffstats
path: root/src/main.rs
AgeCommit message (Expand)Author
2023-11-18Overall reorganization (#265)Blair Noctis
2023-11-02Temporarily remove recursive (`-r`) flag (#266)CosmicHorror
2023-10-28Error on `$<num><non_num>` capture replacement names (#258)1.0.0-pre-alpha.51.0.0-alpha.0CosmicHorror
2023-05-11Replace structopt with clap v4 (#189)CosmicHorror
2023-05-10Fix warnings and clippy lints (#185)CosmicHorror
2021-05-02Implement recursive replacement supportGregory
2021-02-15Add support for limited replacements | #105Gregory
2021-02-10Extract replacer into own fileGregory
2021-02-10Implement recursive glob supportGregory
2020-03-29Misc cleanupGreg
2019-12-30Use own Error typeGreg
2019-11-17Remove deprecated flag and cleanup app.rsGreg
2019-10-22misc cleanupGreg
2019-06-17Generate completionsGreg
2018-12-29Allow modification of multiple filesGreg
2018-12-29Rewrite pipelineGreg
2018-12-26Let errors get printed automaticallyGreg
2018-12-25Discover structoptGreg
2018-12-23Fix output containing escaped charsGreg
2018-12-23startGreg