Skip to content
Snippets Groups Projects
  1. Oct 30, 2020
  2. Oct 13, 2020
  3. Oct 11, 2020
  4. Jun 16, 2020
  5. Jun 15, 2020
  6. Apr 08, 2020
    • wkwk's avatar
      Do a shellcheck / shfmt run on shellscripts · 8146dbc1
      wkwk authored
      Fix SC2145: Argument mixes string and array. Use * or separate argument.
      Fix SC2162: read without -r will mangle backslashes.
      Fix SC2086: Double quote to prevent globbing and word splitting.
      Fix SC2164: Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
      8146dbc1
  7. Jan 24, 2020
  8. Oct 24, 2019
  9. Jun 08, 2019
  10. May 23, 2019
  11. May 19, 2019
  12. Apr 26, 2019
  13. Apr 19, 2019
  14. Apr 12, 2019
  15. Apr 11, 2019
  16. Apr 10, 2019
  17. Apr 04, 2019
  18. Mar 31, 2019
  19. Mar 29, 2019
  20. Mar 24, 2019
  21. Mar 23, 2019
  22. Mar 22, 2019
  23. Mar 20, 2019
  24. Mar 19, 2019
  25. Mar 15, 2019
  26. Feb 03, 2019
Loading