Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-26 | Merge pull request #3646 from apjanke/installer-cygwin-support-3 | Robby Russell | |
Add Cygwin support to installer. | |||
2015-09-26 | Merge pull request #4337 from iCross/master | Robby Russell | |
fix url-quote-magic not working issue | |||
2015-09-26 | Merge pull request #4387 from mbologna/fix_git_equal_remote | Robby Russell | |
Uniform git prompt equal remote | |||
2015-09-26 | Merge pull request #4397 from vidakovic/master | Robby Russell | |
Accept single and double quotes in Gulp plugin | |||
2015-09-26 | Merge pull request #4385 from Philosoft/patch-1 | Robby Russell | |
Update README.md for vi-mode | |||
2015-09-26 | Merge pull request #4392 from ag4ve/patch-1 | Robby Russell | |
Correct repo dir | |||
2015-09-26 | Merge pull request #4408 from DoomHammer/fix-chruby-test-expression | Robby Russell | |
Fix invalid test expression. | |||
2015-09-26 | Merge pull request #4349 from FishingCactus/fix-atom_plugin_for_cygwin | Robby Russell | |
Fixed atom plugin for cygwin users | |||
2015-09-26 | Merge pull request #4377 from fcrozat/master | Robby Russell | |
Do not fail if tput is not available | |||
2015-09-26 | Merge pull request #4375 from PrestanceDesign/capistrano-plugin-fix | Robby Russell | |
Fix capistrano problem when generating autocompletion | |||
2015-09-26 | Merge pull request #4340 from pahnev/master | Robby Russell | |
Fixed broken git branch icon | |||
2015-09-25 | Fix invalid test expression. | Piotr Gaczkowski | |
2015-09-24 | Accept single and double quotes in Gulp plugin | Aleksandar Vidakovic | |
2015-09-23 | Merge branch 'master' into installer-cygwin-support-3 | Andrew Janke | |
Conflicts: tools/install.sh | |||
2015-09-23 | Correct repo dir | shawn | |
cvs's metadata is under CVS and not .cvs | |||
2015-09-23 | fix indentation | Michele Bologna | |
2015-09-23 | Uniform git prompt equal remote | Michele Bologna | |
Uniform git prompt equal remote to all others prompts, setting the correct symbol (if applicable) to $git_remote_status, instead of echoing it. It also solves the problem pointed out in #3911 | |||
2015-09-23 | Update README.md | Alexander Frolov | |
2015-09-22 | also handle missing tput in upgrade script. | Frederic Crozat | |
2015-09-21 | Merge pull request #4372 from afh/pull/emotty_theme | Robby Russell | |
Fix issues with character widths in emotty theme | |||
2015-09-21 | Do not fail if tput is not available | Frederic Crozat | |
Fixes issue #4376 | |||
2015-09-21 | Fix capistrano problem when generating autocompletion | Michael SALIHI | |
2015-09-21 | Added cygwin support to atom plugin | Ramses Ladlani | |
2015-09-21 | Merge remote-tracking branch 'robyrussel/master' into fix-atom_plugin_for_cygwin | Ramses Ladlani | |
Discarded all previous changes to atom plugin for easier review in next commit. | |||
2015-09-20 | Fix issues with character widths in emotty theme | Alexis Hildebrandt | |
2015-09-19 | Merge pull request #3664 from apjanke/installer-portable-colors | Robby Russell | |
installer: Use printf and terminfo for portability | |||
2015-09-19 | Merge branch 'master' into installer-portable-colors | Andrew Janke | |
2015-09-19 | Merge pull request #4342 from robobenklein/patch-1 | Robby Russell | |
Fix Atom Plugin for Linux Users | |||
2015-09-19 | Merge pull request #4353 from dzotokan/feat/stackPlugin | Robby Russell | |
Add Haskell Stack commands list | |||
2015-09-19 | Merge pull request #4310 from ablyler/add-codeclimate-plugin | Robby Russell | |
Add codeclimate autocomplete plugin | |||
2015-09-19 | Merge pull request #4320 from ixti/fix/aws-plugin-rprompt-pollution | Robby Russell | |
Fix aws plugin RPROMPT pollution | |||
2015-09-19 | Merge pull request #4316 from bronzdoc/feature/rvm_amuse_theme | Robby Russell | |
Display rvm ruby version | |||
2015-09-19 | Merge pull request #4354 from henrikhodne/patch-1 | Robby Russell | |
chruby: donʼt try to execute .sh files before loading | |||
2015-09-19 | Merge pull request #4343 from apjanke/jira-readme | Robby Russell | |
jira: add README.md | |||
2015-09-19 | Merge pull request #4359 from noseglid/patch-1 | Robby Russell | |
Use local gradlew | |||
2015-09-19 | Merge pull request #4371 from afh/pull/emotty_theme | Robby Russell | |
Add emotty theme | |||
2015-09-19 | Merge pull request #4370 from afh/pull/emotty_plugin | Robby Russell | |
Add emotty plugin | |||
2015-09-19 | Merge pull request #4331 from icholy/master | Robby Russell | |
golang: improve go doc completion | |||
2015-09-19 | Merge pull request #4091 from apjanke/agnoster-clarify-powerline | Robby Russell | |
agnoster: Use current Powerline chars everywhere, and clarify behavior | |||
2015-09-19 | Merge pull request #4189 from bmdhacks/master | Robby Russell | |
agnoster: speed up git prompt | |||
2015-09-19 | Merge pull request #4315 from mbologna/fancy-ctrl-z | Robby Russell | |
Added Fancy-ctrl-z plugin | |||
2015-09-19 | Merge pull request #4300 from igordejanovic/vim-escape-fname | Robby Russell | |
[vim-interaction plugin] Escape special chars in filenames. | |||
2015-09-19 | Merge pull request #4282 from ferenczy/master | Robby Russell | |
Added missing commands to Vagrant plugin | |||
2015-09-19 | Merge pull request #4266 from t413/master | Robby Russell | |
Bring bgnotify plugin up to date with t413/zsh-background-notify | |||
2015-09-19 | Merge pull request #4252 from Fice-T/master | Robby Russell | |
Fix graphical bug in cypher theme when return status is non-zero | |||
2015-09-19 | Merge pull request #4251 from mcornella/fix-completion-dots | Robby Russell | |
Fix completion waiting dots function | |||
2015-09-19 | Merge pull request #4237 from mcornella/fix-taskwarrior-plugin | Robby Russell | |
Fix taskwarrior plugin | |||
2015-09-19 | Merge pull request #4235 from mcornella/fix-xcode-plugin | Robby Russell | |
Fix xcode plugin | |||
2015-09-19 | Merge pull request #4209 from ah450/npm-exec | Robby Russell | |
Adds npmE alias | |||
2015-09-19 | Merge pull request #4201 from wkentaro/gnu-utils-findutils | Robby Russell | |
gnu-utils: add findutils (find,xargs,locate) |