Skip to content
  1. Oct 08, 2023
  2. May 21, 2023
  3. May 09, 2023
  4. May 06, 2023
  5. Apr 03, 2023
  6. Mar 28, 2023
  7. Mar 07, 2023
  8. Feb 02, 2023
  9. Apr 14, 2022
  10. Mar 14, 2022
  11. Feb 04, 2022
  12. Dec 18, 2021
  13. Dec 07, 2021
  14. Nov 06, 2021
    • Jonathan Batchelor's avatar
      refactor(osx): Rename osx plugin to macos (#10341) · b2f35a7b
      Jonathan Batchelor authored
      Apple changed the name of their operating system from OS X to macOS a number of years ago. This was overdue!
      
      As per issue  #10311
      
      * refactor(osx): rename `osx` plugin to `macos`
      * refactor(macos): Add symbolic link from old `osx` plugin name.
      b2f35a7b
  15. Oct 18, 2021
  16. Apr 25, 2021
  17. Oct 11, 2020
  18. Sep 26, 2020
  19. Sep 18, 2020
  20. Sep 14, 2020
  21. Aug 23, 2020
  22. Aug 20, 2020
  23. Jul 05, 2020
  24. Jun 10, 2020
  25. Mar 01, 2020
  26. Feb 29, 2020
  27. Feb 04, 2020
  28. Jan 29, 2020
  29. Dec 27, 2019
  30. Nov 25, 2019
  31. Nov 21, 2019
  32. Nov 18, 2019
  33. Nov 17, 2019
  34. Oct 01, 2019
  35. Jul 12, 2019
    • Mark Coleman's avatar
      readme: document oneliner unattended installation command (#7983) · 29fb617e
      Mark Coleman authored
      The original suggestion for an unattended install downloads the installation script to a file, then runs that file with the --unattended argument. The install.sh file would be left behind after the suggested command was run.
      This change passes the --unattended argument directly into sh. So, it's a nice one-liner like the default installation script, and it doesn't leave a dangling install.sh script.
      29fb617e
  36. Jul 01, 2019
    • Robby Russell's avatar
      s/might/may · b259cdf7
      Robby Russell authored
      After wandering into a few articles that discuss the difference between might and may...opting for may.
      b259cdf7
Loading