1. 06 Sep, 2019 1 commit
    • Addison G's avatar
      Updated git-prompt.sh to quote variables · 1f58cd92
      Addison G authored
      An error was thrown (`bash: [: =: unary operator expected`) when using the __git_ps1_colorize_gitstring function outside of the one place it's called (line 512), because the "detached" variable was not quoted, and was unset.
      1f58cd92
  2. 03 Sep, 2019 1 commit
    • Marc Cornellà's avatar
      meta: remove PR triage GitHub action 😢 · a4f6a996
      Marc Cornellà authored
      We do this because the GitHub Actions behavior was changed recently
      so as to not pass secrets to action runs started from forks, therefore
      the API token passed cannot be used to change PR labels.
      
      There may be an alternative in the future.
      a4f6a996
  3. 02 Sep, 2019 2 commits
  4. 27 Aug, 2019 2 commits
  5. 23 Aug, 2019 5 commits
  6. 22 Aug, 2019 1 commit
  7. 20 Aug, 2019 1 commit
  8. 19 Aug, 2019 6 commits
  9. 18 Aug, 2019 1 commit
  10. 13 Aug, 2019 3 commits
  11. 07 Aug, 2019 2 commits
  12. 06 Aug, 2019 1 commit
  13. 03 Aug, 2019 1 commit
  14. 31 Jul, 2019 2 commits
  15. 27 Jul, 2019 1 commit
  16. 22 Jul, 2019 1 commit
  17. 17 Jul, 2019 1 commit
  18. 13 Jul, 2019 1 commit
  19. 12 Jul, 2019 1 commit
    • 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
  20. 11 Jul, 2019 1 commit
  21. 01 Jul, 2019 2 commits
  22. 27 Jun, 2019 1 commit
  23. 26 Jun, 2019 1 commit
  24. 15 Jun, 2019 1 commit