- 08 Sep, 2019 8 commits
- 
- 
Marc Cornellà authoredAn 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. 
- 
Marc Cornellà authored
- 
Prajjwal Singh authoredIncludes completions for `git switch`. 
- 
Marc Cornellà authored
- 
Hanjiang Yu authoredNow it can be sourced in a function, like zplug. 
- 
Sean Collins authored
- 
Marc Cornellà authored* Fix bad function definitions in Debian plugin There appears to be a definition issue for some functions/aliases which result in the following errors when sourcing .zshrc: ``` /home/username/.oh-my-zsh/plugins/debian/debian.plugin.zsh:75: defining function based on alias `abd' /home/username/.oh-my-zsh/plugins/debian/debian.plugin.zsh:75: parse error near `()' ``` Fixes #7986 * Update syntax on the remaining functions 
- 
Marc Cornellà authored
 
- 
- 06 Sep, 2019 1 commit
- 
- 
Addison G authoredAn 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. 
 
- 
- 03 Sep, 2019 2 commits
- 
- 
😢 Marc Cornellà authoredWe 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. 
- 
Braxton Schafer authoredThere appears to be a definition issue for some functions/aliases which result in the following errors when sourcing .zshrc: ``` /home/username/.oh-my-zsh/plugins/debian/debian.plugin.zsh:75: defining function based on alias `abd' /home/username/.oh-my-zsh/plugins/debian/debian.plugin.zsh:75: parse error near `()' ``` Fixes #7986 
 
- 
- 02 Sep, 2019 2 commits
- 
- 
Salomon Smeke authored
- 
Ing. Jan Kaláb authored
 
- 
- 27 Aug, 2019 2 commits
- 
- 
mapshen authoredThe `commands[autojump]` block errs out when autojump is not found, and the rest, which is intended to be used for loading `autojump`, does not get executed. 
- 
Jonathan Klimt authored
 
- 
- 23 Aug, 2019 5 commits
- 
- 
Pavel Omelchenko authored
- 
Marc Cornellà authoredGit learned to add a `+` in front of branches that are checked out in other worktrees. See: https://github.com/git/git/blob/745f6812895b31c02b29bdfe4ae8e5498f776c26/Documentation/RelNotes/2.23.0.txt#L252-L256 
- 
Ryan Styrczula authoredGit learned to add a `+` in front of branches that are checked out in other worktrees. See: https://github.com/git/git/blob/745f6812895b31c02b29bdfe4ae8e5498f776c26/Documentation/RelNotes/2.23.0.txt#L252-L256 
- 
Vignesh Balasubramaniam authored
- 
Marc Cornellà authored
 
- 
- 22 Aug, 2019 1 commit
- 
- 
Pavel Omelchenko authored
 
- 
- 20 Aug, 2019 1 commit
- 
- 
Julien Janvier authored
 
- 
- 19 Aug, 2019 6 commits
- 
- 
Matthew Armand authored- Add mercurial support to af-magic, so now the vcs prompt will show up in either a git or hg repository - The virtualenv prompt was white and bumped up against the user@hostname output - Fixed that so its green (which I thought highlighted it more thematically) and has a space before user@hostname 
- 
Marc Cornellà authoredFixes #7942 
- 
Kirill Pinchuk authored
- 
Matthew Turney authored
- 
SomeDer authored
- 
SomeDer authored
 
- 
- 18 Aug, 2019 1 commit
- 
- 
Marc Cornellà authored
 
- 
- 13 Aug, 2019 3 commits
- 
- 
Marc Cornellà authored
- 
Marc Cornellà authoredProvisional measure due to "Unexpected value 'if'" error. See https://github.community/t5/GitHub-API-Development-and/jobs-lt-job-id-gt-if-not-working/m-p/28980 
- 
Marc Cornellà authored
 
- 
- 07 Aug, 2019 2 commits
- 
- 
Jisse Reitsma authored
- 
Marc Cornellà authoredThis allows you to use `colored git log --help` for example, to get colored output. 
 
- 
- 06 Aug, 2019 1 commit
- 
- 
Marc Cornellà authoredThis reverts commit 59c1ec80. 
 
- 
- 03 Aug, 2019 1 commit
- 
- 
Iulian Onofrei authored
 
- 
- 31 Jul, 2019 2 commits
- 
- 
Jack Brown authored
- 
Rocky authoredFixes #7985 
 
- 
- 27 Jul, 2019 1 commit
- 
- 
Gopal9816 authored
 
- 
- 22 Jul, 2019 1 commit
- 
- 
PLANET ARGON authoredRemoving plugin that was named after an external tool, which carries a history as a racist phrase. Was reported by a user of OMZ who shared some background on the terminology and how it made them feel. (#8027) 
 
- 
