Age | Commit message (Expand) | Author |
---|---|---|
2022-10-07 | replacer: working directory global placeholder (#5127) | Kévin Dunglas |
2022-08-02 | chore: Bump up to Go 1.19, minimum 1.18 (#4925) | Francis Lavoie |
2020-03-30 | Keep type information with placeholders until replacements happen | Matthew Holt |
2020-03-11 | Fix #3130: Crash at fuzzing target replacer (#3133) | Bill Glover |
2020-03-08 | Rework Replacer loop to handle escaped braces (#3121) | Bill Glover |
2020-02-25 | v2: 'log' directive for Caddyfile, and debug mode (#3052) | Matt Holt |
2019-12-29 | Export Replacer and use concrete type instead of interface | Matthew Holt |
2019-12-17 | core: Add ReplaceFunc method to Replacer to allow dynamic replacements | Matthew Holt |
2019-11-11 | core: Add tests to Replacer; fix panic (fixes #2852) | Matthew Holt |
2019-10-28 | v2: Logging! (#2831) | Matt Holt |
2019-07-21 | Tests for replacer (#2675) | Johannes Hörmann |