summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2015-02-19Merge pull request #3603 from alx741/masterRobby Russell
2015-02-18Merge pull request #3533 from maff/chucknorris-fortuneRobby Russell
2015-02-18Merge pull request #3573 from mcornella/fix-taskwarrior-first-completionRobby Russell
2015-02-18Merge pull request #3545 from BilalBudhani/ember-cli-pluginRobby Russell
2015-02-18Merge pull request #3578 from ctroncoso/patch-1Robby Russell
2015-02-18Merge pull request #3589 from miguxbe/masterRobby Russell
2015-02-18Merge pull request #3590 from voronkovich/masterRobby Russell
2015-02-18Merge pull request #3596 from kossmac/masterRobby Russell
2015-02-18PLUGINS: vi-mode: allow ctrl-h, ctrl-?, ctrl-w for char and word deletionDaniel Campoverde [alx741]
2015-02-18PLUGINS: vi-mode: allow ctrl-p, ctrl-n for history navigationDaniel Campoverde [alx741]
2015-02-17Fix: "\s" is a gawk-specific regexp operator.Oleg Voronkovich
2015-02-16added stats command to docker pluginKarsten Kosmala
2015-02-16Laravel 5 supportpi0
2015-02-15Add initial JHBuild plugin supportMiguel Vaello Martínez
2015-02-13Fix first-tab completion in task commandMarc Cornellà
2015-02-13docker containers based on defined namesctroncoso
2015-02-10Simplify adding workon_cwd to chpwd hookMarc Cornellà
2015-02-10Organize error checking in virtualenwrapper pluginMarc Cornellà
2015-02-10Fixing virtualenvwrapper plugin for Ubuntu (and Debian)Brandon Sandrowicz
2015-02-10Merge pull request #3467 from mcornella/fix-composer-pluginRobby Russell
2015-02-10Merge pull request #3443 from mcornella/better-web-search-pluginRobby Russell
2015-02-10Merge pull request #3483 from ai/fedora-not-foundRobby Russell
2015-02-10Merge pull request #3479 from faceleg/patch-1Robby Russell
2015-02-10Merge pull request #3547 from martong/vi_mode_trapwinchRobby Russell
2015-02-10Merge pull request #3413 from mcornella/fix-dircycle-pluginRobby Russell
2015-02-10Merge pull request #3141 from muggenhor/sudo-maintain-cursor-posRobby Russell
2015-02-10Remove composer.json file requirementMarc Cornellà
2015-02-10Add aliases for composer globalMaxime Fabre
2015-02-10Allow completion for 'composer.phar', not only 'composer'Andrey Janzen
2015-02-10Fix get command list for recent composer versionsJulien Pepy
2015-02-10Force using https in Yandex search engineMarc Cornellà
2015-02-10Fix yahoo search URL in web-search pluginMarc Cornellà
2015-02-10Add support for cygwin open in web-search pluginMarc Cornellà
2015-02-10Silence nohup output in web-search pluginMarc Cornellà
2015-02-10Add Yandex support to web-search pluginMarc Cornellà
2015-02-10Clean up web-search plugin logic to allow easier changesMarc Cornellà
2015-02-10Clean up appearance lib file and redundant `colors` calls in other filesMarc Cornellà
2015-02-10Deletes dot aliases from common-aliases.LFDM
2015-02-10Pushes autoenv code to its plugin.LFDM
2015-02-10Account for iTerm2 sent keys in dircycle pluginMarc Cornellà
2015-02-10Emulate zsh in zlewidgets instead of static setopt commandMarc Cornellà
2015-02-10Run pushd command directly and trigger prompt redrawMarc Cornellà
2015-02-10Clean up and fix +1/-0 syntax to work as expectedMarc Cornellà
2015-02-10Merge pull request #3164 from nailor/fix-deactivate-bugRobby Russell
2015-02-10Merge pull request #3329 from capeterson/masterRobby Russell
2015-02-09Fix for ant targets with leading dashChris Peterson
2015-02-09Change ant target enumerationChris Peterson
2015-02-09Backwards logic in newer check.Chris Peterson
2015-02-05add chucknorris pluginMathias Geat
2015-02-04Added trapwinch to vi-mode plugin.Gabor Marton