| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | replace sedregex crate8-rework-sed | Max Audron | 2021-10-19 | -0/+344 |
| This replaces the sedregex crate with our own implementation for multiple reasons: 1. We required to access the parsed regex, this required a patch to the sedregex crate which did not get merged due to an inactive dev, blocking us from publishing on crates.Io 2. We wanted to highlight the changes done in bold 3. We want to add execution of multiple chained sed commands in the future which would require more modification | ||||
