1. 11 Mar, 2020 1 commit
  2. 21 Nov, 2019 1 commit
  3. 08 Sep, 2019 2 commits
  4. 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
  5. 08 Jun, 2019 1 commit
  6. 07 Jun, 2019 1 commit
  7. 09 Apr, 2019 1 commit
  8. 08 Apr, 2019 1 commit
  9. 06 Oct, 2018 1 commit
  10. 10 Oct, 2016 1 commit
  11. 20 May, 2016 3 commits
  12. 18 May, 2016 2 commits
  13. 13 Jun, 2015 1 commit
  14. 22 Apr, 2014 2 commits
  15. 24 Aug, 2013 1 commit
  16. 21 Apr, 2013 2 commits
  17. 28 Dec, 2012 1 commit
    • Filipe Chagas's avatar
      Fix gitfast problem for untracket files · d0842b43
      Filipe Chagas authored
      When showing the char % for untracket files, it was not being escaped
      so there was shown a space in the place. It was also removing any char
      that was right just after.
      d0842b43
  18. 22 Nov, 2012 1 commit