31 Aug, 2016

1 commit

  • 3c8a333 Merge pull request #5343 from mcornella/rake-fast-plugin-refactor
    abf73bb rake-fast: change variable name from `$path' to `$file'
    59fdb2b Reword rake-fast README, add `lib/tasks` information
    81ca318 Fix syntax and formatting of rake-fast plugin
    2277967 Fix _tasks_changed algorithm in rake-fast plugin
    2ab6738 Added perms plugin (#1752)
    deadc36 Disable zsh file globbing when running pip (#5348)
    f258083 Merge branch 'apjanke-cask-homebrew-paths'
    cf4da1b Add README to cask plugin
    a7e60e4 Style fixes and shorter command lookup
    e1e3acc cask: check for Homebrew path for completion file
    d8b03f3 init script: remove trailing slash from $ZSH_CACHE_DIR
    051a2ee Merge branch 'add-tig-plugin'
    04dd977 Add README to tig plugin
    bf79e1c adding tig plugin for oh-my-zsh
    6e33095 iTerm2 v3 tab commands fixes (#5336)
    cbd9d04 Added documentation for undocumented OSX plugin commands (#5338)
    3186b65 Merge pull request #5335 from mcornella/cleanup-archlinux-plugin
    b90c894 archlinux: fix pacmanallkeys URL, make curl silent
    98ea641 archlinux: reword and simplify README
    65f16fb archlinux: remove comments, format functions better
    4f15bd1 Properly fix npm completion source
    9e81b79 Reorder zshrc template
    136a834 npm: only load completion if npm exists
    3b8d0ad archlinux: Update yasu alias
    251bc2d dircycle: keep switch until a directory is found
    7c1ca0e Create and cache npm completion on first run
    4b9772f Add more go aliases (#5259)
    b9c3e86 Add alias for checking out develop branch (#5307)
    292a62e Fix git emptiness check in dogenpunk theme (#5329)
    774c4ec Revert "Fix pj() function when no project has been specified"
    24ac1aa Clobber ssh environment regardless of setopt (#5322)
    76821f5 Rename `gh` alias (git help) to `ghh`
    9981214 Add git alias to clear entire stash (#5306)
    66179bd Fix git-flow README
    0615dfe Add alias and README to git-flow plugin (#5129)
    acd6a14 Merge pull request #5296 from mcornella/fix-pj-plugin
    bec5313 Fix shwordsplit bug when a basedir contains spaces
    7d298a3 Fix pj() function when no project has been specified
    7f8851f Refactor pj function
    c9c11d6 Fix _pj completion function
    26bef09 Add Readme to pj plugin
    525ee50 Clean up comments in pj plugin file and reorganise
    75f2f4e Adding alias to rake db:schema:load command. (#5281)
    073ea01 Create an alias to open up sublime project (#5258)
    95371af Add gcpa and gcpc aliases to git plugin (#5271)
    5d6c350 Enhancement: Show/Hide OSX hidden files 💯 (#5275)
    341e83f Plugin : Sudo - Add support of sudoedit (#5035)
    40a9d9c plugins/urltools: add suport for python 3 (#5039)
    b44aa61 Merge branch 'adispring-master'
    b96a587 #5130 resolving conflict in git plugin for gh
    1e9084c muse theme: Remove extra spaces for none git/virtualenv prompt (#5278)
    f19b6b2 add kubectl plugin (#5298)
    51c1078 refresh .rake_tasks when lib/tasks changed (#5111)
    906a773 Add tmux attach -d alias (#5285)
    0181fe4 add npm aliases (#5290)
    ae21102 (git): Add gpsup alias (#5287)
    c093230 Add shrink-path plugin to shorten directory paths (e.g. ~/f/b/quux) (#5262)
    a9428b1 added mix autocompletion support for phoenix (#4967)
    4505a43 update alias of get a list of packages installed locally (#5276)
    9772f8e Replace /bin/sh with sh for portability (#5291)
    a7de0fa nvm plugin improvements (#5265)
    7654b16 [git plugin] Fix indentation and organise aliases
    f553724 Fix gbda alias to support `color.ui = always` + exclude dev branches (#4304)
    508b80c support for startpage search engine in web-search plugin (#5245)
    6198195 Updated git_commits_ahead function (#5247)
    a7e30b2 Fix hg call when missing on archlinux with command-not-found (#5218)
    cc8285b adding python virtualenv support to the prompt (#5031)
    f401305 Updated _docker-compose to the latest version (from 0.1.0 to 1.5.0). (#5215)
    eb244d9 Update emacs plugin. (#5201)
    d061093 Merge pull request #5233 from donatj/donatj-patch-1
    c51823c Remove warning lines from phing completion
    bfbfef9 Cleans up phing plugin.
    96a2092 lib/git.zsh: Added git_commits_behind function (#4450)
    644bc64 Merge pull request #5207 from mcornella/gb-plugin
    dc0a884 Rename getgb plugin to gb
    cab6359 Rename gb completion file to more conventional _gb
    a29f8f7 Fix formatting of gb plugin completion
    d0ea3f2 Add more information to the README
    57a689f Add README to gb plugin
    af1ee2b Add plugin for Gb completion (http://getgb.io)
    7fabc8b bundler plugin: Simplify retrieval of cpu count on OSX (#5180)
    c62442f Fix gfg function completion definition
    9a61336 Fix man-preview completion definition
    909fcef Fix issue with `dash` as the default `/bin/sh` script executing program. (#5177)
    d012402 znt: update to v2.2.1 (#5174)
    d7c0613 emacs plugin tweak to open buffer from stdin (#5126)
    b1561c6 Update taskwarrior completion to 2.5.1 (#5171)
    551abfc Remove undesirable hardcoding of PATH into zshrc (#4925)
    46c0d95 Add README for OSX plugin and refactor plugin file
    137a554 Open finder to PWD - part 2 (#5165)
    623ea23 Add ofd() to OSX plugin to open finder on current directory (#5164)
    3f2dd80 add 'mvn clean install -DskipTests --offline' alias to speed up maven compile (#5153)
    53acf21 Peepcode theme: Don't try to use RVM if it's not available (#5154)
    514ef60 Replace _kitchen completion with the version from zsh-users (#5011)
    3ce2228 Mod: use new debug namespace to avoid deprecation warning (#4799)
    80cac85 Fix: Plugin knife: Add relative local path for commands which upload files (#4240)
    2d7a451 Add list-timers to systemd user commands (#5099)
    deb992b Adds ReactNative plugin :iphone: (#5018)
    dc22270 Fix arcanist aliases (#5110)
    e1e549c add plugin react-native (#4606)
    5fa4d9d add alias gh=git help
    483f120 installer: fix ordering of cygwin msys git check (#4557)
    9e8f417 Merge pull request #4729 from sachin21/update_rake_command_in_rails_plugin
    c195189 Use default branch on recently created Mercurial repository. (#4985)
    73cca94 Add zsh completion plugin for rustc (#3159)
    0aa3cb2 Merge pull request #5119 from baig/git-plugin-update
    bdc8211 Changd `alias gsta='git stash'` to `alias gsta='git stash save'`.
    1e90f36 added assembly alias (#5107)
    222d843 Merge branch 'Draniu/patch-1'
    87cbf3f Fix styling in cakephp3 completion
    9a0f9d7 Better cake3 completion
    9ad9ac6 Change vim command to $EDITOR for consistency (#5063)
    670a470 fixed bower completion error from issue #2694 (#5056)
    f2b1be0 vagrant snapshot (#5032)
    c2168d7 Arcanist plugin (#5106)
    970f11d Merge pull request #5104 from felipec/fc/gitfast
    36e29fb completion: zsh: improve main function selection
    079fef4 gitfast: fix the prompt colour
    eec3dc6 gitfast: update to upstream v2.8
    841d2b9 Merge pull request #5053 from psprint/master
    5b9c6c1 Merge pull request #5044 from charpeni/jira-rapid-board
    23ed432 Merge pull request #5077 from jgmdev/master
    de427f3 Merge pull request #5094 from pzgull/add-rbenv-to-avit-theme
    11b48e1 Merge pull request #5100 from emzar/yet-another-git-tree
    d2712d3 Add alias for oneline git tree with --all option
    169cd8b gitfast: update to upstream v2.4
    0b5d18a gitfast: update to upstream v2.0
    e2d157d znt: update to v2.1.15
    b1ab13d Add rbenv support for ruby version display
    621eb21 Fix deprecated usage (#5050)
    615af65 Add 'gcn!' for the '--no-edit' option. (#4830)
    5aa7e0f Add mvn options to ignore test failures (#5092)
    4a1e89c Merge pull request #5076 from tomasnorre/VagrantSnapshot
    d393436 Merge branch 'juanpastas/patch-2'
    5272387 Add README to meteor plugin
    edf89bf Add meteor plugin aliases
    4d9ae02 Merge branch 'normalize-repository'
    7a0d299 Reword and clarify example.zsh custom file
    54ace41 Tidy up gitignore file
    66e7e7d Use .gitkeep files to keep cache/ and log/ directories
    2198ff0 Rename license to LICENSE.txt for consistency
    26a07b0 Rename README.markdown to README.md for consistency
    25dddd2 Merge branch 'email2vimalraj/readme-for-maven'
    30870d8 Reword and fix formatting of mvn plugin README
    863675f Add README file for mvn plugin
    817889c Merge branch 'manu09-patch-1'
    2ad13bd This plugin also includes tab completions
    6dbeb7b Merge branch 'fix/weird-autocompletion'
    cc36063 Cleanup theme-and-appearance.zsh
    ed484df Delete cdablevars option by default
    2bce3b1 Added fossil plugin.
    244d6b1 [TASK] Vagrant plugin: Add missing vagrant snapshot command
    0ebe359 Merge pull request #4907 from johankj/feature/osx-iterm2
    3524fc8 JIRA Plugin will open rapidboard instead of dashboard if JIRA_RAPID_BOARD is true
    1b1315a Merge pull request #5027 from tony612/add-files-completion-to-mix-test
    63ad708 Merge pull request #5023 from psprint/master
    c1ed141 add files completion to mix test
    19769fd Don't leave positional parameters being set
    656ddab Merge pull request #5009 from cosmosgenius/github-gitio-bug
    f28c0a8 Moved git.io url to https
    d310fac Merge pull request #4572 from aioutecism/master
    b714292 Merge pull request #4976 from mcornella/bureau-theme-fixes
    82a4587 Use `grep -q` for silent behavior
    e1b04cf Fix logic of bureau_git_status function
    d189236 Add iTerm2 v3 support
    06659f7 Support bundler
    e66afc0 Avoid using "PREFIX" that cause nvm to complain about.

    git-subtree-dir: repos/robbyrussell/oh-my-zsh
    git-subtree-split: 3c8a33364f64975970839eeded921c3ed85ad507

    mj
     

01 Apr, 2016

1 commit

  • 286c3e5 Merge pull request #4961 from aesopwolf/patch-1
    69e1506 Add git user profile functions for prompt display
    c458277 Merge pull request #4957 from TorrentKatten/master
    e8a9d0e localization support for clock in candy theme
    c3b3de5 Merge pull request #4956 from RobLoach/asdf
    616ac67 Add 'asdf' plugin
    b4a85ec Merge pull request #4728 from atk91/4727
    7cc1eab Merge pull request #2752 from isqua/bureau_theme_fix
    c74681a Merge pull request #2392 from s7anley/master
    d1a5fad Merge pull request #4943 from MattLewin/master
    dfccac3 Merge pull request #3892 from delphiki/sf2-plugin
    8daa52d Merge pull request #4809 from aried3r/patch-1
    5365cca Merge pull request #4849 from gkotian/master
    7697c40 Merge pull request #4939 from AntouanK/feature/npm-outdated
    fc89773 Update 'tm' function to take multiple files on the command-line
    9280f2c Merge pull request #4940 from ysmood/optimize-ys-theme
    186f009 Update README.markdown
    2cc5976 Merge pull request #4941 from getaaron/patch-1
    e0246ed Remove "Mac" from "Mac OS X"
    9cc3e8b Optimize the ys.zsh-theme make it simpler
    097cc70 [feature/npm-outdated] - add alias for "npm outdated" to check outdated npm modules
    8ac1859 Update GitHub download URLs in README
    83cf8dc Merge pull request #4790 from lckarssen/avit-theme-fixes
    fdff700 Merge pull request #4863 from ysmood/optimize-ys-theme
    bbedad8 Merge pull request #4847 from kennethreitz/patch-1
    55fed4f Fix use of CARETCOLOR in avit theme
    9c36248 Better visible colours in avit for Ubuntu terminal
    cfac963 Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh
    9a2376b add: exit code
    aeca2ad Optimize the ys.zsh-theme make it more expressive
    eee6f08 Minor README fixes
    568f481 update kennethreitz.zsh-theme
    07424c9 Update kennethreitz.zsh-theme
    a6ad7a0 Add missing alias to README of bundler plugin
    0a47451 Updated colour of ◀ in PROMPT2 of the avit theme. In commit 729fd53 I incorrectly only changed PROMPT1. Now both ▶ and ◀ follow $CARETCOLOR.
    63e216b oh-my-zsh avit theme: instead of only showing the last 3 directories in the $PWD shorten the path by removing some middle parts if $PWD becomes too long.
    18801e2 Shorter way of creating bold colours in a ZSH theme (applied to the avit theme).
    ceca00a Adapt some colours in the avit theme for better visibility in the default Ubuntu terminal theme.
    854c41d Fix in avit theme: $CARETCOLOR was not to actually colour the caret, so change to root user wouldn't show in the prompt.
    a67dfae Set colour for user@hostname to red if we're root (or sudo) in the bira theme.
    d853ec4 Closes #4727
    68e03a0 Changed env based sf2 shortcuts to sfdev & sfprod
    a1ed87a Added environment based shortcuts in symfony2 plugin
    e2bf7cb Fix checkmark for clean repo in bureau theme
    a6ab704 Added a short description of the plugin
    b3d27be Update seach parameter
    aac85f0 Proper handling of tags
    e585904 Geeknote autocomplete and alias

    git-subtree-dir: repos/robbyrussell/oh-my-zsh
    git-subtree-split: 286c3e5e28b651c3f629e6aaba589a1cf56da4d8

    mj
     

12 Feb, 2016

1 commit

  • fd22306 Merge branch 'add-dnf-plugin'
    6245180 Add README to dnf plugin
    c0b1252 Fix deprecated dnf commands
    ee86f1a Create dnf plugin
    26064c6 Merge pull request #4841 from FiloSottile/patch-1
    52737b1 git.plugin: remove the conflicting gvt alias
    a38d7cf Merge pull request #4836 from alias1/patch-1
    2a0be1a Add hash imported from
    db39afe Update _brew to match latest
    15d52fd Merge pull request #4832 from eddie-dunn/master
    78bf3dd pylint.plugin.zsh: Remove include-ids=y
    5464fe3 Center Oh My Zsh logo
    e5f5d79 Merge branch 'low-ghost-patch-1'
    494b07b Update gitignore.plugin: comma separated arguments
    d60cf5c Merge branch 'slariviere-master'
    7daa207 Adding support for stdin input in the encode64 plugin
    40016af Merge pull request #4755 from psprint/master
    77f93f6 znt: optimizations for zsh<=5.2, use $BUFFER if cmd is not from history
    87e782f Merge pull request #4738 from valentinbud/feature-vault
    b9ace28 Vault basic autocompletion.
    071db94 Merge pull request #4713 from apjanke/forklift-new-homepage
    4b9bc91 Merge pull request #4537 from agireud/command-not-found-OSX
    078cd4a Merge pull request #4759 from swrobel/patch-1
    9df79bc Merge pull request #4773 from mbologna/patch-1
    87f8251 Re-added $ZSH_THEME_GIT_PROMPT_EQUAL_REMOTE
    9dd8def forklift: update homepage URL and tweak formatting
    3dfd216 chruby plugin locals moved inside function
    f655793 Add OSX support for command-not-found

    git-subtree-dir: repos/robbyrussell/oh-my-zsh
    git-subtree-split: fd223067c8aea38f09a68746f765ad5aade35e3e

    mj
     

13 Jan, 2016

1 commit

  • 686e460 Merge branch 'sachin21-a_happy_new_year'
    03cc1f7 Cleanup LICENSE file and fix README link
    fdde897 Update year to 2016
    f558a46 Merge pull request #4709 from mcornella/fix-local-vars-in-git-prompt
    0842384 Put `local var` declaration in its own line in lib/git.zsh
    30ddf25 Merge pull request #4695 from mcornella/add-hub-completion
    69c73a4 Merge pull request #4704 from paulcalabro/patch-1
    247a582 Fixed a typo.
    5adb06d Merge pull request #4702 from prikhi/master
    3ebbb40 colored-man-pages: Use Portable `less` Path
    6ad6d11 Merge pull request #4700 from giordanovi/master
    015437c Update gulp.plugin.zsh
    3162de5 Add hub's completion file
    4b95c16 Merge branch 'fix-colored-man-pages-syntax'
    5e310c5 Fix syntax error in colored-man-pages
    fe9ff63 Merge pull request #4463 from giordanovi/master
    4f314e2 Update gulp.plugin.zsh
    8042394 Update gulp.plugin.zsh
    cb11d13 Merge pull request #4697 from psprint/master
    d30a501 znt: more optimizing workarounds for 5.0.6 < 5.2
    5de1704 Merge branch 'cknoblauch-patch-1'
    09d2a59 Fix style of colored-man-pages plugin
    a815729 colored-man plugin: Quoted PATH variable
    dd29954 Merge branch 'hallabro-consistent-wording-update'
    18ca953 Use consistent wording when updating
    ef31d06 Merge pull request #4139 from ultimatemonty/patch-1
    8a3b78e Merge pull request #4536 from alexws54tk/patch-1
    e344f4c Merge pull request #4420 from apjanke/git-move-current_branch-to-core
    9f55213 Move current_branch() from git plugin to core lib/git.zsh
    bfd2d8d Merge pull request #4498 from gfvcastro/alias-rake-stats
    8d6fcce Merge pull request #4589 from apjanke/agnoster-powerline-char-stronger-warning
    93c00cc Merge pull request #4451 from victor-torres/branch-plugin
    d988ee0 Merge pull request #4568 from blueyed/archlinux-improve-commands-lookup
    fe63ed0 Updating speed test info and using zsh command line.
    cf5db83 Implementing mcornella's suggestions in pull request 4451.
    531789e Merge pull request #4628 from moyamo/master
    bd384a0 Merge pull request #4667 from dbohdan/patch-1
    b15918d "fishy" theme: Fix "~" use in prompt
    71deb74 Fix indentation
    d779750 Default to using terminfo to set the terminal title
    6a8692d Merge pull request #4676 from bamarni/composer-stderr
    4108c48 Merge pull request #4690 from kaelig/patch-1
    6190d3e Point to the GitHub repository
    f564159 Merge branch 'GNUletik-master'
    95aa9bd Better research history with arrow keys
    273063a Merge pull request #4663 from psprint/master
    d54d896 Merge pull request #3966 from apjanke/fix-spectrum-ls
    4d154ab Merge branch 'apjanke-histsubstr-double-bind'
    45822e8 history-substring-search: bind arrows in both emacs and viins modes
    11de60f Merge pull request #3965 from apjanke/spectrum-hide-codes
    4fbfb14 Add back the `-` alias to go to the previous directory
    b6997f6 Update link to git completion
    5e950d4 Merge pull request #4689 from apjanke/fix-non-numeric-versions
    45e42ef Merge pull request #4657 from hghwng/master
    07fcbbe Merge pull request #4641 from WeeBull/patch-1
    c52f677 common-aliases: handle "dev" versions in version check
    0cca3c0 Merge pull request #4687 from gmccue/web-search-ecosia
    fb5effd Add Ecosia to web-search plugin.
    357d57c znt: include some status information on top of the window
    0d45e77 [Composer] redirect stderr to /dev/null for completion commands
    c793bae znt: optimize heap usage for older Zsh's (e.g. 5.0.8)
    2e3731c "fishy" theme: Shorten path .foo to .f, not .
    89205f9 znt: faster startup of tools using colorifying (e.g. n-history)
    a42a3ee Recognize Firefox addon and Android packages.
    b57ddd6 Use actual `commit --amend` command for Mercurial
    cc116f6 agnoster: stronger warning about changing SEGMENT_SEPARATOR character
    9e4aba4 archlinux: use $+commands instead of 'command -v' in a subshell
    67abf0f Update frontcube.zsh-theme
    e5164d7 Add 'rake stats' alias.
    ee8f377 Added support to subtask through gulp --tasks-simple command
    d49cacf Add branch plugin
    e6ccd37 Merge master (rebase being super annoying). Fix conflicts
    30ef856 Fix maintainer line
    3594e27 Nicer formatting
    0bda651 Fix the spectrum_ls implementation in spectrum.zsh
    8142261 Hide spectrum.zsh var values to avoid junky "set" output to terminal

    git-subtree-dir: repos/robbyrussell/oh-my-zsh
    git-subtree-split: 686e46025890cba38d2cb7ad7cc229bf6beeba57

    mj
     

21 Oct, 2015

1 commit

  • 8c84342 Merge pull request #4519 from evanandrewrose/master
    fe02e02 Fix "be" -> "b" typo in coffee plugin README.md.
    fdb0e23 Merge pull request #4507 from WhyEee/fix-no-tput
    b3c10b9 Merge pull request #4505 from arvindch/checked-upgrade
    e0c9ada Merge pull request #4214 from queria/chuck-linefix
    662bdcc Merge pull request #4515 from brianloveswords/safer-install-script
    c9d9375 Make install script safer
    a7b4c09 Merge pull request #4526 from sachin21/fix_typo
    2c8697b [FIX #4525]: Fix typo
    8c73eb4 Merge pull request #4419 from apjanke/installer-termcap-hack
    45f0a28 Merge pull request #4508 from Superbil/master
    56345c2 Merge pull request #4473 from apjanke/5_1_1-bracketed-paste-hack
    2c54428 Fixd bug for pyenv plugin
    75e619b Fix install.sh/upgrade.sh for tput-less systems
    e59e1c8 Check for git before trying to upgrade, as per #4504
    aa15eba Merge pull request #4492 from arvindch/tweak-pyenv-plugin
    8a362b2 Enable pyenv rehash
    8a95ced Init pyenv virtualenvs too
    306e3e7 Merge pull request #4459 from Scuilion/update-gradle-commands
    b28db6b Merge pull request #4475 from apjanke/diagdump-5.1-fix
    30d7a66 Merge pull request #4486 from gfvcastro/alias-rails-server-port-option
    b18d386 Add option '--port' to 'rails server' alias.
    57c2ac1 Merge pull request #4482 from sachin21/add_an_alias_for_upstream
    ff1bd95 Merge pull request #4480 from volcov/master
    101758f Merge pull request #4481 from apjanke/autoenv-emerg-fix
    7597bf8 Add an alias for upstream
    2d0e7fb autoenv: actually source autoenv once located
    252078d add alias to sort by version
    2522ab4 Merge pull request #4204 from DoctorJellyface/patch-1
    0be21f0 Merge pull request #4440 from apjanke/autoenv-homebrew
    0144802 Merge pull request #4464 from rchiossi/master
    dc06e96 Merge pull request #4254 from apjanke/copyfile-portability
    b1173d4 Merge pull request #4418 from Gnouc/master
    2459add Merge branch 'master' of github.com:robbyrussell/oh-my-zsh
    bb509dd Renaming colored-man to colored-man-pages because it needs to be.
    1510e7d Merge pull request #4472 from theavish/master
    d15521d diagnostics: fix for reserved-word changes in zsh 5.1
    3551745 Disable bracketed-paste-magic in zsh 5.1.1, where it is buggy
    a7f0c71 Fix ohmyz.sh link
    6b73f5e Ask for confirmation before uninstall
    f3fa418 Merge branch 'master' of github.com:robbyrussell/oh-my-zsh
    d26549b Removing legacy rails-specific aliases from the Textmate plugin. This is probably best handled as a custom plugin.
    62c86f5 Merge pull request #4444 from apjanke/git-extras-compatibility
    b6d78df clip*: add xsel support
    a954739 Update Gradle Commands
    f104d16 Merge pull request #4455 from swvjeff/master
    2d9df44 Fix 'ack-grep' bug for non-ubuntu users
    920ab07 Merge pull request #4423 from gfvcastro/alias-rake-middleware
    bff8868 Merge pull request #4429 from RobLoach/removeatom
    867d586 Merge pull request #4445 from wweaver/git-hf-aliases
    80179c1 Merge pull request #4453 from uberspot/master
    5d24ba4 Merge pull request #3165 from hbin/fix-alias-afind-osx
    30c7ef7 Merge pull request #4421 from jcpst/master
    bd26498 Merge pull request #4424 from Gutem/patch-1
    d7e7ef6 Merge pull request #4427 from xavhan/patch-1
    df5e1f9 Add 3 more nmap aliases to nmap plugin
    b35d78f Add Git Hubflow aliases
    7f2656c git-extras: fix for compatibility with zsh _git
    c146853 autoenv: also look in the Homebrew installation location for it
    56b747a Merge branch 'autoenv-check' of github.com:kudos/oh-my-zsh into autoenv-homebrew
    f9c16f9 Remove broken link and move npmg alias position
    a9c8820 Merge pull request #4426 from apjanke/turn-off-3889-by-default
    0516a39 Remove Atom plugin
    df80081 Add alias for npm global install
    4589bc6 completion: turn off the #3889 compfix check by default
    1e305e0 Update Simulator's Path to XCode 7.x
    3e04cd6 Add 'rake middleware' alias.
    5af52fb gulp plugin: missing opening double quote & had unneeded parens on function
    52e2aae Merge pull request #4411 from TylerCharlesworth/patch-1
    e4fdb08 Merge branch 'master' into copyfile-portability
    f94fee5 installer: don't bail on errors in color setup
    758195c Encode64 Plugin - Fix wrong `echo` usage
    2266368 Update sublime.plugin.zsh
    b05ef10 Merge pull request #4121 from apjanke/chucknorris-check-for-fortune
    a51a916 Merge pull request #4348 from andybateman/patch-1
    9e29103 Merge pull request #4394 from PrestanceDesign/new-git-alias
    156fa5f Merge pull request #4396 from TylerCharlesworth/patch-1
    4b902d7 Merge pull request #4410 from justVitalius/master
    dc3413b Fix print rvm version in amuse theme
    b75b0b8 Merge pull request #4333 from mbologna/fedora_plugin
    935948c Merge pull request #3646 from apjanke/installer-cygwin-support-3
    b5a5bc9 Merge pull request #4337 from iCross/master
    f186b62 Merge pull request #4387 from mbologna/fix_git_equal_remote
    d47219f Merge pull request #4397 from vidakovic/master
    c932eb3 Merge pull request #4385 from Philosoft/patch-1
    c076fc0 Merge pull request #4392 from ag4ve/patch-1
    4204cfd Merge pull request #4408 from DoomHammer/fix-chruby-test-expression
    a97a308 Merge pull request #4349 from FishingCactus/fix-atom_plugin_for_cygwin
    3b2d036 Merge pull request #4377 from fcrozat/master
    ccc86da Merge pull request #4375 from PrestanceDesign/capistrano-plugin-fix
    a861719 Merge pull request #4340 from pahnev/master
    17088c6 Fix invalid test expression.
    0c0450b Accept single and double quotes in Gulp plugin
    07f08aa Adds Cygwin support
    8e74f7c Add alias for print latest tag name
    96ff861 Merge branch 'master' into installer-cygwin-support-3
    7a63609 Correct repo dir
    12e99b5 fix indentation
    5323954 Uniform git prompt equal remote
    e957ae4 Update README.md
    95296bb also handle missing tput in upgrade script.
    76a26a2 Merge pull request #4372 from afh/pull/emotty_theme
    326c2b0 Replaced the use of 'print' with 'echo' in order to sanitise track and artist names
    993e09c Added function for 'itunes playing' to display state when not playing
    9f2acdc You can now use 'itunes status' as well as 'itunes playing' to show current track
    29db0e0 Fixed colourisation of Now Playing function
    a746e60 Update osx.plugin.zsh
    884a879 Do not fail if tput is not available
    1bb2715 Fix capistrano problem when generating autocompletion
    f850296 Added cygwin support to atom plugin
    7576f85 Merge remote-tracking branch 'robyrussel/master' into fix-atom_plugin_for_cygwin
    1a51100 Fix issues with character widths in emotty theme
    918d26e Merge pull request #3664 from apjanke/installer-portable-colors
    6cddf72 Merge branch 'master' into installer-portable-colors
    cbc1a08 Merge pull request #4342 from robobenklein/patch-1
    25f2d59 Merge pull request #4353 from dzotokan/feat/stackPlugin
    4d65dd2 Merge pull request #4310 from ablyler/add-codeclimate-plugin
    e268ef3 Merge pull request #4320 from ixti/fix/aws-plugin-rprompt-pollution
    183026f Merge pull request #4316 from bronzdoc/feature/rvm_amuse_theme
    b29095f Merge pull request #4354 from henrikhodne/patch-1
    c4d84f1 Merge pull request #4343 from apjanke/jira-readme
    85f53b0 Merge pull request #4359 from noseglid/patch-1
    ff780ba Merge pull request #4371 from afh/pull/emotty_theme
    ce10457 Merge pull request #4370 from afh/pull/emotty_plugin
    2dc980c Merge pull request #4331 from icholy/master
    51677da Merge pull request #4091 from apjanke/agnoster-clarify-powerline
    36884cc Merge pull request #4189 from bmdhacks/master
    db14538 Merge pull request #4315 from mbologna/fancy-ctrl-z
    3b29132 Merge pull request #4300 from igordejanovic/vim-escape-fname
    cfba05c Merge pull request #4282 from ferenczy/master
    ff3e0d5 Merge pull request #4266 from t413/master
    3b5300c Merge pull request #4252 from Fice-T/master
    9bd88bb Merge pull request #4251 from mcornella/fix-completion-dots
    4f1caf0 Merge pull request #4237 from mcornella/fix-taskwarrior-plugin
    6eb6017 Merge pull request #4235 from mcornella/fix-xcode-plugin
    1e49dfc Merge pull request #4209 from ah450/npm-exec
    0756555 Merge pull request #4201 from wkentaro/gnu-utils-findutils
    576453c Merge pull request #4173 from sharkySharks/master
    bb5bc64 Merge pull request #4155 from honnix/fix_color
    681c42a Merge pull request #4154 from sfragis/toggle-sudo
    f7c24e1 Merge pull request #4137 from troter/coffee-first-argument-with-double-quote
    544eccb Fixing conflict in rails plugin merge with rake test shortcut
    e3d305e Merge branch 'skv-headless-rails-rake-test'
    04c8acf Merge branch 'rails-rake-test' of https://github.com/skv-headless/oh-my-zsh into skv-headless-rails-rake-test
    fb0776e Merge pull request #4134 from boddhisattva/rails-rake-routes-alias
    adaf89c Merge pull request #4113 from apjanke/gnzh-remove-eval
    dde5540 Merge pull request #4093 from apjanke/osx-fix-tab-for-iterm
    1324e61 Merge pull request #4050 from mbologna/michelebologna_fix_git_prompt
    763bf63 Merge pull request #3971 from moul/pr-scaleway
    0bb3e01 Merge pull request #3940 from apjanke/diagnostic-dump-function
    8cf88f2 Merge pull request #3911 from mbologna/git_remote_status_equal
    baf1aa1 Merge pull request #3661 from ericbottard/GradleWrapperFix
    3c782f7 Merge pull request #3582 from apjanke/fold-terminalapp-plugin-into-termsupport
    4bd6c43 Merge pull request #3408 from spacewander/git-extras
    93c6b5d Merge pull request #3078 from akoenig/gulpjs
    5e45c16 Merge pull request #2751 from drm00/fix-openbsd-colorls
    cc53e4c Merge pull request #2471 from phstc/capistrano-multistage
    56cdec7 Merge pull request #3889 from leycec/compaudit
    550573b Add emotty theme
    dce052d Add emotty plugin
    5cf0a01 Use local gradlew
    8c5b948 chruby: donʼt try to execute .sh files before loading
    bb10ad0 Remove unnecessary sandbox fn
    a8a8bc3 Add simple Stack commands list
    e8639c7 Update to current robbyrussell/oh-my-zsh master
    797e1f9 [plugins/bgnotify] fix for iTerm2 notification clicks
    6e0fcf8 Fixed atom plugin for cygwin users
    c9af79f jira: add README, "emulate -L zsh", add "dumpconfig" action
    6642a99 xcode: extend xcselv to list versions and do completion
    22287d0 handle multiple paths in GOPATH
    36fea45 svn plugin: urldecode repo info
    0233979 Fixed broken git branch icon
    dca4295 Make Readme much clearer and explain edits.
    953e4d8 Make Linux compatible
    19c0b18 fix url-quote-magic not working issue
    9e9b790 golang: improve go doc completion
    6170fa4 Added fedora plugin, based on dnf/yum plugin
    82ae41c Reorder xcode plugin file
    213f46a Add xcselv documentation in the README
    5584aa0 xcode: add version-based xcselv()
    86d881c Added aliases for --now commands
    d95589d Add README for the xcode plugin
    ec3694c Make simulator dependant of currently active dev directory
    24bdd8e Replace xcsel function with just an alias
    6a830f3 Return error if no xcode files where found
    cbdad58 Use zsh globbing instead of ls + grep in xc function
    38d25a3 Update taskwarrior completion to latest version (Jul 26 2015)
    75844fe Put relevant documentation into README file
    b42efeb Switch off line wrapping in case dots occupy extra line
    6a8d406 Use prompt expansion sequence to color red the output
    3976e04 Use proper if comparison
    9c08641 Merge pull request #4299 from mcornella/refactor-frontend-search-plugin
    7a63cca Fix aws plugin RPROMPT pollution
    46ddd88 diagnostics: switch to shasum, filter sysinfo using lines
    d009f24 gnzh theme: fix "eval" and related problems. Switch to normal zsh %F/%f prompt escapes to avoid "eval" and extra variables. Wrap whole thing in anonymous function so the existing `local` statements actually work. Then switch '...' to eager "..." so stuff actually works with local variables. And local-ize the remaining variables that are used only in prompt construction.
    93b4a6c Merge branch 'master' into osx-fix-tab-for-iterm
    82c76f6 Merge changes from #4241 into installer-portable-colors
    502f08b Add Cygwin support to installer. * Balk at incompatible Windows/MSYS git * Test for chsh presence before trying to use it * Replace non-portable `[[ ... ]]` and `[ x = *pattern* ]` constructs
    c7d782f Add the update from @mtwentyman https://github.com/phstc/dotfiles/pull/1 to make it work for older versions of capistrano
    9a7b2d7 Moved comments and credits from source to README
    bec496f Display rvm-prompt output.
    6d7c39a Added fancy-ctrl-z plugin
    ef4a315 Fix invocation of gradlew
    b08431f Add codeclimate autocomplete plugin
    c481c62 Refactor and clear up README file
    d982e12 Reorder alias definitions
    663ac56 Prettify frontend help output and clean up logic
    ff706f3 Add "help" method in "frontend-search" plugin
    f1472f1 Simplify frontend-search function with assoc array
    7f64092 [vim-interaction plugin] Escaping special chars in file names and simplifying code.
    0532860 Merge pull request #4285 from nmaggioni/master
    7366b56 Merge pull request #4268 from ZhengzhongZhang/patch-1
    01b3783 Merge pull request #4302 from kyleheyne/patch-1
    022a060 thefuck-alias -> thefuck --alias
    ba5fd57 Merge pull request #3989 from eubenesa/master
    69f098a Mentioning that you can set the theme to 'random' and it'll possibly bake you a pie.
    a77e23a Merge pull request #4109 from zhiyelee/patch-1
    da6ece4 Merge pull request #4117 from nextgenthemes/patch-1
    eb12ec1 Merge pull request #4146 from perobertson/heroku-help
    ac85faa Merge pull request #4171 from linux-china/master
    c1bff77 Merge pull request #4195 from jerryling315/master
    3f95377 Merge pull request #4198 from matjack1/gclean-gpristine
    daabe2a Merge pull request #4205 from mcornella/fix-git-prompt-plugin
    c10d5c8 Merge pull request #4244 from Gnouc/master
    69a1715 Merge pull request #4239 from yous/fix-linux-gems
    adff369 Merge pull request #4220 from andytank123/master
    ccaaa99 Merge pull request #4241 from heartinpiece/master
    2f6d85d Merge pull request #4248 from gabetax/rbenv_plugin_load_performance
    51c3ab7 Merge pull request #4283 from hanschen/master
    14e1f0c Merge pull request #4286 from RobinDaugherty/rand-quote-failure
    a228604 Merge pull request #4249 from KrauseFx/patch-1
    9c9699d Merge pull request #4250 from mcornella/fix-divide-by-zero-emoji
    6346cc9 Merge pull request #4260 from fgibaux/patch-1
    c084a13 Merge pull request #4259 from apjanke/jira-prefix-and-help-and-stuff
    e59f4cb Merge pull request #4271 from loctauxphilippe/patch-1
    9bb99e1 Merge pull request #4284 from gsklee/patch-1
    50d3294 Merge pull request #4289 from moonfruit/master
    869b104 Merge pull request #4292 from cxbig/master
    b3f167d Merge pull request #3613 from apjanke/remove-sed-i
    a7aed69 Merge pull request #4170 from black-roland/master
    b1d57fa Merge pull request #4294 from willmendesneto/master
    0a80889 Frontend-search: add search in npm website
    acf6039 improved alias conflict between git flow & git fetch
    0a2c31f Remove redundant semicolon
    fe92ea9 installer: switch twitter link to https
    d923ceb Updated with @mcornella suggestions
    96aefd2 Remove code, not comment it out
    241be2d Fix rand-quote failure when site is unreachable
    058bbe4 General compatibility
    a127c4f 'ip' command compatibility and much quicker external IP detection
    8ab1b6d Update README.markdown
    1bf5c58 Update autojump plugin for latest brew installation
    76f4871 Added missing commands to Vagrant plugin, updated commands description
    18ef1ee Merge remote-tracking branch 'robbyrussell/master'
    aaf5c8f added apt-get autoremove in ubuntu plugin
    1aeebf6 Update link
    7c31c7a Bring bgnotify plugin up to date with t413/zsh-background-notify
    a9daea1 plugin symfony2 sf2.7 compatibility fix
    dc42e8d jira: add completion
    7cf892e Add dashboard support and default-action configuration. Some refactoring.
    ee4a423 Merge branch 'pr-4158' into jira-prefix-and-help-and-stuff
    caf667f Merge branch PR 4132 into jira-prefix-and-help-and-stuff
    5c8b0cc Add clipcopy() and clippaste() generic cross-platform CLI clipboard functions. Change copydir, copyfile, and coffee plugins to use them, instead of the Mac-only `pbcopy` command.
    00eb465 Merge branch 'master' into fold-terminalapp-plugin-into-termsupport
    47d19cc Add defensive `emulate -L zsh` to termsupport functions
    96c34ce Add a deprecation comment.
    9121f3e Merge pull request #4 from wkentaro/fix-git-prompt-plugin
    c4ba306 Show tag name when detached status if possible
    c66c3ae Fix graphical bug in cypher theme when return status is non-zero
    3f83331 removes a trailing white space
    be667a2 Remove obsolete comment
    3c69874 Clean up gitstatus.py
    45473c3 Fix for initial or detached status branch info
    30bed07 Parse UTF-8 output from git status
    94007f7 git-prompt: collect all git status information by one cmd
    6ff53d1 Cleanup of git-prompt plugin file
    1d133ff Cleanup the rest of gitstatus.py
    5642014 Pull in simplified version from @wkentaro
    6443626 Pull in latest version from olivierverdier/zsh-git-prompt
    c6a5f6e Check that list_size value is not zero before division
    88243b8 Use right variable name to avoid zero-length array
    de47e2d Use https instead of http
    daedfca reduce rbenv plugin load time by 150ms by removing additional brew call
    d20c111 rvm plugin: Fix `gems` to work with GNU sed
    0238301 Emoji plugin - Fix wrong string comparison
    58d2f93 Check if Zsh is installed prior to installing Oh My Zsh
    dcd95dd Changes quotes so that path will be set appropriately on multiple runs
    14b4ba8 Move urlencode/urldecode functions to core lib
    c3fbe4d Add support for Docker images from custom registries
    720fb5b Support for 'scw' command (Scaleway CLI)
    269ae84 Removes unnecessary single quotes
    9c74128 chucknorris: add missing line/quote delimiters
    e1353fc Adds npmE alias
    800af04 Add sc-launch as a shortcut for start & enable
    daa04ba gnu-utils: add findutils (find,xargs,locate)
    fb8c446 Thefuck: fix global variable assignment
    a2b574b git plugin: make gclean safer, introduce gpristine
    96e5346 Merge branch 'master' of gh:robbyrussell/oh-my-zsh
    2120b2e Add escaped home
    c83575d Add 'man' plugin.
    b875df8 agnoster: speed up git prompt
    f534b4b Thefuck: fixed compability with latest version
    54e2740 Thefuck: replaced static alias with `eval "$(thefuck-alias)"`
    8e8a133 Thefuck: combined with @cristim plugin. Code formating
    fa25445 diagnostics: include output file name in dump output
    803e5db improved the check for availability
    0da9a4b fuck: added a basic plugin for https://github.com/nvbn/thefuck
    e8caf22 Cygwin-specific "chsh" installation issue fixed.
    da395c5 Secure umask enforced during installation.
    cb55161 Completion insecurities handled on startup.
    cacc6c3 replaced Om spelling so letters would not overlap
    5a1dd14 removed incorrect Devanagari conjunct symbol at end of Om
    e38455b Added conflict note (thefuck plugin)
    b4a8cbf spring boot plugin
    f838b56 spring boot plugin readme
    cd2213a Thefuck plugin README
    7a13a40 Added thefuck plugin https://github.com/nvbn/thefuck
    afa3057 Add jira_url_help
    46d1338 [theme] Fix color problem of steeef theme
    ff8d799 Esc-esc now toggles sudo.
    dcb175d Insecure completion handler added.
    775ac3a The executable command on Mac OSX is 'ack' rather than 'ack-grep'.
    b7617b3 Check for autoenv_init function before trying to source autoenv.
    ffe8e54 add '--help' to heroku commands
    bca720f diagnostics: include detailed OS version info if possible
    1e8196d passing the first argument with double quote
    ad4675c Concise local variables declarations
    b1772c5 More consistent curly braces variables
    37f45eb Making variables local in jira plugin
    1e99168 Changing indents to be more consistent (2 spaces)
    88a30a3 Changing string comparison for more zsh-like
    750de22 rails rake test
    dff0374 adds an alias to search for the rails routes that pattern match a string
    8cf6100 installer: use terminfo for portable escape sequences Do not use terminal visual effects if not connected to a terminal.
    19ea867 install.sh: use portable printf instead of echo
    b1da3bb Adding ability to add JIRA_PREFIX as an env variable (e.g. in .zshrc) and minor refactor to bash curly variable braces
    c82deed agnoster: Protect Unicode esape sequences with local LC_* settings
    a2e01e9 chucknorris: check for strfile dependency Gives a better error message than "command not found: strfile", because it's not obvious to many users that strfile is part of fortune. Also handles the weird /usr/sbin install location for strfile on Cygwin.
    2e92ff8 Adds agar = apt-get autoremove
    efb04d6 add git alias `gcam` - git commit -am
    9813ff5 omz_diagnostic_dump: Add umask and $fpath listing. This helps catch issues with compinit and insecure directories.
    689b5ab osx: fix tab* functions so cd works in iTerm2, exit status is correct, and error messages are not discarded.
    4cd281b agnoster: Define Powerline chars with escape sequence, and use same character on all platforms. Add clarifying comments. This makes everything consistent with the current Powerline-patched fonts definitions.
    68b792b Change to use omz git_prompt* functions
    01e355f In addition to the already existing variables ZSH_THEME_GIT_PROMPT for behind, ahead and diverged remote, I added ZSH_THEME_GIT_PROMPT_EQUAL_REMOTE.
    10c92cc Updates to ember-cli plugin
    af68165 Fix name of backed-up zshrc
    afadb5a diagnostics: add zstyle state to output
    82c1288 Include some bash rc files; improve formatting; more version info
    ea6adc5 Add omz_diagnostic_dump() to help with bug reports.
    cb0718c chucknorris: locate plugin dir using $0 instead of hardcoded $ZSH
    88f42b6 Add support for variant "utf8" locale suffix spelling. Fix dumb bug in iconv call that would cause it to hang.
    cb37c93 Remove unnecessary braces.
    1246c3e install.sh: Replace nonstandard "sed -i" with sed + mv commands. Makes portable to systems whose sed lacks "-i", like OpenBSD.
    5f90781 plugins/chucknorris: Add automatic updating of the compiled fortune data file. Use local variable for readability, and anonymous function to provide a scope for the local variable.
    187cf07 For unspecified encodings, assume it's UTF-8 or compatible (e.g. ASCII) and muddle through without character encoding conversion.
    702ff1c Add support for non-UTF-8 encodings in caller's locale.
    3a18c33 In termsupport, use LC_CTYPE instead of LANG to enable byte-by-byte text processing. LANG doesn't seem to actually work.
    a9e97e5 Remove terminalapp plugin and fold its implementation in to lib/termsupport.zsh. Replaces the redundant Terminal.app support that was recently added to termsupport.
    0c77e4b update git-extras plugin
    8f9a72a Moved plugin.
    20edd5f gulp.js plugin
    f516b7c add check for colored ls on openbsd. (retry of #2225)
    c9fbfc9 Uses `shipit` instead of `xcap`
    16ae4e1 Adds support capistrano multistage completion

    git-subtree-dir: repos/robbyrussell/oh-my-zsh
    git-subtree-split: 8c84342b2092f3823e38188bd9ed11e5f5ff2e3f

    mj
     

24 Jun, 2015

1 commit

  • 599831b Merge pull request #4058 from ncanceill/plugin-git
    d24196c git plugin: fix ggl to avoid empty string see https://github.com/robbyrussell/oh-my-zsh/pull/2790#issuecomment-112716330
    ed6645a Fix plugin/git ggpull and ggpush backward compatibility
    ab18795 Merge pull request #4002 from aliafshar/patch-1
    f66a54f Add missing space causing parse error.
    8921902 Merge pull request #3852 from sachin21/add_alias_of_bundle_clean
    5d214af Merge pull request #3858 from muchweb/muchweb-patch-1-editor
    7daf740 Merge pull request #3874 from diraol/patch-2
    0665ece Merge pull request #3973 from moul/pr-boot2docker-update
    31b351c Merge pull request #3947 from mkwmms/patch-1
    0a8ca6a Merge pull request #3918 from cbazin/master
    b55effd Merge pull request #3919 from delphij/history-extendedglob
    34d3680 Merge pull request #3838 from forivall/hyphen-insensitive
    3a57076 Merge pull request #3813 from ziegs/fix_gradle_tasks
    628c1fe Merge pull request #3848 from tristola/master
    058def3 Merge pull request #3798 from dnixx/vundle-update
    5fba46a Merge pull request #3821 from tresni/fix_minimal
    c0b283c Merge pull request #3833 from coopermaruyama/master
    6a340d9 Merge pull request #3988 from UserTaken/docker_update
    ea5ff03 Merge pull request #3759 from mikeokner/master
    04c301b Merge pull request #3975 from wernerb/patch-1
    a1e722d Merge pull request #3976 from rodrigoargumedo/patch-1
    422db48 Merge pull request #3986 from evilhamsterman/master
    3d2bf22 Merge pull request #4001 from ivanfoo/fixOddCharsOnMac
    a778463 Merge pull request #3929 from GunfighterJ/GunfighterJ-patch-sublime3
    78bbf7a Merge pull request #3809 from ncanceill/easymerge
    c6460ef Fixed odd chars on mac for agnoster theme
    a7e7982 Add mix-fast plugin (similar to rake-fast)
    55b1a2b Update _docker
    3d670c0 Adding quotes to git completion discovery path
    4cc0a26 A paver (Python build and configuration utility) plugin
    26c7adf Revert "Added migration notification for rails plugin"
    8b95bdb Added github in web_search plugin.
    83295ec last-working-dir working with spaces in dirnames
    d0b690b use local options to set no_equals before sourcing bash completion script
    9eaf511 Merge pull request #3990 from ncanceill/plugin-git
    f1a43da git plugin: new/changed aliases gaa was brought back by popular demand — see #3535 gap was replaced with gapa — see #3682 gdc was replaced with gdca — see #3977
    e55d84f Add reference to bundler plugin issue in README
    763cef8 Add `leaves` command to `brew` completion
    4b76b74 remove trash command from osx plugin
    cf3fb87 Added README.md file for ForkLift plugin
    81da076 Added README.md file for atom plugin
    a2d7d36 Added README.md file
    c28b226 Fix README.md for sst command
    0e35bd4 Plugins: vi-mode: Add first README file
    0f96e8e Plugins: archlinux - add basic README.
    e592968 Plugins: archlinux - use command -v in favor of which
    e0ce876 Plugins: apache2-macports - add README
    3f92985 Added references to the `external themes` wiki page.
    8eb31a6 git plugin: fix ggpnp when called without argument also allow multiple arguments for ggp and ggl aliases
    81eec40 * Added header with help and information * Moved git information to left prompt, with support for: * +ZSH_THEME_GIT_PROMPT_UNTRACKED, MODIFIED, STASHED, ADDED, UPSTREAM STATUS (if applicable) * Removed right prompt * Refactored following Google's guidelines for scripts [ http://goo.gl/oJSXH2 ] * Using local variables where applicable
    1f008b4 Update Mix complition upto 1.0.4
    02c2b74 Update aliases in laravel5.plugin.zsh file
    266894c Update taskwarrior.plugin.zsh
    1a4dc0d Renamed 'ss' alias to 'sstat' (to avoid collision with /bin/ss).
    69dee65 Fixed typo in README
    8791d7e Update bgnotify.plugin.zsh
    980528f fix typo
    af4ffe5 adb: add more commands
    c838b9a Update README.markdown
    fb5b83d Fixed jump pluging to display the right mark name on 'mark . '
    563e105 Added README for mercurial plugin
    4ab4300 Add git to prerequisites
    23ac32d add help link to install zsh
    4c409b0 sublime: Make subl a function so it can be called from functions in other modules
    e8ac8b9 Added support for detecting Sublime Text 3 on Arch Linux
    6bec3c6 Update history-substring-search README
    83c3316 Added the tugboat autocompletion plugin
    f513999 git plugin: make b local in gg* functions because it leaked, and led to #3991
    6ff96da git plugin: fix error msg in gwip alias because git rm will fail when no files were deleted
    6c29041 git plugin: global var for git command due to issues like #3962 until a proper plugin-loading system is implemented
    a570f4b git plugin: bring back olg gg aliases by popular demand, see #3972
    557dc09 More run and create options
    2fb3265 Only load url-quote-magic if it is available. Partially fixes #3614
    25df9f3 Disable globbing when executing `zeus rake` aliases to enable use of square brackets without escaping
    2d40cc0 Add git_prompt_behind and git_prompt_exists
    f21a672 add kitchen completion plugin from @petere
    70c4a27 Added a possibility to display the remote branch and the number of commits you are ahead or behind
    41104f8 Fix homebrew directory in aws plugin.
    1653545 Recognize comments by default.
    a28dbc8 Move custon *.zsh file sourcing up so that they can load plugins and other things that come after.
    8652fd6 added comment functionality
    de56943 Improved the `_git_time_since_commit` function.
    729b19c Remove docker insert command
    45e3f62 Add README for httpie plugin
    3cc3084 Fix typo in $VCS_CLEAN_COLOR in adben theme
    a98501d Grep bug in Agnoster
    d686f8a generate with 'pod --completion-script' /cc thx to @ajmccall
    a2f782e updated the command list to the latest cocoapod version (0.33.0)
    6a1b832 No input for Update Check defaults to Yes
    b7d041c Add rdrs method to reset the database(s)
    5770ad5 Set AWS_PROFILE and use existing RPROMPT
    3a77433 Add new boot2docker options
    4224c2a Merge pull request #3494 from AlexTalker/short-host
    51e366e Merge pull request #3339 from Xophmeister/master
    4c21557 Merge pull request #3320 from moul/pr-boot2docker
    3e88e53 Merge pull request #2999 from nicorevin/master
    dac07b2 Merge pull request #2736 from felipec/fc/gitfast
    35c7b7b Merge pull request #1951 from Neal/extract-ipsw
    cb89fcd Merge pull request #2836 from ptamarit/chsh-etc-shells
    11c7baf Merge pull request #3651 from mcornella/batch-close-3
    a449d53 Merge pull request #2790 from ncanceill/plugin-git
    da21092 Merge pull request #3945 from nicolas-brousse/homebrew-plugin
    1b625af Merge pull request #3952 from lbraun/patch-1
    cffeefd Add installation instructions to README
    cc63928 Round 3 of batch-closing obsolete issues
    7f232f6 Respect $ZSH_CACHE_DIR when creating fasd's cache
    9c75551 Merge pull request #3887 from jadb/add-cakephp3-plugin
    7416018 Create new aliases for homebrew plugin
    0c8cb11 Add sublime text 3 paths to check list
    743be91 Don't leak extendedglob to global environment.
    7b478d7 Detect the .venv in any parent directory of the current directory
    6504a2d Add CakePHP3 plugin
    4d0aca4 Differing upgrade and safe-upgrade
    5b75cc7 Many updates to git plugin (see #2790)
    9a5e1a0 Use $EDITOR
    03b8c19 Fix 'chsh' by checking '/etc/shells' instead of using 'which'
    d60d4f6 Add alias of bundle clean
    83cf909 Added aliases for docker compose
    d80918b add markdown extension to README
    24552f0 Add readme and add new alias cfpc: paste+compile+copy
    4512161 Update template zshrc with HYPHEN_INSENSITIVE
    a315ddc typofix
    8e8cdc0 Add coffeescript aliases: cf, cfc, cfp
    66052e2 Add hyphen insensitivity
    5c9c373 Fix minimal.zsh-theme's check for in_svn and add support for mercurial
    551d68a Fixes gradle autocomplete. Regex did not include subproject tasks before.
    7f0b577 Use the newest Vundle commands
    8cf04ed Fix echo nothing if $SHORT_HOST doesn't exist.
    f1d12c5 Add .ipsw to the extract plugin.
    663d432 Minor cosmetic fix to minimal theme
    95d5f2c [boot2docker plugin] Initial version
    8a43d35 fix paclist() for non-english locales
    5918d91 gitfast: back-port prompt fix
    6a5c8fb gitfast: update to upstream v1.9.2

    git-subtree-dir: repos/robbyrussell/oh-my-zsh
    git-subtree-split: 599831b85a5fd4564ab820530e2bb45f37ca3f99

    mj
     

25 Feb, 2015

1 commit

  • 6ddd44a Merge pull request #3622 from koddsson/notifier-plugin-if-order
    656db4d Merge pull request #3623 from uberspot/nmap_feat
    1308515 Re-order OS detection if..else statement.
    0dc7b5c add nmap plugin with some aliases for scan modes
    31e29e1 Merge pull request #3625 from tandrup/master
    1dcc81c Merge pull request #3630 from designorant/grunt-plugin-update
    8b45118 Update Grunt plugin to 0.1.2
    7fc47e7 Fixing spaces in title and message given to bgnotify on OS X
    677acc3 Merge pull request #3486 from ckesc/master
    bd792f0 Merge pull request #3444 from lululau/httpie-pr
    9aa11c3 Merge pull request #3458 from rexk/feature/go-plugin-upgrade
    86a41a8 Merge pull request #3480 from dskecse/add-rails-rdms-alias
    d28917d Merge pull request #1999 from akatov/carton
    78cfe75 Merge pull request #3301 from t413/master
    aa9325a Merge pull request #3025 from DanielOaks/ys-newness
    b91ca24 Merge pull request #3394 from zghember/master
    4353162 Merge pull request #2407 from mgalgs/gmt-compdef
    237304a Merge pull request #2346 from zsiciarz/master
    2728543 Merge pull request #3508 from joshtronic/patch-1
    07ebfd8 Merge pull request #3497 from hsingh23/patch-1
    9c0b643 Merge pull request #3509 from joshtronic/patch-2
    ff6ca9b Merge pull request #3538 from TheLinuxKitten/grep-if-color
    e2fd99a Merge pull request #3526 from DariusPHP/master
    be63e8b Merge pull request #3518 from mfaerevaag/master
    6809b42 Merge pull request #3541 from agios/tmuxinator
    983c0c9 Merge pull request #3615 from mopsfelder/hgprompt
    49a3dd1 Merge pull request #3608 from idjaw/master
    c4c3d32 Merge pull request #3544 from tejasbubane/add-all-alias-in-git-plugin
    7649c29 Merge pull request #2009 from akatov/grunt
    9d0a9b8 Merge pull request #3559 from WarFox/feature/mvn-plugin-src-docs
    d80f620 Merge pull request #3561 from jakobj/master
    7c2d84f Merge pull request #3569 from avalent/master
    2f23f33 Merge pull request #3577 from jameswomack/npm_convenience_aliases
    377b1f9 Merge pull request #3580 from LukasDoe/master
    e1bcd77 Merge pull request #3601 from nextgenthemes/master
    57ed0cd Merge pull request #3598 from roderickrandolph/master
    56bc1c3 Merge pull request #3609 from craigp/added_local_hex_to_mix_plugin
    43bdea4 Removing say() function in perl plugin so that it doesn't overwrite OSX comand line utility. Closes #2562
    ce607d3 Adding keystrong return to oascrupt per suggestion by @enzzzy. Fixes #2913.
    6713aef Merge branch 'master' of github.com:robbyrussell/oh-my-zsh
    aa16e18 Updating histoby-substring-search README to instruct user to load plugins via .zshrc. Closes #1832.
    7b71dcc Merge pull request #3610 from bderrly/zle-active-check
    d7837c6 Shorten the zle check and reset-prompt into one line.
    efd6d4d Merge pull request #3597 from apjanke/no-dot-in-cdpath
    a1de65e Removing --no-check-certificate from README
    5cd3182 Missed a few textile formatting spots
    caac64c Few copy edits to README
    8f1741d Moving README to markdown... and taking first steps at reorganizing it. Also updated the LICENSE to reflect 2015.
    0a99ca0 plugins: mercurial: Update the order prompt vars are displayed
    77140a2 Merge pull request #3603 from alx741/master
    bc8abe5 Verify zle is active before trying to reset-prompt.
    9bf1960 Merge pull request #3607 from mcornella/drop-insecure-url
    aff01d9 Update readme.md
    3936763 Markdown bolds to capital letters
    8ce1245 added the 'mix local.hex' command to plugin completions
    e10470f Adding ssh-config to vagrant plugin autocomplete. Was missing
    152a751 Revert usage of install.ohmyz.sh URL, until HTTPS support.
    223197b Merge pull request #3533 from maff/chucknorris-fortune
    8d561aa Merge pull request #3573 from mcornella/fix-taskwarrior-first-completion
    dcc08b0 Merge pull request #3545 from BilalBudhani/ember-cli-plugin
    9a58e8d Merge pull request #3578 from ctroncoso/patch-1
    67fff60 Merge pull request #3589 from miguxbe/master
    84a318b Merge pull request #3590 from voronkovich/master
    5b429b6 Merge pull request #3596 from kossmac/master
    24ebf9c Merge pull request #3591 from zmwangx/ls-variants
    c5e8713 Merge pull request #3594 from pi0/master
    33900df PLUGINS: vi-mode: allow ctrl-h, ctrl-?, ctrl-w for char and word deletion
    099246d PLUGINS: vi-mode: allow ctrl-p, ctrl-n for history navigation
    d8b9932 Update readme.md
    660eeb1 Update readme.md
    3120b9a Update readme.md
    f50b3fe Create ubuntu plugin, based on debian plugin.
    6b29aab Create readme.md
    8b5950b Fix: "\s" is a gawk-specific regexp operator.
    23d4e7e Merge pull request #1 from roderickrandolph/fix-return-status-arrow-color
    46e6e2e Fixes incorrect prompt arrow color
    6ccf67a Do not put explicit dot in $cdpath, since it causes problems on Cygwin due to an underlying zsh bug.
    cd36ded added stats command to docker plugin
    7c73a3a Laravel 5 support
    2790a5e Bring back -h option to ls variants
    b39dbec Fix tmuxinator completion for symlinked dirs
    ec9525b Add initial JHBuild plugin support
    7c00bcd Modify theme to optimize the usability, when you use solarized dark as shell color scheme.
    4b20bfe Fix first-tab completion in task command
    68955f1 docker containers based on defined names
    6967393 Add convenience aliases for installation of npm modules
    3b6a695 Merge branch 'master' of github.com:avalent/oh-my-zsh
    3ba10ad Added cab autocompletion to the cabal plugin.
    6bccb1a removed superfluous vcs_info_msg in trapd00r theme
    fc606d9 Added alias for downloading maven dependencies' sources and javadocs
    2e0da68 add chucknorris plugin
    431faa9 Creates Ember-cli plugin and Adds its aliases
    8cb97d6 Add alias for git add --all
    f2130fa Test if --color=auto is a valid option for grep
    c4d3de1 added server:run alias
    4533c7a [wd] Update to v0.4.1
    49549d9 Update git-hubflow.plugin.zsh
    fd3a348 Update git-flow.plugin.zsh
    b2f8764 Adds completions to wp-cli plugin
    5b90092 Sublime Text plugin: added sst alias for sudo run sublime
    a55a313 Add rdms alias to rails plugin
    8105d4a Merge commit '175b4a807383530aa75145b5b6fdedb3ce1f11f2'
    8790fa3 go plugin upgrade for version 1.4
    957564a Add completion for httpie
    6fd0b73 Merge commit '141c2e593401f245a9f9bb0799ada8bf14b677d7'
    6f70d28 Update theme "jispwoso" to support ret status and git
    fd69c34 Add screenshots to readme
    98fc8dd Fix for OS X when no window id is returned (like on the desktop)
    cbec1d7 Add window ID fallback for windows.
    3d376bb Fix renamed method issue.
    adafe27 add cygwin windows support with notifu, add to readme
    0b0cc2c Fixed math on linux, removed debug echo.
    e16d3e4 Add bgnotify plugin, a cross-platform background notifier!
    49e10ae Make 'ys' theme use hg repo info too
    1274a5e Added cabal freeze subcommand.
    1ab0f77 Updated cabal commands for Cabal 1.20
    859a37d Fixed typo in cabal plugin.
    d3acea3 Updated cabal plugin with Cabal 1.18 commands.
    33ef34b Fix gmt compdef
    1af012d carton was renamed to cask
    55c90b1 grunt completion courtesy of @yonchu: https://github.com/yonchu/grunt-zsh-completion
    7fb1712 carton completion plugin

    git-subtree-dir: repos/robbyrussell/oh-my-zsh
    git-subtree-split: 6ddd44a341c77910ac64ec2f67ee762ecebcc82d

    mj
     

15 Feb, 2015

1 commit