Nicolas Cavigneaux
73c2c8adc7
Add Thor to bundled commands
14 years ago
Daniel Bye
b73f95ab26
Removed the assignments to fpath as well, since that's all handled in the .oh-my-zsh/oh-my-zsh.sh boot script.
14 years ago
Daniel Bye
c04b4abe91
Removed calls to compinit in the extract and the bundler plugins. compinit should only be called once, after all modules, libs, etc are imported.
14 years ago
Calogero Lo Leggio
5809a4721d
check if autojump is installed
14 years ago
Chad Seeger
ae735335e1
Kill the compdef; Introduce 'grh' alias for 'git reset HEAD'
14 years ago
lucapette
7a361870a9
add annotate
14 years ago
Mark Drago
804c18ca53
remove the -v flag from a few mercurial aliases
...
The -v flag for these commands really isn't very useful. It will
output some information about the hooks it is running, but that is
generally not useful and just noisy. The desire to add -v to these
commands is exceptional and IMHO it's better to make the common
case of not seeing those messages the supported behavior.
14 years ago
Chad Seeger
9ac98f6ceb
Git Plugin: adds 'grhh' alias for 'git reset HEAD --hard'
14 years ago
Alexander Madyankin
a28b8889ee
Apple Terminal.app resume directory plugin
14 years ago
Calogero Lo Leggio
955825b1e9
autojump plugin enhanced
14 years ago
Patrick Lindborg
a49fcea9f5
Fixed the rfind command in the ruby plugin
14 years ago
Simon Jefford
2176cf37fb
bundler plugin - don't "bundle exec rails"
...
As per http://blog.wyeworks.com/2011/12/27/bundle-exec-rails-executes-bundler-setup-3-times
14 years ago
Andreas Steinel
967e84ebaa
multiple versions could occur and should also be highlighted
14 years ago
Alexander Balashov
12a04571bb
Added alias gcm='git checkout master
14 years ago
Cameron Johnston
1ced49b85a
adding support for chef environments in knife plugin
14 years ago
Andrew Tch
03424fdadb
Symfony 2 completion
14 years ago
Matt Parnell
1a49f6443c
add sprunge.us pastebin uploader - uses files, or pipes
14 years ago
Christoph Neuroth
3e7e52a25f
add support for autojump installed via macports
14 years ago
Max Persson
5eae942188
Added message when caching packages
15 years ago
Max Persson
1c4997f5ca
Added caching of packages
15 years ago
Max Persson
42b0123427
Added brute force package completin on install subcommand
15 years ago
Robby Russell
7c36ef7faa
Adding critical security patch to let you all know I'm on top of this shit. add 'nyan' to your plugins... then run for security upgrade.
15 years ago
Lachèze Alexandre
31badac2ea
Jake-node plugin : update
...
- remove the need to write a `jake_tasks` in the directory
- use most recent usage of completion with zsh
- tested for MacOSX and Ubuntu
15 years ago
Gael Pasgrimaud
5260bfd4eb
allow django-manage completion. http://pypi.python.org/pypi/DjangoDevKit
15 years ago
Daniel Hahler
2c660c16ad
Only alias git=hub if `hub --version` works.
...
`hub` is crashing for me on a old CentOS setup with
"undefined method `shelljoin'".
On first use of the `git` function it is now checked if
`hub --version` returns successfully.
15 years ago
Matt Outten
10618f323f
Add the --format tag to knife list commands
...
This commit adds the --format tag to all of the autocompletion functions. The default format changed from json to a "human readable" format as of version 0.10. This change should be backward compatible. Alternatively, these commands could be simplified by using the new default human readable format.
15 years ago
Mario Fernandez
444145b495
FIX: commands like ruby and rake where not being completed
15 years ago
Kir Shatrov
419ffdc48d
Rails Migrations support
15 years ago
Benjamin Boudreau
452f121301
Add apt-history to debian plugin
15 years ago
Alexandre
456993e03b
minor modifications in comment header (the revenge)
15 years ago
Alexandre
a78387cb5d
Minor modifications in comment-header
15 years ago
Lachèze Alexandre
0f13387b07
Added completion plugin for jake
15 years ago
ornicar
a2afccae19
Add yaourt --sucre alias in archlinux plugin
15 years ago
Peter Hoeg
31cddcd324
fix: rbenv: I need to find a proper way to test changes...
15 years ago
Peter Hoeg
a5545bd31c
add: rbenv plugin
15 years ago
Peter Hoeg
6095fe4f71
add: battery plugin
15 years ago
Godwin Ko
81d94e6c9e
add rails runner alias
15 years ago
Gavin Huang
7553d0171f
Replace "git-diff" with "git diff" in the git plugin
15 years ago
Dan Shearmur
c1c7b0e4af
added git merge as gm
15 years ago
Nick Stenning
8287cc177e
Better cake completion: don't barf on options, and don't clobber user's namespace
15 years ago
James Moore
b2703a3c8a
This is the correct way to check the return value
15 years ago
James Moore
c2d0cdd533
This needs to explicitly check the return value
15 years ago
Paul Gideon Dann
7ba54d197d
Adding README file for the wakeonlan plugin
15 years ago
Paul Gideon Dann
e94039d62b
Splitting wakeonlan plugin completion into separate file
15 years ago
Paul Gideon Dann
aa7ddd51cc
Forgot to quote the path parameter to wakeonlan
15 years ago
Paul Gideon Dann
14411cb904
Tweaks to the wakeonlan plugin
...
These were suggested by sorin-ionescu in pull request #343 .
15 years ago
Philipp Bosch
0d285e3a0f
terminitor plugin: add autocompletion also for edit, delete and setup subcommands.
15 years ago
Philipp Bosch
47d0735b5f
terminitor plugin: add autocompletion for start subcommand.
15 years ago
Philipp Bosch
1ad8fde027
Add basic autocompletion for terminitor ( https://github.com/achiu/terminitor ).
15 years ago
Gil Vandendriesssche
701f775c18
Textmate plugin update to take Gemfile and cucumber features in account
15 years ago