Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mangle script shebangs | Jani Välimaa | 2023-11-22 | 1 | -1/+1 |
* | brp-mangle-shebangs: also mangle shebangs of JavaScript executables (rhbz#199... | Jani Välimaa | 2023-01-15 | 1 | -1/+1 |
* | Fix handling of files without newlines in brp-mangle-shebang | Lumir Balhar | 2021-09-07 | 1 | -1/+8 |
* | brp-mangle-shebangs: do not exit if read has a non-zero status | Jani Välimaa | 2019-12-24 | 1 | -1/+1 |
* | brp-mangle-shebangs: do not stat / touch files needlessly | Denys Vlasenko | 2019-12-23 | 1 | -3/+5 |
* | brp-mangle-shebangs: fix unsafe/incorrect command expansion | Denys Vlasenko | 2019-12-23 | 1 | -14/+19 |
* | brp-mangle-shebangs: speed up finding of "text executables" (scripts) | Denys Vlasenko | 2019-12-23 | 1 | -3/+12 |
* | Make ambiguous python shebangs error | Thierry Vignaud | 2019-12-23 | 1 | -0/+1 |
* | do not fail when python call is ambiguous | Thierry Vignaud | 2018-09-24 | 1 | -1/+0 |
* | add __brp_mangle_shebangs from FC in order to: | Thierry Vignaud | 2018-09-24 | 1 | -0/+142 |