Cameron Johnston
1ced49b85a
adding support for chef environments in knife plugin
14 years ago
Andrew Tch
03424fdadb
Symfony 2 completion
14 years ago
Christoph Neuroth
3e7e52a25f
add support for autojump installed via macports
14 years ago
Max Persson
5eae942188
Added message when caching packages
14 years ago
Max Persson
1c4997f5ca
Added caching of packages
14 years ago
Max Persson
42b0123427
Added brute force package completin on install subcommand
14 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.
14 years ago
Kir Shatrov
419ffdc48d
Rails Migrations support
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
Zach Riggle
f9c143b69c
[plugins/grails] Remove warning message; it's always displayed
15 years ago
Zach Riggle
5173634359
[plugins/grails] Use globbing instead of grep
15 years ago
Zach Riggle
c6e8c856cb
[plugins/grails] Added grails plugin
15 years ago
Mario Fernandez
965e1cfefa
fix completion for commands wrapped with bundler
15 years ago
Max Gonzih
fe175661fd
vundle call fixed for new vundle version
15 years ago
Hakan Ensari
ee507c9046
add foreman, nanoc, and rainbows to list of bundled commands
15 years ago
Hakan Ensari
9c5c70dc0a
order aliases alphabetically
15 years ago
Mark Szymanski
bd6aba9c68
Add an alias for ga --> git add, too
15 years ago
Mark Szymanski
1fb141cfb5
Add gss alias for git status -s
15 years ago
Daniel Bolton
d3116d4f0b
Remove -s switch from apt-copy
15 years ago
Ches Martin
11fcdb844d
Add guard to bundler plugin's wrapped commands
15 years ago
Matthew Git McCullough
c2a95b796b
Added a gradle build tool plugin
...
* Enhanced gradle plugin to parse tasks from a quick execution of the tool
* Added a duplicated function for gradlew completion that uses gradlew internally. Builds like Gradle itself (built with Gradle) are sensitive to being run with a matching gradlew version.
* Fixed broken caching of gradle task names. Added - and -- argument completions.
15 years ago
Ali B
d5333e8efc
Heroku completion plugin
15 years ago
Daniel Bolton
65393b4bb1
Extend root ops, switch apt-copy to plain zsh
15 years ago
Daniel Bolton
fac74012f8
Add options for su(do) and apt(itude|-get)
15 years ago
Daniel Bolton
8c48f10a04
Add functions for new GH repos.
15 years ago
Daniel Bolton
8ed6dd5fc4
Add functions for new GH repos.
15 years ago
Daniel Bolton
fd55d53eb2
Fix su commands
15 years ago
Daniel Bolton
749feb2720
Merge "deb" and "debian" plugins.
15 years ago
Rahul Trikha
68b5ef2aab
Added auto complete plugin for powder gem https://github.com/Rodreegez/powder
15 years ago
Fredrik Wallgren
c3412ca57d
Replace forgotten rubies with authors
15 years ago
Fredrik Wallgren
d866662c4a
Add autocomplete for gas. Based on the rvm plugin.
15 years ago
Suraj N. Kurapati
fd732eb3ff
move history-substring-search* files into plugins/
15 years ago
Shane Emmons
6bf468f92c
add alias for `bundle package` to the bundler plugin
15 years ago
Andrew Smith
7b25a3fca9
The original SVN pluging would mark a folder as dirty if there was an
...
svn:external set and the output of 'svn status' returned the check for
the external. E.g.
$ svn st
X Application
Performing status on external item at 'Application'
Shouldn't be marked as being dirty. By grepping for only the valid
output for what should be class as dirty, it won't return false
positives.
15 years ago
Andrew Smith
3cb33fc254
Replace a duplicated test to see if we're in an SVN folder with a call to the 'in_svn' function.
15 years ago
Robby Russell
9e783c0a8e
fixing issue with last commit merge. missed a conflict
15 years ago
Sven Lito
96b0af6824
adding git svn aliases
15 years ago
Sven Lito
6bb0c1c926
added git log with graph
15 years ago
Benjamin Boudreau
512f3678c0
Remove sudo when using yaourt + do not rely on abs when not in path - In archlinux plugin
15 years ago