]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/history - xdg-ninja.sh
Use printf in apply_shell_expansion
[xdg-ninja.git] / xdg-ninja.sh
2022-05-14 b3nj4m1nUse printf in apply_shell_expansion
2022-05-14 b3nj4m1nRemove uses of declare
2022-05-14 b3nj4m1nUse long form instead of &>
2022-05-14 b3nj4m1nUse = instead of ==
2022-05-14 b3nj4m1nSwitch from echo to printf
2022-05-14 b3nj4m1nQuote $i
2022-05-14 b3nj4m1nChange [[ and ]] to [ and ]
2022-05-13 b3nj5m1nMerge pull request #9 from jakkso/patch-1
2022-05-13 Alexander PottsFix typo
2022-05-13 b3nj4m1nCheck for missing XDG vars
2022-05-13 b3nj4m1nMerge branch 'portability'
2022-05-13 Asperatusxdg-ninja: security and readability fixes
2022-05-13 Asperatusxdg-ninja: reformat script to standards
2022-05-13 Asperatusxdg-ninja: remove unused variables
2022-05-13 traxysMake sure to check ./programs when xdg-ninja is called...
2022-05-13 traxysDon't suppose the location of bash
2022-05-13 b3nj4m1nAdd disclaimer about glow
2022-05-13 b3nj4m1nActually exit when jq isn't installed
2022-05-13 b3nj4m1nCheck for presence of jq
2022-05-13 b3nj4m1nOutput more info
2022-05-13 b3nj4m1nAdd cli options & help to script
2022-05-12 b3nj4m1nUpdate README
2022-05-12 b3nj4m1nAdded first implementation