26b20e21e1
Merge pull request #418 from ptrv/master
...
Added Mercurial plugin
2011-10-10 05:31:54 -07:00
11a0c33323
Merge pull request #441 from Gonzih/master
...
Create gnzh theme and vundle plugin
2011-10-10 05:30:55 -07:00
cc82ac1ed6
Merge pull request #273 from blueyed/hub-alias-only-with-ruby
...
Minor fix for the github plugin: check for `ruby`.
2011-10-10 05:27:33 -07:00
490177d48b
Merge pull request #225 from Soliah/plugin-bundler
...
Add tab completion to bundler plugin
2011-10-10 05:26:28 -07:00
7b6b6f1d92
Merge pull request #205 from sorin-ionescu/plugin-gnu-utils
...
gnu-utils plugin
2011-10-10 05:24:38 -07:00
e91e384497
Merge pull request #428 from matthewmccullough/gradleplugin
...
Added a gradle build tool plugin
2011-10-10 05:12:43 -07:00
6cc4389304
Merge pull request #319 from sorin-ionescu/plugin-npm
...
Replace npm 0.x completion with 1.0 completion.
2011-10-10 05:10:03 -07:00
6e8c0c178d
Merge pull request #274 from diofeher/master
...
A python plugin
2011-10-10 05:07:35 -07:00
c1c7b0e4af
added git merge as gm
2011-09-26 14:44:42 +01:00
8287cc177e
Better cake completion: don't barf on options, and don't clobber user's namespace
2011-09-24 17:22:20 +01:00
b2703a3c8a
This is the correct way to check the return value
2011-09-23 10:51:20 -07:00
c2d0cdd533
This needs to explicitly check the return value
2011-09-23 10:18:09 -07:00
7ba54d197d
Adding README file for the wakeonlan plugin
2011-09-20 09:27:15 +01:00
e94039d62b
Splitting wakeonlan plugin completion into separate file
2011-09-19 18:36:41 +01:00
aa7ddd51cc
Forgot to quote the path parameter to wakeonlan
2011-09-19 12:46:20 +01:00
14411cb904
Tweaks to the wakeonlan plugin
...
These were suggested by sorin-ionescu in pull request #343 .
2011-09-19 12:43:04 +01:00
0d285e3a0f
terminitor plugin: add autocompletion also for edit, delete and setup subcommands.
2011-09-15 15:39:10 +02:00
47d0735b5f
terminitor plugin: add autocompletion for start subcommand.
2011-09-15 15:39:10 +02:00
1ad8fde027
Add basic autocompletion for terminitor ( https://github.com/achiu/terminitor ).
2011-09-15 15:39:10 +02:00
701f775c18
Textmate plugin update to take Gemfile and cucumber features in account
2011-09-14 10:13:01 +03:00
f9c143b69c
[plugins/grails] Remove warning message; it's always displayed
2011-09-10 07:07:33 -04:00
5173634359
[plugins/grails] Use globbing instead of grep
2011-09-10 07:07:31 -04:00
c6e8c856cb
[plugins/grails] Added grails plugin
2011-09-10 07:07:23 -04:00
965e1cfefa
fix completion for commands wrapped with bundler
2011-09-10 11:35:08 +02:00
8a31ae5137
Merge branch 'master' of github.com:Gonzih/oh-my-zsh
2011-09-02 16:07:12 +03:00
fe175661fd
vundle call fixed for new vundle version
2011-09-02 16:06:32 +03:00
ee507c9046
add foreman, nanoc, and rainbows to list of bundled commands
2011-08-31 16:21:09 +01:00
9c5c70dc0a
order aliases alphabetically
2011-08-31 12:51:10 +01:00
0b01195a09
Merge pull request #408 from thunfischbrot/patch-1
...
Included some essential aliases in the lol plugin
2011-08-30 21:06:05 -07:00
bd6aba9c68
Add an alias for ga --> git add, too
2011-08-27 16:23:49 -05:00
1fb141cfb5
Add gss alias for git status -s
2011-08-27 16:16:51 -05:00
d3116d4f0b
Remove -s switch from apt-copy
2011-08-13 10:53:24 -04:00
11fcdb844d
Add guard to bundler plugin's wrapped commands
2011-08-13 04:53:23 +07:00
dc7eee4db0
Merge pull request #543 from dmondark/heroku-completion
...
Heroku completion plugin
2011-08-12 12:57:44 -07:00
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.
2011-08-11 10:27:47 -06:00
d5333e8efc
Heroku completion plugin
2011-08-12 00:40:35 +10:00
65393b4bb1
Extend root ops, switch apt-copy to plain zsh
2011-08-07 16:51:14 -04:00
fac74012f8
Add options for su(do) and apt(itude|-get)
2011-08-07 15:30:55 -04:00
8c48f10a04
Add functions for new GH repos.
2011-08-06 16:15:09 -04:00
8ed6dd5fc4
Add functions for new GH repos.
2011-08-06 15:58:40 -04:00
fd55d53eb2
Fix su commands
2011-08-06 15:41:52 -04:00
749feb2720
Merge "deb" and "debian" plugins.
2011-08-06 15:22:55 -04:00
68b5ef2aab
Added auto complete plugin for powder gem https://github.com/Rodreegez/powder
2011-08-02 11:24:09 +09:30
c3412ca57d
Replace forgotten rubies with authors
2011-07-30 04:57:25 +02:00
d866662c4a
Add autocomplete for gas. Based on the rvm plugin.
2011-07-30 04:38:57 +02:00
dee8171fa9
Merge pull request #494 from EspadaV8/master
...
Fixed an issue where the SVN plugin would mark a folder as being dirty when there was an svn:external set.
2011-07-27 21:11:49 -07:00
4ff45581de
Merge pull request #496 from semmons99/master
...
add alias for `bundle package` to the bundler plugin
2011-07-27 21:08:17 -07:00
fd732eb3ff
move history-substring-search* files into plugins/
2011-07-27 10:28:55 -07:00
6bf468f92c
add alias for bundle package
to the bundler plugin
2011-07-25 08:02:25 -07:00
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.
2011-07-25 09:50:54 +10:00