ohmyzsh/plugins
Thanh Ha 5fa7824ea5 git-prompt: fix error when multiple tags exist (#6998)
When a commit has multiple tags associated to it, the git-prompt will
throw the following error:

git_super_status:[:4: integer expression expected: v0.21.x\ntags/v0.21.5,
git_super_status:[:7: integer expression expected: origin/v0.21.x,
git_super_status:[:11: integer expression expected: origin/v0.21.x,
git_super_status:[:14: integer expression expected: v0.21.x
git_super_status:[:23: integer expression expected: v0.21.x

This is due to the prompt expecting the tag field to be a single word
with no spaces in between but if there are multiple tags the python
script returns a string with ', ' space separated list of tags.
This throws off the parser. The solution is to ensure that the python
script returns a space-less string ensuring the git-prompt parser to
properly parse the data.

Signed-off-by: Thanh Ha <zxiiro@linux.com>
2018-07-29 17:45:35 +02:00
..
adb adb: fix `adb -s` device completion (#6489) 2018-06-17 00:07:03 +02:00
ant
apache2-macports
arcanist
archlinux fix(typo) (#6905) 2018-06-10 18:55:47 +02:00
asdf Add completions to asdf plugin (#6046) 2018-04-22 20:27:12 +02:00
autoenv Adding new path to look for activate.sh (#5654) 2017-01-05 11:41:53 +01:00
autojump Fix autojump sourcing on OSX with Macports (#4801) 2018-06-20 23:27:38 +02:00
autopep8
aws allow . in profile names 2018-05-16 18:01:09 +02:00
battery Fixing battery prompt formatting issue (cf #5894) (#5895) 2017-02-22 23:50:49 -08:00
bbedit
bgnotify Update README.md (#6554) 2018-01-22 19:14:32 -08:00
boot2docker
bower
branch
brew brew: fix disclaimer shown if mkdir is aliased 2016-11-11 15:20:11 +01:00
bundler bundler: fix bundle version git error 2018-07-18 23:34:38 +02:00
bwana
cabal
cake
cakephp3
capistrano
cargo Update rust plugin for latest rustc (#6342) 2017-11-01 06:04:03 -07:00
cask Add more information to cask plugin README 2016-12-18 05:02:08 +01:00
catimg
celery
chruby speed up chruby plugin by eliminating(as much as possible) calls to brew (#6080) 2017-11-07 08:03:54 -08:00
chucknorris Remove the GPL LICENSE file b/c it's no longer relevant 2018-04-22 18:25:58 +02:00
cloudapp
codeclimate
coffee
colemak
colored-man-pages Prepend function keyword in colored-man-pages plugin (#6238) 2017-11-07 07:51:38 -08:00
colorize updated alias and corrected python package (#6520) 2018-01-22 19:18:03 -08:00
command-not-found
common-aliases common-aliases: delete unexistant command 2018-06-18 22:47:51 +02:00
compleat
composer Fix Standard Error Redirection for composer plugin (#5935) 2017-11-07 07:50:08 -08:00
copybuffer
copydir Add READMEs to plugins copydir and copyfile (#6802) 2018-05-07 18:00:27 +02:00
copyfile Add READMEs to plugins copydir and copyfile (#6802) 2018-05-07 18:00:27 +02:00
cp
cpanm
debian 6098 - add support for apt in debian plugin (#6122) 2018-06-29 18:22:46 +02:00
dircycle dircycle: fix error on insert-cycledleft if dirstack is empty 2016-11-10 19:46:15 +01:00
dirhistory Add directory hierarchy navigation to dirhistory (#6756) 2018-05-13 01:57:42 +02:00
dirpersist
django Update django.plugin.zsh (#6634) 2018-03-09 08:11:30 -08:00
dnf
docker Minor fix: "stdin" instead of "stding" (#6801) 2018-05-17 16:30:03 +02:00
docker-compose Add docker-compose start alias 'dcstart' (#6675) 2018-03-18 14:10:58 -07:00
docker-machine Add docker-machine plugin (#4782) 2017-11-07 08:05:19 -08:00
dotenv Fix dotenv plugin accepted file format and clarify README (#6093) 2018-07-10 23:31:47 +02:00
droplr 'plugins/droplr/README.md: Solve typos' 2016-12-30 10:34:16 -02:00
eecms Add ExpressionEngine CMS autocompletion (#6556) 2018-01-22 19:19:03 -08:00
emacs Fix 6840 Check emacsclient version instead of emacs's (#6841) 2018-05-20 16:01:55 -07:00
ember-cli
emoji
emoji-clock
emotty Fix typo that resulted in math error (#6731) 2018-04-15 15:20:26 +02:00
encode64
extract Update extract.plugin.zsh (#6516) 2018-01-22 19:24:18 -08:00
fabric
fancy-ctrl-z
fasd Update fasd.plugin.zsh (#6822) 2018-05-14 16:00:04 +02:00
fastfile
fbterm
fedora Removed duplicate fedora from plugins, dnf provides exact same features 2018-05-07 23:14:49 +02:00
firewalld
forklift
fossil
frontend-search
gas
gb
geeknote
gem
git Add alias for 'git rebase develop' (#6006) 2018-06-30 22:25:53 +02:00
git-extras
git-flow Update git-flow aliases (#6335) 2017-11-01 06:09:31 -07:00
git-flow-avh Update git-flow-avh to 0.6.0 (#6498) 2018-07-19 16:53:19 +02:00
git-hubflow
git-prompt git-prompt: fix error when multiple tags exist (#6998) 2018-07-29 17:45:35 +02:00
git-remote-branch
gitfast
github Simplify hub check and hardcode aliasing (#6767) 2018-04-24 22:02:58 +02:00
gitignore silence mode of curl (#6898) 2018-06-14 20:32:15 +02:00
glassfish
globalias
gnu-utils 'plugins/gnu-utils/gnu-utils.plugin.zsh: Solve typos' 2016-12-30 10:34:16 -02:00
go
golang fix path completion issue with go run subcommand (#6929) 2018-06-24 06:52:53 +02:00
gpg-agent Revert to checking if `enable-ssh-support` is set 2018-04-27 17:56:21 +02:00
gradle gradle plugin should support kotlin gradle build files (#6529) 2018-05-08 13:13:11 +02:00
grails
grunt
gulp
hanami Fix styling and format of hanami README 2018-04-15 20:25:50 +02:00
helm Added: Helm plugins (#6265) 2017-11-06 06:49:27 -08:00
heroku add pg:backups command 2018-05-16 17:52:11 +02:00
history
history-substring-search 'plugins/history-substring-search/history-substring-search.zsh: Solve typos' 2016-12-30 10:34:16 -02:00
homestead Add Homestead plugin (#3712) 2018-07-01 19:39:44 +02:00
httpie
iterm2 Plugin for iTerm2 (#3790) 2017-11-07 08:11:21 -08:00
iwhois
jake-node
jhbuild
jira Change the br argument to branch to follow PR #6678. (#6680) 2018-04-15 13:17:23 +02:00
jruby
jsontools
jump
kate
kitchen
knife
knife_ssh
kops feature(plugins): adds kops (kubernetes operations) plugin (#6107) 2017-11-07 08:03:14 -08:00
kube-ps1 updating kube-ps1 to align with upstream changes (#6995) 2018-07-19 16:32:31 +02:00
kubectl Spelling fix (#6963) 2018-07-03 17:46:33 +02:00
laravel
laravel4
laravel5 Enhanced Laravel 5 Plugin (#6376) 2017-11-04 10:34:31 -07:00
last-working-dir last-working-dir: disable chpwd_last_working_dir in subshells (#6817) 2018-05-11 16:28:02 +02:00
lein Refactor lein plugin (#6914) 2018-06-12 20:45:38 +02:00
lighthouse
lol Adding whatthecommit to lol plugin (#6289) 2018-01-22 19:25:15 -08:00
macports
magic-enter Add magic-enter plugin (#4082) 2018-07-01 20:13:49 +02:00
man
marked2
mercurial
meteor meteor: fix formatting and reorganise 2018-06-15 23:06:09 +02:00
minikube Add autocomplete plugin for minikube (#6436) 2018-05-09 22:34:41 +02:00
mix Added ecto tasks (#6035) 2018-04-25 22:12:19 +02:00
mix-fast Fix mix-fast plugin (#6708) 2018-04-25 22:06:26 +02:00
mosh
mvn Add Spring Boot Run command (#4460) 2018-07-01 20:42:29 +02:00
mysql-macports
n98-magerun
nanoc
ng
nmap sudo added to nmap commands which require sudo (#4476) 2018-07-01 20:45:15 +02:00
node Update endpoint from HTTP to HTTPS (#5622) 2016-11-11 03:17:43 +01:00
nomad
npm Stop error "permission denied: /npm_completion" (#6340) 2018-07-01 23:21:20 +02:00
npx [plugin] update NPX docs (#6849) 2018-05-26 18:39:32 +02:00
nvm update nvm completions with v0.29.0 (#4701) 2018-07-01 23:12:14 +02:00
nyan
oc Add OpenShift autocompletion (#6049) 2017-11-07 07:55:24 -08:00
osx Replace spotify command in the osx plugin with a more recent copy of the upstream project (#6419) 2017-12-14 08:01:32 -08:00
pass
paver
pep8
per-directory-history
percol add plugin:percol (#4582) 2018-07-01 23:07:35 +02:00
perl
perms Add argument to set644 and set755 perms alias. (#6959) 2018-07-04 12:48:46 +02:00
phing
pip add pip --user (#6470) 2017-12-07 15:53:10 -08:00
pj
pod
postgres
pow
powder
powify
profiles
pyenv pyenv: search the pyenv command if not found (#6811) 2018-05-15 12:07:23 +02:00
pylint
python Delete python completion in favor of zsh's one 2018-06-12 18:40:31 +02:00
rails $ rails runner [TAB] *complete* (#5881) 2018-04-23 20:36:55 +02:00
rake
rake-fast
rand-quote rand-quote: refactor rand-quote function 2018-06-29 18:16:10 +02:00
rbenv Set RBENV_ROOT to "$HOME/.rbenv" if not already set (#6324) 2017-11-06 06:43:03 -08:00
rbfu
react-native Add React Native aliases for logs (#5756) 2017-06-22 11:38:34 -07:00
rebar
redis-cli
repo
rsync
ruby Update ruby.plugin.zsh (#2117) 2017-11-14 06:37:31 -08:00
rust Correctly handle verbose/version flags for rustc (#6786) 2018-05-01 15:21:12 +02:00
rvm
safe-paste
sbt Update sbt.plugin.zsh (#6930) 2018-06-19 17:38:10 +02:00
scala 'plugins/scala/_scala: Solve typos' 2016-12-30 10:34:16 -02:00
scd
screen
scw
sfffe
shrink-path shrink-path: match only the beginning of the directory (#6862) 2018-05-26 19:31:17 +02:00
singlechar
spring
sprunge
ssh-agent Use existing ssh-agent when invoking a sudo shell (#3891) 2018-07-01 18:20:34 +02:00
stack
sublime [subl] Fix local variable definition 2018-04-23 13:06:49 +02:00
sudo
supervisor
suse 'plugins/suse/suse.plugin.zsh: Solve typos' 2016-12-30 10:34:16 -02:00
svn
svn-fast-info
swiftpm swift-pm: Rename plugin to 'swiftpm' (#5674) 2016-11-30 00:20:43 +01:00
symfony
symfony2 updated symfony plugin to add entity generation and schema update aliases (#5042) 2018-04-15 21:55:47 +02:00
systemadmin
systemd
taskwarrior
terminalapp
terminitor
terraform Update terraform plugin with v0.11.7 commands and help (#6834) 2018-05-17 16:18:20 +02:00
textastic
textmate
thefuck Thefuck: homebrew install documentation and thefuck repo link (#5940) 2018-06-18 21:04:42 +02:00
themes
thor
tig
tmux
tmux-cssh
tmuxinator Update tmuxinator completion to 03c8babb 2018-06-12 19:20:10 +02:00
torrent
transfer Update README formatting 2018-05-25 20:44:56 +02:00
tugboat
ubuntu Use 'apt' instead of 'apt-get' for Ubuntu >=16.04 (#5787) 2018-05-14 15:09:56 +02:00
ufw ufw: remove debug print (#6976) 2018-07-09 19:27:02 +02:00
urltools
vagrant Get rid of some silly copy pasta (#3187) 2018-04-02 13:43:41 +02:00
vagrant-prompt Adds `vagrant_prompt_info` function to your shell (#4081) 2018-07-01 20:16:08 +02:00
vault
vi-mode
vim-interaction Added "-n name" option to vim-interaction plugin (#4522) 2018-07-01 20:48:53 +02:00
virtualenv
virtualenvwrapper virtualenvwrapper: set $WORKON_HOME if undefined 2018-06-06 17:14:19 +02:00
vscode convenient vscode plugin for oh-my-zsh (#6903) 2018-07-03 17:45:42 +02:00
vundle [plugins/vundle] Use HTTPS to clone repository. (#6857) 2018-05-28 11:23:05 +02:00
wakeonlan
wd [wd] Fix update of wd plugin to v0.4.6 (#6407) 2017-11-09 15:10:33 -08:00
web-search Add Qwant engine - web_search plugin (#6701) 2018-04-06 19:09:00 +02:00
wp-cli wp-cli: fix README typo for wptu command (#6987) 2018-07-12 23:08:22 +02:00
xcode [plugins/xcode] Fix opening project using a wrong Xcode version (#6829) 2018-07-19 17:20:45 +02:00
yarn yarn: add README 2018-07-11 21:42:31 +02:00
yii
yii2
yum
z Update z to latest version (#7021) 2018-07-29 17:43:15 +02:00
zeus Added more levels of zeus compeletion (#2058) 2018-06-30 22:45:20 +02:00
zsh-navigation-tools znt: Update to v2.2.7 (#5576) 2016-11-02 13:08:58 +01:00
zsh_reload zsh_reload: add README 2018-04-22 12:55:21 +02:00