Age | Commit message (Collapse) | Author |
|
namespace
|
|
|
|
|
|
|
|
|
|
|
|
These were suggested by sorin-ionescu in pull request #343.
|
|
subcommands.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Included some essential aliases in the lol plugin
|
|
|
|
|
|
|
|
|
|
|
|
Heroku completion 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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixed an issue where the SVN plugin would mark a folder as being dirty when there was an svn:external set.
|
|
add alias for `bundle package` to the bundler plugin
|
|
|
|
|
|
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.
|
|
the 'in_svn' function.
|
|
Remove sudo when using yaourt + do not rely on abs when not in path - In
|
|
Add a plugin to support kate the kde text editor
|
|
extract plugin
|
|
Vastly improved Mac OS X plugin
|
|
|
|
|