index
:
zsh.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
gem
Age
Commit message (
Expand
)
Author
2024-10-08
fix(gem): regression with gem completion (#12735)
Carlo Sala
2024-09-01
chore: fix typos (#12647)
Alexander Cyon
2024-07-23
refactor(gem): favor built-in zsh completion for `gem` (#12576)
Marc Cornellà
2018-10-04
change title to h1
Marc Cornellà
2018-10-04
add alias descriptions
Marc Cornellà
2018-10-04
Add Gem README
Zach Whitten
2014-07-16
gem plugin: added _files to install command
Christian Köstlin
2014-03-22
Merge pull request #973 from dlee/gem_build
Robby Russell
2014-02-28
gem push alias and gem yank alias
Josh Burns
2014-02-28
add gem push alias
Josh Burns
2014-02-28
add gem build alias
Josh Burns
2013-12-02
Merge pull request #2003 from dongweiming/update-gem
Robby Russell
2013-07-23
Updated gem plugin zsh completion (gem 2.0.3).
Kenneth Geerts
2013-06-30
Update gem completion
dongweiming
2012-02-26
Add gem build autocompletion
David Lee
2011-04-12
Optimize plugin loading so that only one call to compinit is required
Pat Regan
2011-04-08
Replace redundant calls to compinit with a single call.
Pat Regan
2010-12-20
Fixed typo
Hakan Ensari
2010-10-01
adapt brew,gem,pip plugin to new structure
Daniel Schauenberg