summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-09-28Merge branch 'master' into copyfile-portabilityAndrew Janke
2015-09-28Encode64 Plugin - Fix wrong `echo` usageLE Manh Cuong
Currently, encode64 plugin using `echo -n` to print the content of $1 variable. This approach will not work with arbitrary data, which contains sequence of escaped characters, since when many `echo` implementation will expand them. This commit chage the usage to `printf`, which is builtin in all POSIX shells and can print arbitrary data reliability.
2015-09-27Update sublime.plugin.zshTyler Charlesworth
2015-09-27Merge pull request #4121 from apjanke/chucknorris-check-for-fortuneRobby Russell
chucknorris: check for fortune/strfile dependency
2015-09-27Merge pull request #4348 from andybateman/patch-1Robby Russell
Display song currently playing in iTunes
2015-09-27Merge pull request #4394 from PrestanceDesign/new-git-aliasRobby Russell
Add alias for print latest tag name
2015-09-27Merge pull request #4396 from TylerCharlesworth/patch-1Robby Russell
Adds Cygwin support to Sublime
2015-09-27Merge pull request #4410 from justVitalius/masterRobby Russell
Fix print rvm version in amuse theme
2015-09-27Fix print rvm version in amuse themejustvitalius
2015-09-26Merge pull request #4333 from mbologna/fedora_pluginRobby Russell
Added fedora plugin, based on dnf/yum plugin
2015-09-26Merge pull request #3646 from apjanke/installer-cygwin-support-3Robby Russell
Add Cygwin support to installer.
2015-09-26Merge pull request #4337 from iCross/masterRobby Russell
fix url-quote-magic not working issue
2015-09-26Merge pull request #4387 from mbologna/fix_git_equal_remoteRobby Russell
Uniform git prompt equal remote
2015-09-26Merge pull request #4397 from vidakovic/masterRobby Russell
Accept single and double quotes in Gulp plugin
2015-09-26Merge pull request #4385 from Philosoft/patch-1Robby Russell
Update README.md for vi-mode
2015-09-26Merge pull request #4392 from ag4ve/patch-1Robby Russell
Correct repo dir
2015-09-26Merge pull request #4408 from DoomHammer/fix-chruby-test-expressionRobby Russell
Fix invalid test expression.
2015-09-26Merge pull request #4349 from FishingCactus/fix-atom_plugin_for_cygwinRobby Russell
Fixed atom plugin for cygwin users
2015-09-26Merge pull request #4377 from fcrozat/masterRobby Russell
Do not fail if tput is not available
2015-09-26Merge pull request #4375 from PrestanceDesign/capistrano-plugin-fixRobby Russell
Fix capistrano problem when generating autocompletion
2015-09-26Merge pull request #4340 from pahnev/masterRobby Russell
Fixed broken git branch icon
2015-09-25Fix invalid test expression.Piotr Gaczkowski
2015-09-24Accept single and double quotes in Gulp pluginAleksandar Vidakovic
2015-09-24Adds Cygwin supportTyler Charlesworth
2015-09-24Add alias for print latest tag nameMichael SALIHI
2015-09-23Merge branch 'master' into installer-cygwin-support-3Andrew Janke
Conflicts: tools/install.sh
2015-09-23Correct repo dirshawn
cvs's metadata is under CVS and not .cvs
2015-09-23fix indentationMichele Bologna
2015-09-23Uniform git prompt equal remoteMichele 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-23Update README.mdAlexander Frolov
2015-09-22also handle missing tput in upgrade script.Frederic Crozat
2015-09-21Merge pull request #4372 from afh/pull/emotty_themeRobby Russell
Fix issues with character widths in emotty theme
2015-09-22Replaced the use of 'print' with 'echo' in order to sanitise track and ↵Andy Bateman
artist names Fixed indentation Fixed indentation
2015-09-22Added function for 'itunes playing' to display state when not playingAndy Bateman
2015-09-22You can now use 'itunes status' as well as 'itunes playing' to show current ↵Andy Bateman
track
2015-09-22Fixed colourisation of Now Playing functionAndy Bateman
2015-09-22Update osx.plugin.zshAndy Bateman
Added function to display the song you're currently listening to in iTunes Fixed indent Indentation on line 169 was squiffy Fixed spelling Removed unnecessary wording to make function more succinct. Highlighting of Artist and Track Changed the highlighting of the Track and Artist in yellow to make use of Prompt Expansion Colors
2015-09-21Do not fail if tput is not availableFrederic Crozat
Fixes issue #4376
2015-09-21Fix capistrano problem when generating autocompletionMichael SALIHI
2015-09-21Added cygwin support to atom pluginRamses Ladlani
2015-09-21Merge remote-tracking branch 'robyrussel/master' into fix-atom_plugin_for_cygwinRamses Ladlani
Discarded all previous changes to atom plugin for easier review in next commit.
2015-09-20Fix issues with character widths in emotty themeAlexis Hildebrandt
2015-09-19Merge pull request #3664 from apjanke/installer-portable-colorsRobby Russell
installer: Use printf and terminfo for portability
2015-09-19Merge branch 'master' into installer-portable-colorsAndrew Janke
2015-09-19Merge pull request #4342 from robobenklein/patch-1Robby Russell
Fix Atom Plugin for Linux Users
2015-09-19Merge pull request #4353 from dzotokan/feat/stackPluginRobby Russell
Add Haskell Stack commands list
2015-09-19Merge pull request #4310 from ablyler/add-codeclimate-pluginRobby Russell
Add codeclimate autocomplete plugin
2015-09-19Merge pull request #4320 from ixti/fix/aws-plugin-rprompt-pollutionRobby Russell
Fix aws plugin RPROMPT pollution
2015-09-19Merge pull request #4316 from bronzdoc/feature/rvm_amuse_themeRobby Russell
Display rvm ruby version
2015-09-19Merge pull request #4354 from henrikhodne/patch-1Robby Russell
chruby: donʼt try to execute .sh files before loading