]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/history - xdg-ninja.sh
fix dirname
[xdg-ninja.git] / xdg-ninja.sh
2022-05-15 diogo464fix dirname
2022-05-15 b3nj5m1nMerge pull request #27 from Mudskipper875/main
2022-05-15 Mudskipper875Fix escape codes for POSIX `sh`
2022-05-15 b3nj5m1nMerge pull request #23 from fourchettes/fix/dash
2022-05-15 Pooya MoradiAdd newline to log HELP for increased readability
2022-05-15 Pooya MoradiAdd support for bat for markdown rendering
2022-05-15 Asperatusxdg-ninja: change jq json source
2022-05-15 b3nj5m1nMerge pull request #20 from FineFindus/main
2022-05-14 JonathanAdded line break to glow not found
2022-05-14 b3nj5m1nMerge pull request #18 from Vikingat-RAGE/main
2022-05-14 b3nj4m1nSwitch heredoc & BASH_SOURCE to POSIX compliant
2022-05-14 b3nj4m1nAdd shellckeck directive
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